Revision 77599a6 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 27, 2016, 23:52 (GMT) |
fix for crash of loading files with split shards or island detection in fracture |
November 27, 2016, 02:44 (GMT) |
Add cent_poly_v3 function |
Revision 1eabe30 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 26, 2016, 10:47 (GMT) |
stability fix for dynamic fractal, use triangulated cutter planes now and ensure they go through the shard's centroid |
November 26, 2016, 03:19 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2016-cycles_denoising |
November 26, 2016, 03:18 (GMT) |
Cycles: Properly initialize some denoising-related variables |
November 26, 2016, 02:29 (GMT) |
Cycles: Fix progress calculation while denoising after rendering |
Revision 672c7d7 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2016, 20:00 (GMT) |
fixes / cleanup after static analysis of code which showed some potential issues |
Revision 5148fd7 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2016, 18:04 (GMT) |
typo fix |
Revision 8dfff7d by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 25, 2016, 17:19 (GMT) |
partial crash fix for dynamic fractal fracture, can still crash in carve and bullet (todo) |
November 25, 2016, 16:56 (GMT) |
Add is_poly_convex_v3 function |
November 25, 2016, 16:49 (GMT) |
Fix (unreported) looptri array not being recalculated in ccgDM and emDM In ccgDM and emDM, looptri array recalculation was being handled directly by `*DM_getLoopTriArray` (`getLoopTriArray` callback), while `*DM_recalcLoopTri` (`recalcLoopTri` callback) was doing nothing. This results in the array not being recalculated when other functions that depend on the array data are called. These functions, such as `getNumLoopTris`, call `recalcLoopTri` to ensure the data is up to date, but in the case of CCGDerivedMesh that was doing nothing. This moves all the recalculation code to `ccgDM_recalcLoopTri` and makes `ccgDM_getLoopTriArray` call that. Reviewed By: mont29 Differential Revision: https://developer.blender.org/D2375 |
November 24, 2016, 23:48 (GMT) |
Cycles: Fix progress bar not appearing for denoising after rendering |
November 24, 2016, 23:48 (GMT) |
Cycles: Fix post-processing not working again after it was cancelled before |
November 24, 2016, 18:45 (GMT) |
Fix wrong logic in HMD device toggling |
Revision 509ffe1 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) November 24, 2016, 18:42 (GMT) |
fix for missing omp condition evaluation (should work for boolean now only, because it causes errors with other algorithms) |
November 24, 2016, 18:08 (GMT) |
Merge branch 'master' into HMD_viewport |
November 24, 2016, 17:07 (GMT) |
Base list refcount with Bastien Montagne |
November 24, 2016, 15:26 (GMT) |
Fix reading collection objects and small refactors here and there |
November 24, 2016, 14:50 (GMT) |
collections.objects.link() |
November 24, 2016, 12:47 (GMT) |
Render API: Use RE_InitState for postprocessing operator |
|
|
|


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