May 12, 2015, 13:33 (GMT) |
Merge branch 'master' into asset-experiments |
May 12, 2015, 10:48 (GMT) |
Merge branch 'alembic' into gooseberry Conflicts: source/blender/physics/intern/BPH_mass_spring.cpp |
May 12, 2015, 10:47 (GMT) |
Revert "Disabled the goal spring that is supposed to stabilize roots." This reverts commit 1b32ac9779c709918c3bf9d46e9e4bb1892dd8bc. The goal spring is not working as intended, but is better than having no bending force at the roots at all. Needs a better solution (virtual root vertex). |
May 12, 2015, 10:44 (GMT) |
Fix for incorrect sub-stepping in the strands hair sim solver. The code was copied from the old cloth solver, which used a while loop. Ended up using double step increments, which screwed up some calculations ... |
May 11, 2015, 22:14 (GMT) |
Merge branch 'master' into depsgraph_refactor |
May 11, 2015, 17:49 (GMT) |
Fix for initialization of effector velocities. |
May 11, 2015, 17:46 (GMT) |
Disabled the goal spring that is supposed to stabilize roots. There are larger bugs still roaming free which need to be solved first. Goal springs also are inherently unstable because the solver can not properly estimate their Jacobian. |
May 11, 2015, 16:02 (GMT) |
Use stubs for glrecti/glrectf to make sure the matrix stacks have been committed. |
May 11, 2015, 15:44 (GMT) |
Merge branch 'master' into temp_viewport_fx_merge |
May 11, 2015, 15:29 (GMT) |
Depsgraph: Make source closer to master There were some unwanted changes, probably caused by not really correct merge conflict resolving. And also reverted whole bunch of changes related on global enabling of C++11 with MINGW. We don't use C++11 by default now, so Blender should still be compilable. |
May 11, 2015, 15:25 (GMT) |
Merge branch 'asset-experiments' into asset-engine |
May 11, 2015, 15:24 (GMT) |
Merge branch 'master' into asset-experiments |
May 11, 2015, 15:09 (GMT) |
Merge branch 'master' into asset-experiments Conflicts: source/blender/blenkernel/BKE_icons.h source/blender/blenkernel/intern/icons.c source/blender/editors/include/UI_interface_icons.h source/blender/editors/interface/interface_icons.c source/blender/makesrna/intern/rna_ID.c |
May 11, 2015, 14:56 (GMT) |
Merge branch 'master' into depsgraph_refactor |
May 11, 2015, 14:53 (GMT) |
Revert "Depsgraph: Rename SPaceType->new to SpaceType->alloc" Use alternative and less intrusive approach for dealing with "new" keyword. This reverts commit c13455e3328c60fae2deecd7a9d8f0d827715f32. |
May 11, 2015, 14:43 (GMT) |
Merge branch 'master' into ui-preview-buttons |
May 11, 2015, 14:13 (GMT) |
Remove keyword arg use This API isn't directly accessed, keywords were never used. |
May 11, 2015, 14:07 (GMT) |
add back force reload arg |
May 11, 2015, 13:48 (GMT) |
Merge branch 'master' into ui-preview-buttons |
May 11, 2015, 13:43 (GMT) |
match master |
|
|
|


Master Commits
MiikaHweb | 2003-2021