- Los Angeles, California
- https://www.youtube.com/@CodeBlazeX
-
MLE for XR Intern @ Samsung Research | Graphics researcher @ USC, Institute of Creative Technologies | YouTuber creating Game Development content
- Joined on
2024-02-28
Block a user
Nodes: File path socket subtype for string sockets
Some feedback on UI: In Blender filepaths are usually drawn on entire length of the block, without text on the left (for example in Output properties). Folder icon makes it obvious it's…
Devashish Lal
pushed to gsoc/file-selector-socket-subtype at Devashish-Lal/blender
2024-06-15 06:51:20 +02:00
d481f54c0d
Merge branch 'main' into gsoc/file-selector-socket-subtype
78e65fc480
Merge branch 'blender-v4.2-release'
8ab246ddde
Build: fix linking FFMPEG & x265 on Linux
998dd1cdfe
Cleanup: Sculpt: Use simpler argument for brush utility function
baf84f1ec9
Cleanup: Sculpt: Remove unused vertex indices argument
Devashish Lal
pushed to gsoc/file-selector-socket-subtype at Devashish-Lal/blender
2024-06-15 06:44:43 +02:00
c2805f87e9
rna fix
Devashish Lal
pushed to gsoc/file-selector-socket-subtype at Devashish-Lal/blender
2024-06-14 21:57:38 +02:00
77d8c8b559
rna changes
WIP: file path socket subtype registration
Devashish Lal
pushed to gsoc/file-selector-socket-subtype at Devashish-Lal/blender
2024-06-14 20:31:00 +02:00
ee5edf6018
file path socket subtype registration
ad3c92b660
Cleanup: Remove unnecessary namespace specification
aae9d44740
Cleanup: Sculpt: Rename and move plane-based brush utilities
0632f7af07
Merge remote-tracking branch 'origin/blender-v4.2-release'
0ab1291716
Windows: 4.2 library updates
Devashish Lal
created branch gsoc/file-selector-socket-subtype in Devashish-Lal/blender
2024-06-14 20:30:59 +02:00
c83d2a2cc9
Merge branch 'main' into gsoc/stl-import
d761634fb3
Merge remote-tracking branch 'origin/blender-v4.2-release'
9f1f869e16
make.bat: Enable .py formatting with make format
a6cfc86469
Fix #86114: Multires Displacement Smear brush + Dyntopo Error
599f6f612f
Cycles: Add tool tips for debug blue noise sampling patterns
New File Import Geometry Nodes
090a54438b
Merge branch 'main' into gsoc/stl-import
1c92d26bfc
PyAPI Doc: fix typos causing untyped parameters
8719057b4a
Cleanup: unused arguments and warnings raised by pylint
17ec64770c
Extensions: ensure paths are always included for the "build" command
b15dc90c9d
Fix #119282: Enable edge-pan when duplicating nodes from menu
STL Import Geometry Node
Yeah that’s the plant to change this to a file selector. String input for now is just for testing. I need to look at some existing nodes to see how a file selector input is setup
STL Import Geometry Node
Isn't nodes under Input all red color nodes? now that I think about it the Import nodes could also be a red color node. not sure how to make it red tough. I am taking a look at node_fn_input_bool.cc