Prikshit singh Prikshit-singh
  • Joined on 2023-11-23
Prikshit singh pushed to Fix/geometry_nodes at Prikshit-singh/blender 2024-01-03 17:58:29 +01:00
59a97c30c9 Add condition in update_existing_bake_caches
7d44065f73 Cleanup: Revert replacement of GSQueue with std::queue
369f1fe4e2 Fix #116558: Console error due to missing property use_template_override
06eda2a484 Cleanup: Remove most indirect includes of BKE_customdata.hh
dcbc5a3641 Cleanup: Correct and improve comments in DNA_customdata_types.h
Compare 10 commits »
Prikshit singh created branch Fix/geometry_nodes in Prikshit-singh/blender 2024-01-03 17:58:28 +01:00
Prikshit singh commented on issue blender/blender#116518 2023-12-26 06:01:02 +01:00
UI: Not the same placeholders for socket and modifier inputs

I didn't get the problem here, did you mean different hint text Collection and ID ?

Prikshit singh created pull request blender/blender#116527 2023-12-25 10:04:34 +01:00
Fix #116380: Pinning node editor context clashes with switching to Tool mode
Prikshit singh pushed to Fix/Pinned-to-tool at Prikshit-singh/blender 2023-12-25 09:57:45 +01:00
1adcaff3ea Add two extra condtion to update from context
Prikshit singh created branch Fix/Pinned-to-tool in Prikshit-singh/blender 2023-12-25 09:57:45 +01:00
Prikshit singh created pull request blender/blender#116493 2023-12-23 17:25:19 +01:00
Fix #116458: Clay strip sculpts on back face when front face only is turned on
Prikshit singh pushed to Fix/Sculpt_front_face at Prikshit-singh/blender 2023-12-23 17:07:25 +01:00
0a2b310cb4 Add sculpt_brush_test_sq_fn to clay strips
eac4a6c697 Anim: add checks for system overrides to bone collection operators
dea7d65ee7 Fix: Crash in single value input to Glare node
e055db6605 Realtime Compositor: Implement Defocus node
da78dd47e3 Fix #116343: Drawing on frame with auto-keying off gives error
Compare 10 commits »
Prikshit singh created branch Fix/Sculpt_front_face in Prikshit-singh/blender 2023-12-23 17:07:25 +01:00
Prikshit singh commented on issue blender/blender#113917 2023-12-18 18:13:11 +01:00
GPv3: Merge by distance

While solving this issue I got stuck at ```Create an array distances that computes the accumulated distance for every point to the first point (e.g. the fist point has a distance of 0, every next…

Prikshit singh commented on issue blender/blender#114987 2023-12-18 10:38:10 +01:00
Migration: GPv2 to GPv3

ok

Prikshit singh commented on issue blender/blender#114987 2023-12-16 15:24:43 +01:00
Migration: GPv2 to GPv3

Hi @filedescriptor I want to help complete this todo list , could you provide me a starting point. Thank you

Prikshit singh created pull request blender/blender#116182 2023-12-14 11:48:46 +01:00
Fix #116099 : Shader to RGB not visible in EEVEE next
Prikshit singh pushed to Fix/shaderToRGB at Prikshit-singh/blender 2023-12-14 11:45:15 +01:00
ec06d0f5a2 Add EEVEE next in ui
Prikshit singh created branch Fix/shaderToRGB in Prikshit-singh/blender 2023-12-14 11:45:15 +01:00
Prikshit singh closed pull request blender/blender#116006 2023-12-12 06:26:30 +01:00
WIP: Fix: #115979 issue
Prikshit singh created pull request blender/blender#116006 2023-12-10 16:38:08 +01:00
WIP: Fix issue #115979
Prikshit singh created branch Fix/bounding-box in Prikshit-singh/blender 2023-12-10 16:35:40 +01:00
Prikshit singh pushed to Fix/bounding-box at Prikshit-singh/blender 2023-12-10 16:35:40 +01:00
ea52010bf5 Divide the size by half
Prikshit singh commented on issue blender/blender#115727 2023-12-05 15:57:32 +01:00
Node Editor: Image and Principled have missing Enums in properties inspector

Could I work on this issue.