Blender Git Commit Log

All Blender Git commits.

Page: 2409 / 8462

June 28, 2019, 10:30 (GMT)
give action access to current time per particle
June 28, 2019, 09:49 (GMT)
Merge branch 'master' into greasepencil-object
June 28, 2019, 09:38 (GMT)
Fix message subscriber using the wrong workspace
June 28, 2019, 09:38 (GMT)
Revert "Fix invalid area tool being set from message passing"

This reverts commit 9ec8887599b1c14dac47cca1a073fa50b333d5ee.

Causes assert when selection changes modes.
June 28, 2019, 09:38 (GMT)
Merge remote-tracking branch 'origin/master' into sybren-usd
June 28, 2019, 09:37 (GMT)
USD: reworked mesh writing code

The geometry and material handling is now done in separate functions, and
has been slightly optimised for clarity.
June 28, 2019, 09:32 (GMT)
initial test for spawning new particles in an action
June 28, 2019, 09:22 (GMT)
Fix OpenMP library for tests on macOS
June 28, 2019, 08:53 (GMT)
split EmitTarget into EmitTargetBase and TimeSpanEmitTarget
June 28, 2019, 08:45 (GMT)
simulate newly created particles until there are no new ones
June 28, 2019, 08:34 (GMT)
separate partial simulation of new particles from emitters
June 28, 2019, 08:22 (GMT)
Fix T63694: Crash using tool gizmos with multiple windows

Gizmo group types now store a user count so they aren't unlinked
while other tools are using them.

The tool system now works with multiple windows.
June 28, 2019, 08:13 (GMT)
Fix T62990: Selecting bones causes pose to be re-evaluated
June 28, 2019, 07:59 (GMT)
allow SmallVector to use ArrayRef
June 28, 2019, 07:48 (GMT)
Fix T66105: Changing force field does not update simulation
June 28, 2019, 07:43 (GMT)
Fix T66200: Changing workspaces / modes doesn't update tools

Changing the workspace or mode from one window may need to change the
active tool in another window since two different workspaces
may share an object.
June 28, 2019, 07:38 (GMT)
Fix invalid area tool being set from message passing

This wasn't working with multiple windows,
WM_toolsystem_do_msg_notify_tag_refresh could use a workspace
from a different window to the screen that owned the area.

Instead of fixing, remove these since they aren't needed anymore
since changing modes now refreshes the tool system.
June 28, 2019, 07:16 (GMT)
simulate particles of all types at the same time
June 28, 2019, 07:00 (GMT)
Gpencil: fixed "totweight" count in sample functions.
June 28, 2019, 06:56 (GMT)
Merge branch 'master' into functions
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021