Blender Git Commits

Blender Git commits from all branches.

Page: 1807 / 2888

March 17, 2017, 20:08 (GMT)
CMake: install app-templates
March 17, 2017, 16:18 (GMT)
Add missing file
March 17, 2017, 16:17 (GMT)
Merge branch 'blender2.8' into topbar

Conflicts:
source/blender/editors/interface/resources.c
March 17, 2017, 15:19 (GMT)
Merge branch 'workspaces' into topbar

Conflicts:
source/blender/blenloader/intern/writefile.c
March 17, 2017, 15:09 (GMT)
Merge branch 'blender2.8' into workspaces

Conflicts:
source/blender/blenloader/intern/writefile.c

Adapted branch to changes in blender2.8
March 17, 2017, 13:59 (GMT)
Fix wrong render layer used for multi-window setups
March 17, 2017, 13:19 (GMT)
Fix crash when displaying tooltip of 'New Window' operator
March 17, 2017, 11:39 (GMT)
Avoid duplicating layout when activating workspace with used layout

We now fall-back to the first un-used layout we can find, we only create
a new one if none can be found.
March 17, 2017, 11:25 (GMT)
added id member variable and cleaned up manta init function
March 17, 2017, 11:01 (GMT)
Fix new window always duplicating active window instead of selected one

Also removed wrong assert.
March 17, 2017, 10:41 (GMT)
Fix 'New Window' operator using name from screen, not layout
March 17, 2017, 09:09 (GMT)
Example panel for a template

Just add a single panel to show a template can define it's own panels.
March 17, 2017, 09:08 (GMT)
Minor correction to recent commit
March 17, 2017, 03:49 (GMT)
Fix critical collision bug

Collision object coordinates were not being updated when moving back in
time, causing simulation recalculations to somethimes have the collision
object only at the final position on the first simulated frame.

This also changes collision objects to use static bvh (like the cloth
bvh), which should cause a slight performance improvement.
March 17, 2017, 01:42 (GMT)
Fix basemesh target object poll function
March 17, 2017, 01:02 (GMT)
Don't print errors when scripts or user prefs aren't found

Useful since we may want to have templates that don't contain scripts.
March 16, 2017, 23:17 (GMT)
added preprocessing for destructor and init script strings
March 16, 2017, 22:56 (GMT)
Fix T50950: Converting meshes fails w/ boolean
March 16, 2017, 22:56 (GMT)
Merge branch 'master' into app-templates
March 16, 2017, 21:58 (GMT)
Fix crash creating new window with existing layout
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021