|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+21410 lines, -8169 lines) |
Patch |
 |
M |
ACKNOWLEDGEMENTS.txt
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
CMakeLists.txt
|
View
|
|
6 chunks |
+25 lines, -10 lines |
0 comments
|
Download
|
 |
M |
FEEDBACK.txt
|
View
|
|
1 chunk |
+29 lines, -43 lines |
0 comments
|
Download
|
 |
M |
LICENSE.txt
|
View
|
|
1 chunk |
+1 line, -16 lines |
0 comments
|
Download
|
 |
M |
MANIFEST.txt
|
View
|
|
2 chunks |
+56 lines, -31 lines |
0 comments
|
Download
|
 |
M |
README.txt
|
View
|
|
4 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
A |
arnold/CMakeLists.txt
|
View
|
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
arnold/Procedural/ArbGeomParams.h
|
View
|
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
A |
arnold/Procedural/ArbGeomParams.cpp
|
View
|
|
1 chunk |
+441 lines, -0 lines |
0 comments
|
Download
|
 |
A |
arnold/Procedural/CMakeLists.txt
|
View
|
|
1 chunk |
+76 lines, -0 lines |
0 comments
|
Download
|
 |
A |
arnold/Procedural/PathUtil.h
|
View
|
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
A |
arnold/Procedural/PathUtil.cpp
|
View
|
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
 |
A |
arnold/Procedural/ProcArgs.h
|
View
|
|
1 chunk |
+89 lines, -0 lines |
0 comments
|
Download
|
 |
A |
arnold/Procedural/ProcArgs.cpp
|
View
|
|
1 chunk |
+262 lines, -0 lines |
0 comments
|
Download
|
 |
A |
arnold/Procedural/ProcMain.cpp
|
View
|
|
1 chunk |
+352 lines, -0 lines |
0 comments
|
Download
|
 |
A |
arnold/Procedural/README
|
View
|
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
A |
arnold/Procedural/SampleUtil.h
|
View
|
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
 |
A |
arnold/Procedural/SampleUtil.cpp
|
View
|
|
1 chunk |
+338 lines, -0 lines |
0 comments
|
Download
|
 |
A |
arnold/Procedural/WriteGeo.h
|
View
|
|
1 chunk |
+61 lines, -0 lines |
0 comments
|
Download
|
 |
A |
arnold/Procedural/WriteGeo.cpp
|
View
|
|
1 chunk |
+591 lines, -0 lines |
0 comments
|
Download
|
 |
A |
arnold/Tests/CMakeLists.txt
|
View
|
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
arnold/Tests/testbed.cpp
|
View
|
|
1 chunk |
+85 lines, -0 lines |
0 comments
|
Download
|
 |
A |
build/AlembicArnold.cmake
|
View
|
|
1 chunk |
+154 lines, -0 lines |
0 comments
|
Download
|
 |
M |
build/AlembicBoost.cmake
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
build/AlembicHDF5.cmake
|
View
|
|
3 chunks |
+14 lines, -4 lines |
0 comments
|
Download
|
 |
M |
build/AlembicIlmBase.cmake
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
build/AlembicMaya.cmake
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
build/AlembicOpenEXR.cmake
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
build/AlembicPRMan.cmake
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
build/AlembicPython.cmake
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
build/AlembicZLIB.cmake
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
build/CopyScriptFile.py
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
build/FindIlmBase.cmake
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
build/FindOpenEXR.cmake
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
build/RunPythonTest
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
build/bootstrap/CMakeLists.txt
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
M |
build/bootstrap/alembic_bootstrap.py
|
View
|
|
5 chunks |
+21 lines, -2 lines |
0 comments
|
Download
|
 |
M |
build/bootstrap/boost_trycompile/CMakeLists.txt
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
M |
build/bootstrap/boost_trycompile/boost_trycompile.cpp
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
M |
build/bootstrap/hdf5_trycompile/CMakeLists.txt
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
M |
build/bootstrap/hdf5_trycompile/hdf5_trycompile.cpp
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
M |
build/bootstrap/ilmbase_trycompile/CMakeLists.txt
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
M |
build/bootstrap/ilmbase_trycompile/ilmbase_trycompile.cpp
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
M |
build/bootstrap/zlib_trycompile/CMakeLists.txt
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
M |
build/bootstrap/zlib_trycompile/zlib_trycompile.cpp
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
M |
examples/AbcClients/CMakeLists.txt
|
View
|
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
R |
examples/AbcClients/FluidSimDemo/CMakeLists.txt
|
View
|
|
1 chunk |
+0 lines, -68 lines |
0 comments
|
Download
|
 |
R |
examples/AbcClients/FluidSimDemo/CollisionObject.h
|
View
|
|
1 chunk |
+0 lines, -57 lines |
0 comments
|
Download
|
 |
R |
examples/AbcClients/FluidSimDemo/CollisionObject.cpp
|
View
|
|
1 chunk |
+0 lines, -59 lines |
0 comments
|
Download
|
 |
R |
examples/AbcClients/FluidSimDemo/DrawContext.h
|
View
|
|
1 chunk |
+0 lines, -81 lines |
0 comments
|
Download
|
 |
R |
examples/AbcClients/FluidSimDemo/DrawHelper.h
|
View
|
|
1 chunk |
+0 lines, -72 lines |
0 comments
|
Download
|
 |
R |
examples/AbcClients/FluidSimDemo/DrawHelper.cpp
|
View
|
|
1 chunk |
+0 lines, -166 lines |
0 comments
|
Download
|
 |
R |
examples/AbcClients/FluidSimDemo/Drawable.h
|
View
|
|
1 chunk |
+0 lines, -78 lines |
0 comments
|
Download
|
 |
R |
examples/AbcClients/FluidSimDemo/Foundation.h
|
View
|
|
1 chunk |
+0 lines, -107 lines |
0 comments
|
Download
|
 |
R |
examples/AbcClients/FluidSimDemo/MeshDrw.h
|
View
|
|
1 chunk |
+0 lines, -80 lines |
0 comments
|
Download
|
 |
R |
examples/AbcClients/FluidSimDemo/MeshDrw.cpp
|
View
|
|
1 chunk |
+0 lines, -349 lines |
0 comments
|
Download
|
 |
R |
examples/AbcClients/FluidSimDemo/MeshDrwHelper.h
|
View
|
|
1 chunk |
+0 lines, -110 lines |
0 comments
|
Download
|
 |
R |
examples/AbcClients/FluidSimDemo/MeshDrwHelper.cpp
|
View
|
|
1 chunk |
+0 lines, -361 lines |
0 comments
|
Download
|
 |
R |
examples/AbcClients/FluidSimDemo/PrimDrw.h
|
View
|
|
1 chunk |
+0 lines, -87 lines |
0 comments
|
Download
|
 |
R |
examples/AbcClients/FluidSimDemo/PrimDrw.cpp
|
View
|
|
1 chunk |
+0 lines, -93 lines |
0 comments
|
Download
|
 |
R |
examples/AbcClients/FluidSimDemo/SceneReader.h
|
View
|
|
1 chunk |
+0 lines, -104 lines |
0 comments
|
Download
|
 |
R |
examples/AbcClients/FluidSimDemo/SceneReader.cpp
|
View
|
|
1 chunk |
+0 lines, -111 lines |
0 comments
|
Download
|
 |
R |
examples/AbcClients/FluidSimDemo/TransformDrw.h
|
View
|
|
1 chunk |
+0 lines, -126 lines |
0 comments
|
Download
|
 |
R |
examples/AbcClients/FluidSimDemo/TransformDrw.cpp
|
View
|
|
1 chunk |
+0 lines, -309 lines |
0 comments
|
Download
|
 |
M |
examples/AbcClients/WFObjConvert/AbcReader.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/AbcClients/WFObjConvert/AbcReader.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
examples/AbcClients/WFObjConvert/All.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/AbcClients/WFObjConvert/CMakeLists.txt
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/AbcClients/WFObjConvert/Foundation.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/AbcClients/WFObjConvert/ParseReader.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/AbcClients/WFObjConvert/ParseReader.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/AbcClients/WFObjConvert/Parser.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/AbcClients/WFObjConvert/Parser.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/AbcClients/WFObjConvert/Reader.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/AbcClients/WFObjConvert/Reader.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/AbcClients/WFObjConvert/Tests/CMakeLists.txt
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
examples/AbcClients/WFObjConvert/Tests/parserTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/AbcClients/WFObjConvert/Tests/parserTestWorked.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/AbcClients/WFObjConvert/Tests/test1.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/AbcClients/WFObjConvert/Tests/test2.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/CMakeLists.txt
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
examples/bin/AbcEcho/AbcBoundsEcho.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
examples/bin/AbcEcho/AbcEcho.cpp
|
View
|
|
3 chunks |
+36 lines, -1 line |
0 comments
|
Download
|
 |
M |
examples/bin/AbcEcho/CMakeLists.txt
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
A |
examples/bin/AbcStitcher/AbcStitcher.cpp
|
View
|
|
1 chunk |
+860 lines, -0 lines |
0 comments
|
Download
|
 |
A |
examples/bin/AbcStitcher/CMakeLists.txt
|
View
|
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
 |
A |
examples/bin/AbcStitcher/util.h
|
View
|
|
1 chunk |
+62 lines, -0 lines |
0 comments
|
Download
|
 |
A |
examples/bin/AbcStitcher/util.cpp
|
View
|
|
1 chunk |
+212 lines, -0 lines |
0 comments
|
Download
|
 |
M |
examples/bin/CMakeLists.txt
|
View
|
|
3 chunks |
+3 lines, -10 lines |
0 comments
|
Download
|
 |
R |
examples/bin/GlutSkeleton/CMakeLists.txt
|
View
|
|
1 chunk |
+0 lines, -50 lines |
0 comments
|
Download
|
 |
R |
examples/bin/GlutSkeleton/main.cpp
|
View
|
|
1 chunk |
+0 lines, -106 lines |
0 comments
|
Download
|
 |
R |
examples/bin/GtoMeshesToAbc/CMakeLists.txt
|
View
|
|
1 chunk |
+0 lines, -57 lines |
0 comments
|
Download
|
 |
R |
examples/bin/GtoMeshesToAbc/main.cpp
|
View
|
|
1 chunk |
+0 lines, -286 lines |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/CMakeLists.txt
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/DrawContext.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/Drawable.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/Foundation.h
|
View
|
|
3 chunks |
+55 lines, -2 lines |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/GLCamera.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/GLCamera.cpp
|
View
|
|
3 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/ICurvesDrw.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/ICurvesDrw.cpp
|
View
|
|
3 chunks |
+2 lines, -8 lines |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/INuPatchDrw.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/INuPatchDrw.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/IObjectDrw.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/IObjectDrw.cpp
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/IPointsDrw.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/IPointsDrw.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/IPolyMeshDrw.h
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/IPolyMeshDrw.cpp
|
View
|
|
3 chunks |
+23 lines, -4 lines |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/ISubDDrw.h
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/ISubDDrw.cpp
|
View
|
|
3 chunks |
+21 lines, -4 lines |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/IXformDrw.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/IXformDrw.cpp
|
View
|
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/MeshDrwHelper.h
|
View
|
|
3 chunks |
+11 lines, -9 lines |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/MeshDrwHelper.cpp
|
View
|
|
13 chunks |
+48 lines, -27 lines |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/Scene.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/Scene.cpp
|
View
|
|
4 chunks |
+22 lines, -3 lines |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/SimpleAbcViewerRenderit
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/Transport.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/Transport.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/Viewer.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/Viewer.cpp
|
View
|
|
7 chunks |
+4 lines, -9 lines |
0 comments
|
Download
|
 |
M |
examples/bin/SimpleAbcViewer/main.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
houdini/SOP_AlembicIn/Makefile.hcustom
|
View
|
|
3 chunks |
+6 lines, -22 lines |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/OPalembic/INDEX__SECTION
|
View
|
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/OPalembic/Object_1alembicarchive/CreateScript
|
View
|
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/OPalembic/Object_1alembicarchive/DialogScript
|
View
|
|
1 chunk |
+285 lines, -0 lines |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/OPalembic/Object_1alembicarchive/ExtraFileOptions
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/OPalembic/Object_1alembicarchive/Help
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/OPalembic/Object_1alembicarchive/PythonCook
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/OPalembic/Object_1alembicarchive/PythonModule
|
View
|
|
1 chunk |
+115 lines, -0 lines |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/OPalembic/Object_1alembicarchive/Sections.list
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/OPalembic/Object_1alembicarchive/Tools.shelf
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/OPalembic/Object_1alembicarchive/TypePropertiesOptions
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/OPalembic/Object_1alembicxform/CreateScript
|
View
|
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/OPalembic/Object_1alembicxform/DialogScript
|
View
|
|
1 chunk |
+251 lines, -0 lines |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/OPalembic/Object_1alembicxform/ExtraFileOptions
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/OPalembic/Object_1alembicxform/Help
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/OPalembic/Object_1alembicxform/OnDeleted
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/OPalembic/Object_1alembicxform/OnNameChanged
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/OPalembic/Object_1alembicxform/PythonCook
|
View
|
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/OPalembic/Object_1alembicxform/PythonModule
|
View
|
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/OPalembic/Object_1alembicxform/Sections.list
|
View
|
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/OPalembic/Object_1alembicxform/Tools.shelf
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/OPalembic/Object_1alembicxform/TypePropertiesOptions
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/OPalembic/Sections.list
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/README
|
View
|
|
1 chunk |
+74 lines, -0 lines |
0 comments
|
Download
|
 |
M |
houdini/SOP_AlembicIn/SOP_AlembicIn.h
|
View
|
|
4 chunks |
+98 lines, -29 lines |
0 comments
|
Download
|
 |
M |
houdini/SOP_AlembicIn/SOP_AlembicIn.C
|
View
|
|
39 chunks |
+1210 lines, -230 lines |
0 comments
|
Download
|
 |
A |
houdini/SOP_AlembicIn/SOP_AlembicIn.svg
|
View
|
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/All.h
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
A |
lib/Alembic/Abc/ArchiveInfo.h
|
View
|
|
1 chunk |
+156 lines, -0 lines |
0 comments
|
Download
|
 |
A |
lib/Alembic/Abc/ArchiveInfo.cpp
|
View
|
|
1 chunk |
+69 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/Argument.h
|
View
|
|
4 chunks |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/Base.h
|
View
|
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/CMakeLists.txt
|
View
|
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/ErrorHandler.h
|
View
|
|
4 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/ErrorHandler.cpp
|
View
|
|
3 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/Foundation.h
|
View
|
|
3 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/IArchive.h
|
View
|
|
4 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/IArchive.cpp
|
View
|
|
4 chunks |
+16 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/IArrayProperty.h
|
View
|
|
5 chunks |
+12 lines, -7 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/IArrayProperty.cpp
|
View
|
|
10 chunks |
+13 lines, -11 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/IBaseProperty.h
|
View
|
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/ICompoundProperty.h
|
View
|
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/ICompoundProperty.cpp
|
View
|
|
3 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/IObject.h
|
View
|
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/IObject.cpp
|
View
|
|
4 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/ISampleSelector.h
|
View
|
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/ISampleSelector.cpp
|
View
|
|
3 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/IScalarProperty.h
|
View
|
|
4 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/IScalarProperty.cpp
|
View
|
|
6 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/ISchema.h
|
View
|
|
5 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/ISchema.cpp
|
View
|
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/ISchemaObject.h
|
View
|
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/ISchemaObject.cpp
|
View
|
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/ITypedArrayProperty.h
|
View
|
|
4 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/ITypedArrayProperty.cpp
|
View
|
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/ITypedScalarProperty.h
|
View
|
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/ITypedScalarProperty.cpp
|
View
|
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/OArchive.h
|
View
|
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/OArchive.cpp
|
View
|
|
3 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/OArrayProperty.h
|
View
|
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/OArrayProperty.cpp
|
View
|
|
3 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/OBaseProperty.h
|
View
|
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/OCompoundProperty.h
|
View
|
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/OCompoundProperty.cpp
|
View
|
|
3 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/OObject.h
|
View
|
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/OObject.cpp
|
View
|
|
3 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/OScalarProperty.h
|
View
|
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/OScalarProperty.cpp
|
View
|
|
3 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/OSchema.h
|
View
|
|
7 chunks |
+23 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/OSchema.cpp
|
View
|
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/OSchemaObject.h
|
View
|
|
4 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/OSchemaObject.cpp
|
View
|
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/OTypedArrayProperty.h
|
View
|
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/OTypedArrayProperty.cpp
|
View
|
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/OTypedScalarProperty.h
|
View
|
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/OTypedScalarProperty.cpp
|
View
|
|
4 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
A |
lib/Alembic/Abc/Tests/ArchiveTest.cpp
|
View
|
|
1 chunk |
+89 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/Tests/ArrayPropertyTest.cpp
|
View
|
|
7 chunks |
+16 lines, -20 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/Tests/Assert.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/Tests/CMakeLists.txt
|
View
|
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/Tests/CacheControlTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/Tests/CyclicPropertyTest.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/Tests/IdentityPropertyTest.cpp
|
View
|
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/Tests/ObjectTests.cpp
|
View
|
|
7 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/Tests/ObjectsAndPropertiesTest.cpp
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/Tests/OctessenceBug16.cpp
|
View
|
|
5 chunks |
+7 lines, -10 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/Tests/OctessenceBug17.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/Tests/ParentingTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/Tests/PropertyTests.cpp
|
View
|
|
8 chunks |
+9 lines, -13 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/Tests/RedundantDataTest.cpp
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/Tests/TypedArraySampleTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/Tests/UniformPropertyTest.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/Tests/test1.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/TypedArraySample.h
|
View
|
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Abc/TypedPropertyTraits.h
|
View
|
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/All.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ArchiveReader.h
|
View
|
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ArchiveReader.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ArchiveWriter.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ArchiveWriter.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ArrayPropertyReader.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ArrayPropertyReader.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ArrayPropertyWriter.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ArrayPropertyWriter.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ArraySample.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ArraySample.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/BasePropertyReader.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/BasePropertyReader.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/BasePropertyWriter.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/BasePropertyWriter.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/CMakeLists.txt
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/CompoundPropertyReader.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/CompoundPropertyReader.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/CompoundPropertyWriter.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/CompoundPropertyWriter.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/DataType.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ForwardDeclarations.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/Foundation.h
|
View
|
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
lib/Alembic/AbcCoreAbstract/Foundation.cpp
|
View
|
|
1 chunk |
+78 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/MetaData.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ObjectHeader.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ObjectReader.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ObjectReader.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ObjectWriter.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ObjectWriter.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/PropertyHeader.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ReadArraySampleCache.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ReadArraySampleCache.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ScalarPropertyReader.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ScalarPropertyReader.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ScalarPropertyWriter.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ScalarPropertyWriter.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ScalarSample.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/ScalarSample.cpp
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/Tests/Assert.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/Tests/CMakeLists.txt
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/Tests/CompoundPropertyTest1.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/Tests/OctessenceBug38.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/Tests/OctessenceBug58.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/Tests/TestTimeSampling.cpp
|
View
|
|
7 chunks |
+17 lines, -13 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/TimeSampling.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/TimeSampling.cpp
|
View
|
|
6 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/TimeSamplingType.h
|
View
|
|
8 chunks |
+17 lines, -16 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreAbstract/TimeSamplingType.cpp
|
View
|
|
2 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/All.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/AprImpl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/AprImpl.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/ApwImpl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/ApwImpl.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/ArImpl.h
|
View
|
|
3 chunks |
+9 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/ArImpl.cpp
|
View
|
|
2 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/AwImpl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/AwImpl.cpp
|
View
|
|
2 chunks |
+12 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/BaseCprImpl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/BaseCprImpl.cpp
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/BaseCpwImpl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/BaseCpwImpl.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/BaseOrImpl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/BaseOrImpl.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/BaseOwImpl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/BaseOwImpl.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/CMakeLists.txt
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/CacheImpl.h
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/CacheImpl.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/CprImpl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/CprImpl.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/CpwImpl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/CpwImpl.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/DataTypeRegistry.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/DataTypeRegistry.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/Foundation.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/HDF5Util.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/HDF5Util.cpp
|
View
|
|
2 chunks |
+1 line, -19 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/OrImpl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/OrImpl.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/OwImpl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/OwImpl.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/ProtoObjectReader.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/ProtoObjectReader.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/ReadUtil.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/ReadUtil.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/ReadWrite.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/ReadWrite.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/SimplePrImpl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/SimplePwImpl.h
|
View
|
|
5 chunks |
+3 lines, -8 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/SprImpl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/SprImpl.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/SpwImpl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/SpwImpl.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/StringReadUtil.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/StringReadUtil.cpp
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/StringWriteUtil.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/StringWriteUtil.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/Tests/ArchiveTests.cpp
|
View
|
|
3 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/Tests/ArrayPropertyTests.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/Tests/Assert.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/Tests/CMakeLists.txt
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/Tests/ConstantPropsNumSampsTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/Tests/ObjectTests.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/Tests/ScalarPropertyTests.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/Tests/TimeSamplingTests.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/Tests/test1.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/TopCprImpl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/TopCprImpl.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/TopCpwImpl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/TopCpwImpl.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/TopOrImpl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/TopOrImpl.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/TopOwImpl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/TopOwImpl.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/WriteUtil.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/WriteUtil.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcCoreHDF5/WrittenArraySampleMap.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/All.h
|
View
|
|
4 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
A |
lib/Alembic/AbcGeom/ArchiveBounds.h
|
View
|
|
1 chunk |
+67 lines, -0 lines |
0 comments
|
Download
|
 |
A |
lib/Alembic/AbcGeom/ArchiveBounds.cpp
|
View
|
|
1 chunk |
+66 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/Basis.h
|
View
|
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/Basis.cpp
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/CMakeLists.txt
|
View
|
|
5 chunks |
+14 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/CameraSample.h
|
View
|
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/CameraSample.cpp
|
View
|
|
3 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/CurveType.h
|
View
|
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/FaceSetExclusivity.h
|
View
|
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/FilmBackXformOp.h
|
View
|
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/FilmBackXformOp.cpp
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/Foundation.h
|
View
|
|
3 chunks |
+18 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/GeometryScope.h
|
View
|
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/GeometryScope.cpp
|
View
|
|
3 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/ICamera.h
|
View
|
|
6 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/ICamera.cpp
|
View
|
|
3 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/ICurves.h
|
View
|
|
10 chunks |
+47 lines, -45 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/ICurves.cpp
|
View
|
|
4 chunks |
+21 lines, -33 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/IFaceSet.h
|
View
|
|
12 chunks |
+14 lines, -33 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/IFaceSet.cpp
|
View
|
|
5 chunks |
+3 lines, -17 lines |
0 comments
|
Download
|
 |
A |
lib/Alembic/AbcGeom/IGeomBase.h
|
View
|
|
1 chunk |
+413 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/IGeomParam.h
|
View
|
|
13 chunks |
+23 lines, -16 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/IGeomParam.cpp
|
View
|
|
1 chunk |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/INuPatch.h
|
View
|
|
16 chunks |
+83 lines, -72 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/INuPatch.cpp
|
View
|
|
5 chunks |
+76 lines, -74 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/IPoints.h
|
View
|
|
13 chunks |
+47 lines, -54 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/IPoints.cpp
|
View
|
|
3 chunks |
+10 lines, -17 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/IPolyMesh.h
|
View
|
|
12 chunks |
+46 lines, -57 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/IPolyMesh.cpp
|
View
|
|
7 chunks |
+69 lines, -29 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/ISubD.h
|
View
|
|
12 chunks |
+87 lines, -84 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/ISubD.cpp
|
View
|
|
10 chunks |
+105 lines, -72 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/IXform.h
|
View
|
|
6 chunks |
+18 lines, -6 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/IXform.cpp
|
View
|
|
13 chunks |
+41 lines, -31 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/OCamera.h
|
View
|
|
6 chunks |
+13 lines, -4 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/OCamera.cpp
|
View
|
|
7 chunks |
+42 lines, -21 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/OCurves.h
|
View
|
|
16 chunks |
+33 lines, -38 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/OCurves.cpp
|
View
|
|
5 chunks |
+67 lines, -84 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/OFaceSet.h
|
View
|
|
13 chunks |
+17 lines, -35 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/OFaceSet.cpp
|
View
|
|
7 chunks |
+4 lines, -10 lines |
0 comments
|
Download
|
 |
A |
lib/Alembic/AbcGeom/OGeomBase.h
|
View
|
|
1 chunk |
+219 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/OGeomParam.h
|
View
|
|
12 chunks |
+19 lines, -14 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/OGeomParam.cpp
|
View
|
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/ONuPatch.h
|
View
|
|
19 chunks |
+76 lines, -69 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/ONuPatch.cpp
|
View
|
|
7 chunks |
+149 lines, -137 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/OPoints.h
|
View
|
|
12 chunks |
+52 lines, -40 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/OPoints.cpp
|
View
|
|
8 chunks |
+88 lines, -60 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/OPolyMesh.h
|
View
|
|
14 chunks |
+34 lines, -34 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/OPolyMesh.cpp
|
View
|
|
10 chunks |
+52 lines, -71 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/OSubD.h
|
View
|
|
14 chunks |
+48 lines, -54 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/OSubD.cpp
|
View
|
|
18 chunks |
+125 lines, -144 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/OXform.h
|
View
|
|
9 chunks |
+26 lines, -14 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/OXform.cpp
|
View
|
|
12 chunks |
+82 lines, -42 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/SchemaInfoDeclarations.h
|
View
|
|
11 chunks |
+27 lines, -4 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/Tests/Assert.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/Tests/CMakeLists.txt
|
View
|
|
5 chunks |
+29 lines, -6 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/Tests/CurvesData.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/Tests/CurvesData.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/Tests/CurvesTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
lib/Alembic/AbcGeom/Tests/GeomBaseTest.cpp
|
View
|
|
1 chunk |
+166 lines, -0 lines |
0 comments
|
Download
|
 |
A |
lib/Alembic/AbcGeom/Tests/HelperLibTest.cpp
|
View
|
|
1 chunk |
+558 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/Tests/MeshData.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/Tests/MeshData.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/Tests/NurbsData.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/Tests/NurbsData.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/Tests/NurbsTest.cpp
|
View
|
|
4 chunks |
+75 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/Tests/PlayGround.cpp
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/Tests/PointsTest.cpp
|
View
|
|
6 chunks |
+74 lines, -5 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/Tests/PolyMeshTest.cpp
|
View
|
|
5 chunks |
+15 lines, -3 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/Tests/SchemaMatchingTest.cpp
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/Tests/SubDFaceSetTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/Tests/SubDTest.cpp
|
View
|
|
4 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/Tests/TransformingMeshTest.cpp
|
View
|
|
4 chunks |
+59 lines, -95 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/Tests/XformTests.cpp
|
View
|
|
7 chunks |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
lib/Alembic/AbcGeom/Visibility.h
|
View
|
|
1 chunk |
+129 lines, -0 lines |
0 comments
|
Download
|
 |
A |
lib/Alembic/AbcGeom/Visibility.cpp
|
View
|
|
1 chunk |
+153 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/XformOp.h
|
View
|
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/XformOp.cpp
|
View
|
|
3 chunks |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/XformSample.h
|
View
|
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/AbcGeom/XformSample.cpp
|
View
|
|
3 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/CMakeLists.txt
|
View
|
|
2 chunks |
+1 line, -6 lines |
0 comments
|
Download
|
 |
R |
lib/Alembic/GLUtil/All.h
|
View
|
|
1 chunk |
+0 lines, -44 lines |
0 comments
|
Download
|
 |
R |
lib/Alembic/GLUtil/CMakeLists.txt
|
View
|
|
1 chunk |
+0 lines, -48 lines |
0 comments
|
Download
|
 |
R |
lib/Alembic/GLUtil/Foundation.h
|
View
|
|
1 chunk |
+0 lines, -136 lines |
0 comments
|
Download
|
 |
R |
lib/Alembic/GLUtil/Foundation.cpp
|
View
|
|
1 chunk |
+0 lines, -149 lines |
0 comments
|
Download
|
 |
R |
lib/Alembic/GLUtil/GLEWInit.h
|
View
|
|
1 chunk |
+0 lines, -78 lines |
0 comments
|
Download
|
 |
R |
lib/Alembic/GLUtil/GLEWInit.cpp
|
View
|
|
1 chunk |
+0 lines, -210 lines |
0 comments
|
Download
|
 |
R |
lib/Alembic/GLUtil/GlslProgram.h
|
View
|
|
1 chunk |
+0 lines, -232 lines |
0 comments
|
Download
|
 |
R |
lib/Alembic/GLUtil/GlslProgram.cpp
|
View
|
|
1 chunk |
+0 lines, -355 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Util/All.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Util/CMakeLists.txt
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Util/Dimensions.h
|
View
|
|
4 chunks |
+9 lines, -11 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Util/Exception.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Util/Foundation.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Util/Murmur3.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Util/Murmur3.cpp
|
View
|
|
1 chunk |
+45 lines, -45 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Util/OperatorBool.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Util/PlainOldDataType.h
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Util/Singleton.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Util/SmartPtrHelp.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Util/StringLiteralType.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Util/Tests/CMakeLists.txt
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Util/Tests/DimensionsTestJeffs.cpp
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Util/Tests/OperatorBoolTest.cpp
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Util/Tests/SingletonTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Util/Tests/TokenMapTest.cpp
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Util/Tests/VecNTest.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Alembic/Util/TokenMap.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Util/TokenMap.cpp
|
View
|
|
3 chunks |
+44 lines, -52 lines |
0 comments
|
Download
|
 |
M |
lib/Alembic/Util/VecN.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/Bootstrap/CMakeHelloWorldUtil/CMakeLists.txt
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Bootstrap/CMakeHelloWorldUtil/HelloUtil.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Bootstrap/CMakeHelloWorldUtil/HelloUtil.cpp
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Bootstrap/CMakeHelloWorldUtil/Tests/CMakeLists.txt
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Bootstrap/CMakeHelloWorldUtil/Tests/main.cpp
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Bootstrap/CMakeLists.txt
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Bootstrap/TrivialBoostUsageUtil/CMakeLists.txt
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Bootstrap/TrivialBoostUsageUtil/TbuUtil.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Bootstrap/TrivialBoostUsageUtil/TbuUtil.cpp
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Bootstrap/TrivialBoostUsageUtil/Tests/CMakeLists.txt
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/Bootstrap/TrivialBoostUsageUtil/Tests/main.cpp
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
lib/CMakeLists.txt
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/python/abcutils/CMakeCache.py
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/python/abcutils/Path.py
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
lib/python/abcutils/__init__.py
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
M |
maya/AbcExport/AbcExport.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
maya/AbcExport/AbcExport.cpp
|
View
|
|
10 chunks |
+18 lines, -8 lines |
0 comments
|
Download
|
 |
M |
maya/AbcExport/AbcWriteJob.h
|
View
|
|
2 chunks |
+35 lines, -32 lines |
0 comments
|
Download
|
 |
M |
maya/AbcExport/AbcWriteJob.cpp
|
View
|
|
6 chunks |
+47 lines, -7 lines |
0 comments
|
Download
|
 |
M |
maya/AbcExport/AttributesWriter.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
maya/AbcExport/AttributesWriter.cpp
|
View
|
|
33 chunks |
+160 lines, -78 lines |
0 comments
|
Download
|
 |
M |
maya/AbcExport/CMakeLists.txt
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
maya/AbcExport/Foundation.h
|
View
|
|
3 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
maya/AbcExport/MayaCameraWriter.cpp
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
maya/AbcExport/MayaMeshWriter.h
|
View
|
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
maya/AbcExport/MayaMeshWriter.cpp
|
View
|
|
15 chunks |
+92 lines, -116 lines |
0 comments
|
Download
|
 |
M |
maya/AbcExport/MayaNurbsCurveWriter.cpp
|
View
|
|
5 chunks |
+20 lines, -16 lines |
0 comments
|
Download
|
 |
M |
maya/AbcExport/MayaNurbsSurfaceWriter.cpp
|
View
|
|
7 chunks |
+44 lines, -26 lines |
0 comments
|
Download
|
 |
M |
maya/AbcExport/MayaPointPrimitiveWriter.cpp
|
View
|
|
3 chunks |
+28 lines, -17 lines |
0 comments
|
Download
|
 |
M |
maya/AbcExport/MayaTransformWriter.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
maya/AbcExport/MayaUtility.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
maya/AbcExport/MayaUtility.cpp
|
View
|
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
A |
maya/AbcExport/README
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
maya/AbcImport/AlembicNode.h
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
maya/AbcImport/AlembicNode.cpp
|
View
|
|
15 chunks |
+41 lines, -65 lines |
0 comments
|
Download
|
 |
M |
maya/AbcImport/CameraHelper.cpp
|
View
|
|
4 chunks |
+5 lines, -8 lines |
0 comments
|
Download
|
 |
M |
maya/AbcImport/CreateSceneHelper.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
maya/AbcImport/CreateSceneHelper.cpp
|
View
|
|
31 chunks |
+405 lines, -271 lines |
0 comments
|
Download
|
 |
M |
maya/AbcImport/LocatorHelper.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
maya/AbcImport/LocatorHelper.cpp
|
View
|
|
2 chunks |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
maya/AbcImport/MeshHelper.cpp
|
View
|
|
20 chunks |
+99 lines, -69 lines |
0 comments
|
Download
|
 |
M |
maya/AbcImport/NodeIteratorVisitorHelper.h
|
View
|
|
4 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
maya/AbcImport/NodeIteratorVisitorHelper.cpp
|
View
|
|
37 chunks |
+666 lines, -177 lines |
0 comments
|
Download
|
 |
M |
maya/AbcImport/NurbsCurveHelper.cpp
|
View
|
|
9 chunks |
+65 lines, -24 lines |
0 comments
|
Download
|
 |
M |
maya/AbcImport/NurbsSurfaceHelper.cpp
|
View
|
|
4 chunks |
+10 lines, -4 lines |
0 comments
|
Download
|
 |
M |
maya/AbcImport/PointHelper.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
maya/AbcImport/README
|
View
|
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
maya/AbcImport/XformHelper.h
|
View
|
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
maya/AbcImport/XformHelper.cpp
|
View
|
|
28 chunks |
+71 lines, -213 lines |
0 comments
|
Download
|
 |
M |
maya/AbcImport/main.cpp
|
View
|
|
2 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
maya/AbcImport/util.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
maya/AbcImport/util.cpp
|
View
|
|
2 chunks |
+27 lines, -25 lines |
0 comments
|
Download
|
 |
M |
maya/CMakeLists.txt
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
maya/Tests/AbcExport_callback_test.py
|
View
|
|
1 chunk |
+259 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/AbcExport_dupRoots_test.py
|
View
|
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/AbcExport_selection_test.py
|
View
|
|
1 chunk |
+113 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/AbcExport_subframes_test.py
|
View
|
|
1 chunk |
+316 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/AbcExport_writeMultipleRoots.py
|
View
|
|
1 chunk |
+99 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/AbcImport_connect_test.py
|
View
|
|
1 chunk |
+381 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/AbcImport_reparent_test.py
|
View
|
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/AlembicNodeName_test.py
|
View
|
|
1 chunk |
+116 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/Alembic_uv_test.py
|
View
|
|
1 chunk |
+92 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/RunTests.py
|
View
|
|
1 chunk |
+105 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/animMesh_test.py
|
View
|
|
1 chunk |
+463 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/animNurbsCurve_test.py
|
View
|
|
1 chunk |
+145 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/animNurbsSurface_test.py
|
View
|
|
1 chunk |
+200 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/animPointPrimitive_test.py
|
View
|
|
1 chunk |
+72 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/animProp_test.py
|
View
|
|
1 chunk |
+177 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/animSPT_HwColor_test.py
|
View
|
|
1 chunk |
+220 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/animTransform_test.py
|
View
|
|
1 chunk |
+373 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/camera_test.py
|
View
|
|
1 chunk |
+109 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/emptyMesh_test.py
|
View
|
|
1 chunk |
+66 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/interpolation_test.py
|
View
|
|
1 chunk |
+288 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/joint_test.py
|
View
|
|
1 chunk |
+147 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/loadWorldSpaceTranslateJob_test.py
|
View
|
|
1 chunk |
+177 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/locator_test.py
|
View
|
|
1 chunk |
+116 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/mayaReload_test.py
|
View
|
|
1 chunk |
+687 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/polyNormals_test.py
|
View
|
|
1 chunk |
+219 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/staticMesh_test.py
|
View
|
|
1 chunk |
+192 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/staticNurbsCurve_test.py
|
View
|
|
1 chunk |
+306 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/staticNurbsSurface_test.py
|
View
|
|
1 chunk |
+330 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/staticPointPrimitive_test.py
|
View
|
|
1 chunk |
+74 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/staticProp_test.py
|
View
|
|
1 chunk |
+180 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/staticTransform_test.py
|
View
|
|
1 chunk |
+148 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/util.py
|
View
|
|
1 chunk |
+430 lines, -0 lines |
0 comments
|
Download
|
 |
A |
maya/Tests/visibility_test.py
|
View
|
|
1 chunk |
+141 lines, -0 lines |
0 comments
|
Download
|
 |
M |
prman/CMakeLists.txt
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
M |
prman/Procedural/ArbAttrUtil.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
prman/Procedural/ArbAttrUtil.cpp
|
View
|
|
2 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
prman/Procedural/CMakeLists.txt
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
prman/Procedural/PathUtil.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
prman/Procedural/PathUtil.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
prman/Procedural/ProcArgs.h
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
prman/Procedural/ProcArgs.cpp
|
View
|
|
9 chunks |
+89 lines, -8 lines |
0 comments
|
Download
|
 |
M |
prman/Procedural/ProcMain.cpp
|
View
|
|
9 chunks |
+65 lines, -6 lines |
0 comments
|
Download
|
 |
A |
prman/Procedural/README
|
View
|
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
M |
prman/Procedural/SampleUtil.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
prman/Procedural/SampleUtil.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
prman/Procedural/SubDTags.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
prman/Procedural/SubDTags.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
prman/Procedural/WriteGeo.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
prman/Procedural/WriteGeo.cpp
|
View
|
|
9 chunks |
+47 lines, -15 lines |
0 comments
|
Download
|
 |
M |
prman/Tests/CMakeLists.txt
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
M |
prman/Tests/testbed.cpp
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
M |
python/CMakeLists.txt
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
python/alembic/AbcEnums.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
python/alembic/CMakeLists.txt
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
python/alembic/CoreAbstractTypes.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
python/alembic/IArchive.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
python/alembic/ICompoundProperty.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
python/alembic/IObject.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
python/alembic/ITypedScalarProperties.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
python/alembic/IUntypedProperties.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
python/alembic/SampleSelector.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
python/alembic/main.cpp
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
python/alembic/mkITypedProperties.py
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|