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