5
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a bug in texmake More... almost 18 years ago
fix displacement + messagepassing assert failure More... almost 18 years ago
Gather bug fix, initial stab at more accurate grid size estimate More... almost 18 years ago
debug support, fix object insertion to drop objects if we're past their end bucket More... almost 18 years ago
thread safety fix for gross opacity culling More... almost 18 years ago
use atomic ops for gprim counting More... almost 18 years ago
Solved the ray intersection bug More... almost 18 years ago
remove local refCount from CObject More... almost 18 years ago
removed PARAMETER_RAYTRACE from displaceEstimate call More... almost 18 years ago
debug code to draw bounding boxes More... almost 18 years ago
displacement fix More... almost 18 years ago
We no longer evaluate displacement shader for dicing estimate. Changed ri.h define from RI_H to PIXIE. More... almost 18 years ago
use barrier variants on OSX to ensure multiproc / PPC works correctly More... almost 18 years ago
work around __APPLE__ being undefined if you use fltk More... almost 18 years ago
add maxdist arg to trace() calls More... almost 18 years ago
Atomic Windoze fixes More... almost 18 years ago
Incorporated atomic operations, got rid of refCountMutex More... almost 18 years ago
Minior change to atomic.h for better compatibility More... almost 18 years ago
Generic atomic increment/decrement on unsupported platforms More... almost 18 years ago
Updated atomic.h More... almost 18 years ago
Resurrected olfd filterstep implementation, started atomic management of stats More... almost 18 years ago
tag fixes More... almost 18 years ago
constraints enforcement for pl list (coordsys "" is "world") More... almost 18 years ago
constraints enforcement for pl list (coordsys "" is "world") More... almost 18 years ago
added back handle and filemode for indirectdiffuse, added texture scratch initializer for use inside the indirectdiffuse code (so we're sure it's in a good state before texture lookup) More... almost 18 years ago
added back handle and filemode for indirectdiffuse, added texture scratch initializer for use inside the indirectdiffuse code (so we're sure it's in a good state before texture lookup) More... almost 18 years ago
fix mistake increment of operand in idexpr More... almost 18 years ago
removed old-value saving from pl mechanism More... almost 18 years ago
plHash improvements More... almost 18 years ago
force derivatives for points (and zero derivatives across curves) More... almost 18 years ago