August 24, 2017, 14:01 (GMT) |
Depsgraph: Fix crash editing mesh in edit mode |
August 24, 2017, 13:52 (GMT) |
Depsgraph: Cleanup typo |
August 24, 2017, 13:22 (GMT) |
Fix error using wrong theme settings w/ depth draw Clicks events before first draw would assert, unlikely to cause user visible errors but would assert in UI_ThemeGetColorPtr. |
August 24, 2017, 12:35 (GMT) |
Fix T51907: New Depsgraph - Camera constraint is not evaluated properly This is more a workaround for until we've got proper visibility flush, which will likely happen in blender2.8 branch. |
August 24, 2017, 12:32 (GMT) |
Cycles: FIx issue with -0 being considered a non-finite value |
Revision 05f7b06 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) August 24, 2017, 09:48 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision be7ef00 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 24, 2017, 09:39 (GMT) |
fix for initial rotation in convert to object and convert to keyframes |
Revision ae1cce7 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) August 24, 2017, 09:23 (GMT) |
WIP: Move points in local space Still a problem with manipulator and axis feedback lines that are not rotated to local space |
August 24, 2017, 08:41 (GMT) |
Merge remote-tracking branch 'origin/master' into blender2.8 |
August 24, 2017, 08:34 (GMT) |
Cycles Bake: Fix overflow when using hundreds of images We have a hardcored limit of 1000 images to be baked. However anything anove 100 would be leading to overflow in the code. Caught by warning from builder bot (my compiler doesn't even complain about this, but it should). |
Revision e6341b5 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 24, 2017, 08:30 (GMT) |
fix for rotated box shapes in external mode + print -1 for unbreakable threshold in phys viz |
August 24, 2017, 07:04 (GMT) |
Manipulator: modal callback can now cancel & pass events Re-use operator return flags for manipulator modal & invoke, this means manipulators can allow navigation or other events to be handled as they run - see T52499 |
August 24, 2017, 02:02 (GMT) |
Manipulator: remove unused event hack |
August 24, 2017, 01:43 (GMT) |
Fix Cycles CUDA transparent shadow error after recent fix in c22b52c. Fishy cat benchmark was rendering with wrong shadows. Cause is unclear, adding printf or rearranging code seems to avoid this issue, possibly a compiler bug. This reverts the fix and solves the OSL bug elsewhere. |
August 24, 2017, 01:43 (GMT) |
Code cleanup: remove shader context. This was needed when we accessed OSL closure memory after shader evaluation, which could get overwritten by another shader evaluation. But all closures are immediatley converted to ShaderClosure now, so no longer needed. |
August 23, 2017, 16:18 (GMT) |
updated manta pp files various tweaks that are not in the official mantaflow branch - need to merge them there later |
August 23, 2017, 16:11 (GMT) |
Docs: rename var and comment how it's used switch_from_camera wasn't right since it was used for auto-perspective. |
August 23, 2017, 15:55 (GMT) |
Fix blenderplayer (tm) |
August 23, 2017, 15:07 (GMT) |
Merge branch 'master' into blender2.8 |
August 23, 2017, 15:02 (GMT) |
Correction to last fix |
|
|
|


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