Blender Git Commits

Blender Git commits from all branches.

Page: 2161 / 2888

October 19, 2015, 12:08 (GMT)
Merge remote-tracking branch 'origin/master' into framebuffer
October 19, 2015, 10:16 (GMT)
Test of node conversion from bNodes to internal instruction graph.
October 19, 2015, 09:17 (GMT)
Next compiler step: convert internal node graph to opcode instructions.
October 18, 2015, 16:32 (GMT)
Address Brecht's review, mainly:

* Simplifies handling of 'background fallback thread' in scheduler
* Add note (and debug check) that background pools do not get created recursively (from other task pools).
October 18, 2015, 14:45 (GMT)
init/free functions for blenvm to have a place for global initializations.
October 18, 2015, 13:48 (GMT)
First test of the VM evaluation function.
October 18, 2015, 13:19 (GMT)
Cleanup: factorize task data freeing into own func, much less verbose that way.
October 18, 2015, 13:09 (GMT)
On second thought, add a new API func to create a 'background' task pool.

Will make the patch less verbose since it avoids changing existing code.
October 18, 2015, 12:54 (GMT)
Merge branch 'master' into new-filebrowser-preview-temp
October 18, 2015, 10:55 (GMT)
Merge branch 'master' into new-filebrowser-preview-temp
October 18, 2015, 09:25 (GMT)
fracturing multiple settings seems to work (again) but todo: splinters, multiple islands / setting, constraints
October 17, 2015, 15:49 (GMT)
fix attempt for splinters, did crash.. now works but its incorrect for multiple settings
October 17, 2015, 15:08 (GMT)
GP Edit: Provide more direct quick access to sculpt brush via D+E pie

Added direct buttons to quickly change the sculpt brush when bringing up the
D+E pie menu for GP Stroke Sculpting. These are only included for the most
useflu of the brushes. All others are currently still visible via the
dropdown on the left (of the pie), though I'm considering removing that
to make things less confusing.
October 17, 2015, 14:54 (GMT)
Missed this old comment in previous commit
October 17, 2015, 14:52 (GMT)
GP Edit: "Change Layer" operator - Integrated into the D+W Pie Menu

Create a "Change Stroke" operator for GP Layers which can be used to change
between layers without needing to have the layers list open. This can be
accessed via the D+W pie menu by clicking on the dropdown beside the active
layer's name. Also, added the ability to delete the active layer from the menu too.
October 17, 2015, 14:29 (GMT)
GP Editing: "Move to Layer" operator (MKEY)

This commit adds an operator which can be used to move the selected strokes
to another layer (including to a new layer).

Currently this can only move entire strokes. Later we can check on doing
partial strokes too (just like copy/paste can handle now).
October 17, 2015, 13:47 (GMT)
small fix for multiple fracture settings (but, other files still dont work with it, investigating...
October 17, 2015, 13:28 (GMT)
multiple fracturing settings seem to work, but tested with 1 file only for now...
October 17, 2015, 09:47 (GMT)
Merge branch 'master' into asset-engine
October 17, 2015, 09:39 (GMT)
Merge branch 'missing-libs' into id-remap
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021