Revision 4e33ce7 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) March 19, 2018, 19:35 (GMT) |
Change library order |
Revision 350cd7f 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) March 19, 2018, 18:46 (GMT) |
Merge branch 'blender2.8' into greasepencil-object Conflicts: build_files/cmake/macros.cmake |
March 19, 2018, 18:44 (GMT) |
Merge branch 'blender2.8' into userpref_redesign |
Revision dd4e968 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) March 19, 2018, 18:43 (GMT) |
UI: Move brush type to appearance panel This option is not used all the time and putting in the main panel, near of the brush selector, can be weird for the user. |
March 19, 2018, 15:35 (GMT) |
Merge branch 'blender2.8' into asset-engine Conflicts: source/blender/blenloader/intern/readfile.c source/blender/windowmanager/WM_api.h source/blender/windowmanager/WM_types.h |
March 19, 2018, 12:48 (GMT) |
more changes for decoupled fluid cache liquid support finished, smoke and stability todo |
Revision 5da3aec by Campbell Barton / Sergey Sharybin (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 19, 2018, 10:36 (GMT) |
Fix T53478, T53430: Sequencer cut edge case fails Previous fix for T53430 caused T54200. The edge case for soft & hard cuts weren't working, where the strip used start/end-still & the frame was placed exactly on the start/end of of the sequence content. T54200 fixed the end-still case but broke hard-cuts for all other cases. This fixes the case for soft/hard cuts with/without start/end-still. |
Revision 241c142 by Campbell Barton / Sergey Sharybin (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 19, 2018, 10:36 (GMT) |
Revert "Fix T53430: Cut at the strip end fails w/ endstill" This reverts commit 855799ecc1c5e53d9fbfe520fd5402bc0138f674. Caused T54200 |
Revision c5db594 by Campbell Barton / Sergey Sharybin (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 19, 2018, 10:36 (GMT) |
Revision e57a1bb by Bastien Montagne / Sergey Sharybin (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 19, 2018, 10:36 (GMT) |
API generating script: give better version for releases builds. Was giving '2.62.1 <sha1>' even for releases, now rather giving nicer '2.62a <sha1>' in that case. |
Revision 4697e49 by Brecht Van Lommel / Sergey Sharybin (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 19, 2018, 10:35 (GMT) |
Fix T54206: bevel and inset operations repeat did not remember offset. Now repeating the operator will use the previously chosen offset, either with the modal operator or typed in. The modal operator will still start at zero. |
Revision 852d63b by Sergey Sharybin (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 19, 2018, 10:35 (GMT) |
Revision 8ec398d by Mai Lavelle / Sergey Sharybin (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 19, 2018, 10:35 (GMT) |
Fix T54003: Particles - Size and random size not present in "physics" tab in Advanced mode The check to see if `use_advanced_hair` was enabled was actually in two places (render panel `draw` function and physics panel `poll` function). As these properties are only in one place now the check in `draw` isn't needed anymore. Related: T53513, a6c69ca57f661a8538 |
Revision 9accd88 by Sergey Sharybin (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 19, 2018, 10:33 (GMT) |
Bl;ender 2.79b: Begin 2.79b release cycle |
March 19, 2018, 10:18 (GMT) |
Merge branch 'blender2.8' into temp-object-multi-mode |
March 19, 2018, 10:15 (GMT) |
Merge branch 'blender2.8' into temp-object-multi-mode |
March 19, 2018, 09:17 (GMT) |
Revert "Cycles: Removed scaling from Embree's object motion blur." This reverts commit 3194e05d3f27124924f81b70400fb45fe022d9e4. |
Revision 03c3136 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) March 19, 2018, 08:56 (GMT) |
Cleanup: use MEM_SAFE_FREE |
Revision cb8ebff 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) March 19, 2018, 08:39 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision d435719 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) March 19, 2018, 08:38 (GMT) |
Do not draw fill control lines in multiwindow If enable the fill control lines, these must be drawn only in the current window. |
|