Prakhar-Singh-Chouhan
  • Joined on 2023-02-20
Prakhar-Singh-Cho... pushed to main at Prakhar-Singh-Cho.../blender 2024-03-05 15:26:45 +01:00
a4e5469cc0 BLI: Bounds: Add basic functions
a58a2b0f5d Merge branch 'blender-v4.1-release'
8c3b85d666 Fix #84848: Specific Rig Crashes blender when going into pose mode
959595069d Fix #95411: Collada export crashes if temporary file is not accessible
Compare 1558 commits »
Prakhar-Singh-Cho... commented on pull request blender/blender#117299 2024-03-02 10:12:32 +01:00
#103978 Add deprecation warnings to GPUBatch program usage.

@Jeroen-Bakker should i do some changes to this ?

Prakhar-Singh-Cho... pushed to #103978 at Prakhar-Singh-Cho.../blender 2024-02-14 20:50:12 +01:00
a27d08ba67 final changes
Prakhar-Singh-Cho... commented on pull request blender/blender#117299 2024-02-03 06:07:51 +01:00
#103978 Add deprecation warnings to GPUBatch program usage.

@Jeroen-Bakker is the issue resolved or do I have to make any changes to the PR ?

Prakhar-Singh-Cho... pushed to #103978 at Prakhar-Singh-Cho.../blender 2024-01-29 16:47:50 +01:00
9332046d29 Fix #103978 Add deprecation warnings to GPUBatch program usage
Prakhar-Singh-Cho... commented on pull request blender/blender#117299 2024-01-29 10:51:12 +01:00
#103978 Add deprecation warnings to GPUBatch program usage.

@Jeroen-Bakker removed the merge conflict markings.

Prakhar-Singh-Cho... pushed to #103978 at Prakhar-Singh-Cho.../blender 2024-01-29 10:47:25 +01:00
7d4cc85364 merge conflict markings removed
Prakhar-Singh-Cho... commented on pull request blender/blender#117299 2024-01-27 14:37:28 +01:00
#103978 Add deprecation warnings to GPUBatch program usage.

@Jeroen-Bakker I have merged the changes, can you have a look at them.

Prakhar-Singh-Cho... pushed to #103978 at Prakhar-Singh-Cho.../blender 2024-01-27 14:34:44 +01:00
3c47e0352a new1
Prakhar-Singh-Cho... pushed to #103978 at Prakhar-Singh-Cho.../blender 2024-01-27 14:33:29 +01:00
Prakhar-Singh-Cho... pushed to #103978 at Prakhar-Singh-Cho.../blender 2024-01-27 14:17:34 +01:00
6cf475aa2d Deprecation warnings added
11b08fdc1c "deprecation warnings added"
Compare 3 commits »
Prakhar-Singh-Cho... pushed to #103978 at Prakhar-Singh-Cho.../blender 2024-01-27 11:24:15 +01:00
4cda8c8410 Merge branch 'main' into #103978
13b046140f Merge remote-tracking branch 'upstream/main'
e8b7731d7c UI: Use icon for curves surface UV map property
359bfbcd78 Cleanup: Use enum class and forward declaration for paint mode
fb0d6198c0 Cleanup: Move remaining asset editors code to C++ namespace
Compare 156 commits »
Prakhar-Singh-Cho... pushed to main at Prakhar-Singh-Cho.../blender 2024-01-27 11:15:35 +01:00
13b046140f Merge remote-tracking branch 'upstream/main'
e8b7731d7c UI: Use icon for curves surface UV map property
359bfbcd78 Cleanup: Use enum class and forward declaration for paint mode
fb0d6198c0 Cleanup: Move remaining asset editors code to C++ namespace
38647b6dc2 Fix: suspicious time-stamp console warnings on macOS
Compare 101 commits »
Prakhar-Singh-Cho... commented on issue blender/blender#100031 2024-01-24 18:15:57 +01:00
Fillet Curve Node: Add a point selection input

Ohhk I'll look into it then.

Prakhar-Singh-Cho... commented on issue blender/blender#100031 2024-01-24 18:10:11 +01:00
Fillet Curve Node: Add a point selection input

@HooglyBoogly how close is this fix https://archive.blender.org/developer/D16009 with regards to the main one because I was reading through this fix and found a lot of stuff being fixed....

Prakhar-Singh-Cho... pushed to main at Prakhar-Singh-Cho.../blender 2024-01-24 17:22:09 +01:00
17cdcc8de2 Merge remote-tracking branch 'upstream/main'
7e87513368 GPv3: Offset modifier
2eabfc4854 Cleanup: Move uvedit_intern.h to C++
02582213de Cleanup: Move BKE_layer.hh to C++
52152aac90 deps_builder: include all oiio tools for windows
Compare 54 commits »
Prakhar-Singh-Cho... commented on issue blender/blender#100031 2024-01-23 15:28:51 +01:00
Fillet Curve Node: Add a point selection input

@HooglyBoogly is this issue still open ??