Blender Git Commits

Blender Git "greasepencil-refactor" branch commits.

Page: 161 / 287

May 31, 2018, 09:47 (GMT)
Undo previous context change

These operators cannot be used in Top Bar, so this context is not required.
May 31, 2018, 09:07 (GMT)
UI: Move panels to Top Bar

Still some problems with operators using context data.
May 31, 2018, 09:06 (GMT)
Add TOPBAR context to poll functions
May 31, 2018, 07:52 (GMT)
Fix typo error in Stroke Panel
May 31, 2018, 02:35 (GMT)
Implementing DPIX algorithm. (in progress, do not compile!)
May 30, 2018, 18:33 (GMT)
UI: Move some panels to toolbar
May 30, 2018, 18:15 (GMT)
Add new context modes for grease pencil

These modes were missing.
May 30, 2018, 17:28 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
release/scripts/startup/bl_ui/properties_scene.py
source/blender/makesrna/intern/rna_object.c
May 30, 2018, 15:47 (GMT)
Cleanup inactive code
May 30, 2018, 14:57 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 30, 2018, 14:52 (GMT)
Rework in modifers apply parameters

Instead to pass the Context variable that it was used to get bmain pointer,now bmain is passed as parameter to reduce data and avoid any use of Context.
May 30, 2018, 14:34 (GMT)
Merge branch 'greasepencil-object' of git.blender.org:blender into greasepencil-object
May 30, 2018, 14:33 (GMT)
Remove context parameter

This parameter is removed because Context must be avoided.
May 30, 2018, 14:28 (GMT)
Redo mode settings after merge

This code section was changed in the last merge
May 30, 2018, 14:25 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/editors/include/ED_object.h
source/blender/editors/object/object_edit.c
source/blender/editors/object/object_ops.c
May 30, 2018, 14:01 (GMT)
Cleanup: shadowed var
May 30, 2018, 14:00 (GMT)
Modify mode set routine to enable grease pencil modes

Now, when you press the numeric key to change mode, if the object is grease pencil, the grease pencil mode is enabled.
May 30, 2018, 13:46 (GMT)
Remove keymap for changing brush using numbers

This brush selection wil be replaced with spacebar and a menu.
May 30, 2018, 08:27 (GMT)
Remove old mode switching Keymaps

These keymaps are conflicted with new mode switching keymaps.
May 30, 2018, 08:27 (GMT)
Disable old mode switching code
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021