0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 6 hours ago.
May 13, 2023 — May 13, 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... about 13 years ago
Put information in the help card. Added README info. More... over 14 years ago
Added a bit on how to build the docs from source. More... over 14 years ago
Updated docs and added some more screenshots. More... over 14 years ago
Updated 3delight and prman cmake modules to latest from vfxbits. More... over 14 years ago
Slight update to 3Delight cmake module. Houdini cmake module now builds on Mac OSX! More... over 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... over 14 years ago
attributes now get put into the SOP geometry. More... over 14 years ago
Initial commit. More... over 14 years ago