Blender Git Commit Log

All Blender Git commits.

Page: 2430 / 8462

June 20, 2019, 15:48 (GMT)
Fix T65802: F-curves modifiers in nodes doesn't updates properly

The other built in modifiers, except the generator modifier, seems to
update the depsgraph thought some RNA magic.
However the generator seem to be a bit special and doesn't get included
into this. Now we manually update the depsgraph on value changes to the
generator modifier.
June 20, 2019, 15:03 (GMT)
Fix sculpt mask not visible in EEVEE

Differential Revision: https://developer.blender.org/D5092
June 20, 2019, 14:32 (GMT)
Merge branch 'master' into gp_stencil
June 20, 2019, 13:49 (GMT)
bring back multithreading support
June 20, 2019, 13:20 (GMT)
don't inline simulation functions to make profiles more useful
June 20, 2019, 13:17 (GMT)
remove outdated simulation code
June 20, 2019, 13:16 (GMT)
move events and actions to separate files
June 20, 2019, 13:15 (GMT)
Fix T65775: UV projection is dependant of the object position

The rotation matrix included the global object offset too. Now we only
take into account the actual offset that what sent to the function.

Reviewed By: Brecht

Differential Revision: https://developer.blender.org/D5094
June 20, 2019, 13:05 (GMT)
use mesh surface emitter again
June 20, 2019, 12:56 (GMT)
test multiple events
June 20, 2019, 12:38 (GMT)
Fix T65877: crash when baking in sculpt mode

Also fixes bug where mesh with multires modifier is invisible in render
while in sculpt mode.

Differential Revision: https://developer.blender.org/D5099
June 20, 2019, 12:34 (GMT)
support for multiple events per particle per time step
June 20, 2019, 12:23 (GMT)
support killing particles again
June 20, 2019, 11:57 (GMT)
bring back event handling
June 20, 2019, 11:44 (GMT)
Merge branch 'master' into gp_stencil
June 20, 2019, 11:37 (GMT)
GPencil: Undo changes to use evaluated data in paint

There are problems when delete points and strokes and need a full redesign.
June 20, 2019, 10:51 (GMT)
compress blocks after each simulation step
June 20, 2019, 10:44 (GMT)
actually free emitters etc.
June 20, 2019, 10:36 (GMT)
apply forces to particles again
June 20, 2019, 10:21 (GMT)
Pass particle influences into the right functions
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021