Devashish Lal Devashish-Lal
  • 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
Devashish Lal pushed to gsoc/stl-import at Devashish-Lal/blender 2024-05-29 07:54:07 +02:00
77d318469c Error messages added to stl import geo node
Devashish Lal pushed to gsoc/stl-import at Devashish-Lal/blender 2024-05-29 07:40:27 +02:00
74daf5ba50 Python changes
Devashish Lal pushed to gsoc/stl-import at Devashish-Lal/blender 2024-05-29 07:16:42 +02:00
12a37a70a8 Simple STL Import Geo Node
Devashish Lal created pull request blender/blender#122418 2024-05-29 06:49:06 +02:00
WIP: STL Import Geometry Node
Devashish Lal pushed to gsoc/stl-import at Devashish-Lal/blender 2024-05-29 06:44:52 +02:00
b13fc9614d STL importer refactor
Devashish Lal created branch gsoc/stl-import in Devashish-Lal/blender 2024-05-29 05:54:56 +02:00
Devashish Lal pushed to gsoc/stl-import at Devashish-Lal/blender 2024-05-29 05:54:56 +02:00
fa4e26f1ee Fix: Node assets are missing from the Add menu for certain catalog names
Devashish Lal pushed to main at Devashish-Lal/blender 2024-05-29 05:35:51 +02:00
ddb00ad5e4 License headers: add SPDX header
c5a27f011e Cleanup: spelling in comments
e3a6eed5c5 Cleanup: correct function name spelling
f0603d8fac PyAPI Doc: improve BMesh typing
4b4ae72837 Import Images as Planes: improve option panels
Compare 268 commits »
Devashish Lal commented on pull request blender/blender#119104 2024-05-24 20:33:58 +02:00
WIP: POC of STL import geometry node

Yeah I agree, there is duplication of code here. will do it in a better way fro the actual implementation

Devashish Lal pushed to main at Devashish-Lal/blender 2024-05-23 08:22:47 +02:00
d1516a44f2 Fix use of uninitialized memory in EEVVEE next
b25eefbf9a Fix #122132: Crash canceling nested popups
63599db598 UI: remove "All" option which showed add-ons and themes by default
57c023d580 Preference: add option allow internet access
3b21b0deb1 Fix invalid length passed to BLF_str_selection_boxes
Compare 2856 commits »
Devashish Lal commented on pull request blender/blender#119104 2024-03-31 01:56:43 +01:00
WIP: POC of STL import geometry node

@Devashish-Lal i think it's possible to import stl, obj, usd ... in solo node. if that is the case you can rename node import stl in import files and allow name translation

There are…

Devashish Lal commented on pull request blender/blender#119104 2024-03-07 23:12:18 +01:00
WIP: POC of STL import geometry node

Why you don't add other format in importing system now ?

After going through a few importers, I found STL importer was the simplest to refactor so did that for now. I hope i get to do it for…

Devashish Lal created pull request blender/blender#119104 2024-03-06 01:17:23 +01:00
WIP: POC of STL import geometry node
Devashish Lal pushed to poc/stl_geo_node at Devashish-Lal/blender 2024-03-06 01:13:01 +01:00
0961a6fa3d STL import working
916abaf622 Import STL node created
Compare 2 commits »
Devashish Lal created branch poc/stl_geo_node in Devashish-Lal/blender 2024-03-05 20:36:56 +01:00
Devashish Lal pushed to poc/stl_geo_node at Devashish-Lal/blender 2024-03-05 20:36:56 +01:00
71ff93bb32 Fix: EEVEE-Next: PCF Overshadowing
44d418143e Merge branch 'blender-v4.1-release'
3e09fbf062 Fix #112983: Cycles HIP-RT crash on deleting all objects
e65de74aa5 Cycles: HIP search for ROCm 6 driver
c0f23e79e3 EEVEE-Next: More conservative shadow LOD selection
Compare 10 commits »
Devashish Lal created repository Devashish-Lal/blender 2024-02-28 00:48:34 +01:00