0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jun 29, 2024 — Jun 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Wrap LightPathNode.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Teach exporter about background shaders.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Add support for light path node.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Add support for environment texture.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Only add nodes that are actually connected.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Don't export values for input sockets if they are connected.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Wrap RGB to BW node.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Wrap BumpNode.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Wrap EnvironmentTextureNode.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Create and use own image data container.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Make sure only default basic runtime checks are enabled
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
SSE and SSE2 arch not used when AVX and AVX2
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Tweak compile settings and options to be closer to Blender Cycles master (SCons).
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Prevent potential null usage.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Adapt test file to show cube better in render.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Change rotation to show a bit better in render
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Rotate before translate
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
misc cleanup
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Remove dead code, clean-up.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Add an exporter tester blend file.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Add a simple, shaderless test scene.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Use an exported shader to use as default surface shader.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Support two new texture nodes in export.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Node name wasn't properly converted everywhere.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Properly convert socket names.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Reference UV-mapped cube.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Add support for reading UV data from XML.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Add a UV-mapped cube.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Explicitely index fdata.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
UV setter is using wrong stride.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago