Blender Git Commits

Blender Git commits from all branches.

Page: 1769 / 2888

May 14, 2017, 02:15 (GMT)
Avoid unnecessary accessors by casting to generic types
May 14, 2017, 01:48 (GMT)
Fix missing ID handling on lib-linking
May 14, 2017, 01:35 (GMT)
Remove incorrext XXX mark
May 14, 2017, 00:45 (GMT)
Fix crash when appending workspace

Caused by rB9b1a5b942cdccc.
May 13, 2017, 19:25 (GMT)
Fix crash when renaming workspace render layer

PointerRNA.id.data needs to point to the Scene for render-layers. Have
to do lookup in getter here, so we find the scene that contains a render
layer... which is a bit ugly :/
May 13, 2017, 17:49 (GMT)
Merge branch 'blender2.8' into workspaces
May 13, 2017, 17:32 (GMT)
Use template_search for selecting screen-layout and render-layer
May 12, 2017, 18:00 (GMT)
set obstacle velocity after every setWallBcs()

if not set, the essential obstacle velocities will get overwritten with 0
May 12, 2017, 15:48 (GMT)
added rectangular alignment feature for fast bisect (works with uniform only)

the closer the factor is to 1, the more rectangular-ish the shards will look like. default is 0 which means any rotation is allowed.
May 12, 2017, 15:08 (GMT)
Merge branch 'blender2.8' into workspaces

Conflicts:
source/blender/editors/interface/interface_intern.h
source/blender/editors/interface/interface_layout.c
source/blender/editors/interface/interface_templates.c
source/blender/makesrna/intern/rna_space_api.c
source/blenderplayer/bad_level_call_stubs/stubs.c
May 11, 2017, 19:16 (GMT)
Update topbar theme colors
May 11, 2017, 17:51 (GMT)
Cleanup: Rename field
May 11, 2017, 17:11 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 11, 2017, 09:38 (GMT)
Cleanup: Extract pixel scale function
May 11, 2017, 01:59 (GMT)
Remove 3D View redo region/panel
May 11, 2017, 01:42 (GMT)
Move around buttons in topbar
May 11, 2017, 01:29 (GMT)
Show operator redo buttons in topbar

Just an initial implementation, could use some more work/polish.
May 10, 2017, 22:07 (GMT)
Draw lower bar of top-bar using header drawing & definition code
May 10, 2017, 21:21 (GMT)
Fix compile error, cleanup
May 10, 2017, 18:26 (GMT)
Merge branch 'workspaces' into topbar
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021