Takahito Tejima
51a45b598d
Updating EULA
2013-07-18 14:19:50 -07:00
manuelk
ad3bacbbbb
remove topology data from FarMesh and refactor uniform / adaptive
...
code paths using FarPatchTables for all serialized topological data.
2013-05-15 17:53:40 -07:00
David G Yu
2a12b21ab2
Removed mutex implementation.
...
We added this to support earlier versions
of hbr, but it is no longer needed.
2013-05-07 11:27:14 -07:00
manuelk
3ea3347128
- fix incorrect name typo
...
- fix incorrect function argument introduced by recent batching work
fixes #137
2013-03-18 14:09:46 -07:00
Takahito Tejima
8efecb0fca
Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc.
...
2 client APIs are changed.
- VertexBuffer::UpdateData() takes start vertex offset
- ComputeController::Refine() takes FarKernelBatchVector
Also, ComputeContext no longer holds farmesh.
Client can free farmesh after OsdComputeContext is created.
(but still need FarKernelBatchVector to apply subdivision kernels)
2013-03-07 17:50:15 -08:00
Philip Rideout
29a2c6bcd0
Python API now allows setting & unsetting holes. Also fixed some clang warnings.
2013-02-17 08:24:21 -08:00
manuelk
a81b4388b1
adding missing license banner
...
fixe #116
2013-02-08 13:48:51 -08:00
Philip Rideout
bb6fd9489b
update docs
2013-02-06 21:27:16 -08:00
Philip Rideout
5f5c22a078
Revamped Python bindings that use SWIG
2013-02-04 21:10:58 -08:00