5
I Use This!
Inactive

Commits : Listings

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