- 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
Geometry Nodes: OBJ Import Node
curve_init is usually called from curve_add, which does the same thing but requires a blender context. since I don't have a blender context I am essentially doing what curve_add does internally
Geometry Nodes: OBJ Import Node
Passing pointers is how I see it in the functions exposed by the OBJ and STL importers
98a73b8036
Merge branch 'main' into gsoc/obj-import-node
6fbb5ce8d8
Merge branch 'blender-v4.2-release'
26ea1f42c3
Fix #122808: Use Default Font when Vfont Missing
2149a0b2cc
EEVEE: Change local light ray clipping method
a023499d28
Fix: EEVEE: Make shadow tracing more robust
WIP: OBJ Import Geometry Node
18f07a0489
onj node created
de7e3f992b
Merge branch 'blender-v4.2-release'
53cb73ecea
Fix: EEVEE: Depth Of Field: Tile artifact on noisy input
49491bc541
Fix: EEVEE: Light: Invalid read in Shadow Setup shader
72e5254669
Merge branch 'blender-v4.2-release'
Devashish Lal
created branch gsoc/obj-import-node in Devashish-Lal/blender
2024-06-30 21:14:52 +02:00
Devashish Lal
pushed to gsoc/file-selector-socket-subtype at Devashish-Lal/blender
2024-06-18 07:56:10 +02:00
a4c203691f
hide label instead of drawnode changes
0916bc7787
Merge branch 'main' into gsoc/file-selector-socket-subtype
49d8566637
Merge branch 'blender-v4.2-release'
cad86f8dec
Merge branch 'blender-v4.2-release'
c5217b1377
Merge branch 'blender-v4.2-release'
Geometry Nodes: Sample Sound node
I am not sure if this is planned but will sample sound node be able to import external file or is it just going to be from data blocks ?
In case you do want to add external file support, I just…
Devashish Lal
pushed to gsoc/file-selector-socket-subtype at Devashish-Lal/blender
2024-06-17 06:13:56 +02:00
b13f075d77
Filepath socket label remvoed