manuelk
|
7bdbf0c8a2
|
One more fix for the Linux cmake build
fixes #258
|
2014-04-11 18:33:11 -07:00 |
|
mkraemer
|
05a7db5e14
|
Make CMake path variables more robust
Add quotes around variables containing paths - this might require a second pass...
fixes #258
|
2014-04-09 16:43:38 -04:00 |
|
Takahito Tejima
|
d960990063
|
Remove FarMesh dependency from Osd*Context. The context constructor takes
subdivision tables and vertex edit tables directly.
|
2014-03-28 12:10:13 -07:00 |
|
Takahito Tejima
|
1d8cb62255
|
Add OsdUtilPatchPartitioner. It splits patcharray into subsets so that clients can draw partial surfaces for both adaptive and uniform.
Also added a new example facePartition which uses OsdUtilPatchPartitioner.
|
2014-03-19 10:25:12 -07:00 |
|