April 23, 2018, 11:42 (GMT) |
Fix T54765: build error on macOS. |
April 23, 2018, 10:59 (GMT) |
Merge branch 'master' into blender2.8 |
April 23, 2018, 10:55 (GMT) |
Fix git submodules branch configuration |
April 23, 2018, 10:53 (GMT) |
Cleanup: style |
April 23, 2018, 10:53 (GMT) |
Depsgraph: Make update flags debug print more useful Will print list of human-readable update flags, not the combined bitfield printed as a number. |
April 23, 2018, 10:49 (GMT) |
DRW: Antialiased 3D cursor. Common peeps! Why wasn't it already done? |
April 23, 2018, 10:36 (GMT) |
WM: use last_redo operator Was showing operators that weren't meant to display in the UI. |
April 23, 2018, 10:35 (GMT) |
Fix T54766: "Record With"-NLA "Push Down" discards Blend Mode, Extrapolation, and Influence Applied similar fix to T54233 to get the "Record with NLA" feature working with active action blending + influence settings. Extrapolation is explicitly ignored though, as it shouldn't be used with this feature (i.e. it is already disabled with the new strips and also on the animdata by default) |
April 23, 2018, 10:31 (GMT) |
Fix T54767: Crash in versionning code for recent editors' removal. Always check for non-Null pointers there! This versionning code is called from many different places, with many different kind of Main's. |
April 23, 2018, 10:18 (GMT) |
Depsgraph: Avoid redundant copy-on-write relations Was adding some relations twice. Harmless, but means extra stuff to do when evaluating the scene. |
April 23, 2018, 10:01 (GMT) |
UI Tweak: Bring Graph Editor's mode selector left of the menus, as is now done for Dopesheet |
April 23, 2018, 09:45 (GMT) |
Fix crash reading old userpref.blend While window manager is supposed to exist after file was fully read and do-versioned, we can not rely on window manager to exist while reading file and setting up an environment. |
April 23, 2018, 09:04 (GMT) |
Cleanup: uninitialized variable |
April 23, 2018, 09:04 (GMT) |
Cleanup: style |
Revision 6b33e71 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) April 23, 2018, 08:09 (GMT) |
Fix merge error |
Revision 09b41b9 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) April 23, 2018, 08:08 (GMT) |
Merge branch 'blender2.8' into greasepencil-object Conflicts: release/scripts/addons release/scripts/addons_contrib source/blender/blenloader/intern/versioning_280.c |
April 23, 2018, 07:35 (GMT) |
Merge branch 'master' into blender2.8 |
April 23, 2018, 07:33 (GMT) |
Depsgraph: Add missing relations builder Was possible to miss some relations from being built when parent object is linked to the scene graph indirectly. |
April 23, 2018, 06:51 (GMT) |
UI: show arrow for popovers above buttons Also don't align popover buttons with activated popovers. |
April 23, 2018, 06:10 (GMT) |
Cleanup: includes & comments |
|
|
|


Master Commits
MiikaHweb | 2003-2021