0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jun 28, 2024 — Jun 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add and wrap way to set UV data to a mesh
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Shader output was wired wrong way around.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
No need to set scene reference explicitely.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Set scene reference for Client in constructor.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Tell what device we're using.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Move initialisation code up.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Ensure ccycles.dll is loaded properly.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Change libpath setting to simple global var.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Use the new set_kernel_path API call to set proper kernel search location.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Add set_kernel_path API entry to CSycles with corresponding entry in CCycles.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Add API for setting lib path for CUDA kernel searching.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Add missing FinalizeGraph() call
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
not Add() but AddNode()
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Output shader sockets are called Closure in CSycles
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Add missing Normal socket on Refraction BSDF inputs.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
GREATER_THAN transform into Greater_Than
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Add missing Normal socket on diffuse BSDF inputs.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Make sure test files get copied in place.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Add test file, mostly borrowed from Cycles standalone package.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Don't forget to set image dimensions to node.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Improve .gitignore
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Make sure we set a "filename" to ImageTextureNode
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Fix typo
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
No booleans to set for ImageTextureNode.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Copy dependencies always.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Remove redundant else clause and redundant qualifier.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Don't set is_linear and is_float, managed in Cycles.
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Don't set is_float and is_linear here
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Improve .gitignore
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago
Add builtin data handlers for CCycles
Nathan Letwory (Blender)
as Nathan Letwory
More... almost 11 years ago