5
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
merged in Okan's, restored old trace visibility attribute More... about 18 years ago
fix for "integer transmission" More... about 18 years ago
Added a tentative check for the old style visibility transmission attribute, further pl_cleanup improvements. More... about 18 years ago
Removed the depreciated warning code from RiAttributeV. More... about 18 years ago
Version bump + fixed the bug in rib.y that Jeremy reported More... about 18 years ago
Added some newlines to get rid of gcc warnings More... about 18 years ago
Removed an unnecessary assertion in pointHierarchy.cpp More... about 18 years ago
MakeBrickMap tweak More... about 18 years ago
MakeBrickMap updated More... about 18 years ago
pulled fixed version from pl_cleanup More... about 18 years ago
fix transmission etc More... about 18 years ago
shade hit mode should be "shader" More... about 18 years ago
Okan's pl branch cleanup for type bashing More... about 18 years ago
fix crash if lu decompose fails More... about 18 years ago
Point hierarchy tweaks More... about 18 years ago
old visibility attribute support More... about 18 years ago
support for old visibility attributes More... about 18 years ago
camerahitmode "primitive" = use opacity attribute (even tho new prman uses 1) More... about 18 years ago
extended hit mode support More... about 18 years ago
split trace attribute into diffuse or specular to be compatible with PrMan, updated XCode project More... about 18 years ago
RenderMan compliant hitmode attributes (started) More... about 18 years ago
uniform->varying premotion fix for parameter passing More... about 18 years ago
permutation table fixes More... about 18 years ago
permute table fixes More... about 18 years ago
fix precedence so ?: works, added support for "point 0" (bmrt shaders do this lots) More... about 18 years ago
recompiled shaders for new non-float branch More... about 18 years ago
fixed precedence on || && !, resolved string == type to be float More... about 18 years ago
Windoze fixes, replaced boolean ops with general arithmetic ops More... about 18 years ago
add ability to tell whether PL operands are uniform or not, so they can be premoted appropriately if needed More... about 18 years ago
moved dynamic PL helpers to their own file and fixed uniform->varying promotion of varying params More... about 18 years ago