June 25, 2016, 13:46 (GMT) |
Initial OpenSubdiv support Catmull-Clark subdivision option is now functional. Creases and uv subdivision will be implemented later. |
June 25, 2016, 13:45 (GMT) |
Move Mesh::tessellate to mesh_subdivision.cpp Adding OpenSubdiv support will require a lot of code, to keep things organized subdivision related things are being moved to their own file. |
June 25, 2016, 13:45 (GMT) |
Add OpenSubdiv build options for Cycles This adds a WITH_CYCLES_OPENSUBDIV build option which will enable Catmull-Clark subdivision meshes via OpenSubdiv. This option will be turned on automatically if WITH_OPENSUBDIV has been turned on. Right now this option doesn't actually do anything. |
June 25, 2016, 13:34 (GMT) |
cleanup liquid inflow functions |
June 25, 2016, 11:31 (GMT) |
Merge branch 'master' into temp-cycles-microdisplacement |
June 25, 2016, 00:39 (GMT) |
Brought back traditional blur, renamed new blur to average, and added an average mode. |
June 24, 2016, 21:58 (GMT) |
Cycles: Add the two new headers to CMake |
June 24, 2016, 20:15 (GMT) |
Properly ref-count CacheFile block usage, add a function to copy the block. |
June 24, 2016, 19:32 (GMT) |
Apply time offset to names of files in a sequence. |
June 24, 2016, 19:17 (GMT) |
Merge branch 'master' into alembic_basic_io |
June 24, 2016, 19:14 (GMT) |
Commented out some old code which made the average brush slow. Created a vert to poly map for the blur brush. |
June 24, 2016, 19:11 (GMT) |
Support animation of CacheFile properties. |
June 24, 2016, 17:22 (GMT) |
Ensure split quads line up with split ngons |
June 24, 2016, 17:22 (GMT) |
Improved splitting Split subpatches such that the ratio of T for opposite edges doesn't exceed 1.5, this reduces over tessellation for some patches |
June 24, 2016, 17:22 (GMT) |
Remove subd_mesh.cpp and subd_mesh.h Old code that's not needed anymore |
June 24, 2016, 17:20 (GMT) |
Remove triangles from DiagSplit implementation Not needed now that we have ngons |
June 24, 2016, 17:20 (GMT) |
Disable curves on subdivision meshes for now Attributes on curves seems broken even without subdivision, but is even worse with. Will investigate re-enabling later. |
June 24, 2016, 17:20 (GMT) |
Split vertex normals on ngons |
June 24, 2016, 17:20 (GMT) |
Keep size of vert_patch_uv in sync to avoid triggering assert |
June 24, 2016, 17:19 (GMT) |
Sync ngons and attributes from Blender to Cycles |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021