0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 20 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from tremolo/master More... almost 13 years ago
If you load a point cloud that has only the base information (P,N,area) but no color channel (or any other extra channel), Houdini crashes because in GR_rmanPtc::renderWire there is an invalid pointer when detail->attributes[display_channel] is accessed. There is an extra check now to make sure that detail->attributes contains at least one channel. If no color information is given, the points are rendererd in white color. More... almost 13 years ago
Updated to compile against H11 HDK api. H10 is no longer supported. More... almost 13 years ago
Put information in the help card. Added README info. More... about 14 years ago
Added a bit on how to build the docs from source. More... about 14 years ago
Updated docs and added some more screenshots. More... about 14 years ago
Updated 3delight and prman cmake modules to latest from vfxbits. More... about 14 years ago
Slight update to 3Delight cmake module. Houdini cmake module now builds on Mac OSX! More... about 14 years ago
Added some new files (COPYING, CHANGES, README). Fixed a load of bugs. Implemented the rest of the features for v0.1. Added license headers. Added comments to some of the code. More... about 14 years ago
attributes now get put into the SOP geometry. More... about 14 years ago
Initial commit. More... about 14 years ago