Revision 6afd66c by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 25, 2021, 06:04 (GMT) |
Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-solidify |
June 25, 2021, 05:34 (GMT) |
Cleanup: Refactoring and commenting methods |
June 25, 2021, 03:18 (GMT) |
Slightly fix deformation in some cases (mostly edge cases) |
Revision 5379633 by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 24, 2021, 21:11 (GMT) |
- corrected two comments in corresponding test |
Revision 051ce30 by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 24, 2021, 19:16 (GMT) |
Merge branch 'master' into gsoc-2021-porting-modifiers-to-nodes-solidify |
June 24, 2021, 18:30 (GMT) |
Merge branch 'master' into soc-2021-vse-strip-thumbnails |
June 24, 2021, 18:28 (GMT) |
Cleanup: Refactoring and commenting methods |
June 24, 2021, 18:26 (GMT) |
Cache limit : Set a limit of 1000 thumbs that can be cached giving around 160MB of memory for thumbs. Once the limit is reached, all cached thumbs before and after the current view x limits are removed. |
June 24, 2021, 18:25 (GMT) |
Merge branch 'master' into temp-geometry-nodes-curve-deform-node |
June 24, 2021, 18:08 (GMT) |
Reverted to cut/delete on press due to bad feel |
June 24, 2021, 17:47 (GMT) |
Merge branch 'master' into cycles-x |
June 24, 2021, 17:37 (GMT) |
Cleanup: Moved code out of modal method |
June 24, 2021, 14:49 (GMT) |
adaptive_cloth: Mesh: write() Creates a MeshIO object. There are limitations for this as of right now, check inline comments for details (is a todo), the basic problem is if the arena has `EntryNoExist` in between elements. This will cause major problems. |
June 24, 2021, 13:26 (GMT) |
Merge branch 'master' into asset-browser-poselib |
June 24, 2021, 12:44 (GMT) |
adaptive_cloth: MeshIO: write obj |
June 24, 2021, 11:20 (GMT) |
adaptive_cloth: MeshReader to MeshIO |
June 24, 2021, 10:55 (GMT) |
Enable built-in OptiX curves by default Starting with OptiX 7.3 curves now behave as expected with Cycles and render the same as the custom intersection implementation, so enable by default. |
June 24, 2021, 09:11 (GMT) |
Fixed bug where pressing shift while moving bezt makes handles free |
June 24, 2021, 09:05 (GMT) |
Fix Cycles X compaction fails with memory issues on Titan V This card seems to report more threads available than half of the maximum available states, which breaks offset logic in the path compaction. |
June 24, 2021, 08:51 (GMT) |
Cleanup: Minor refactoring |
|