Blender Git Commits

Blender Git commits from all branches.

Page: 2711 / 2888

November 25, 2013, 19:09 (GMT)
this fix resets the simulation on esc properly
November 25, 2013, 19:09 (GMT)
added new rigidbody modifier doing the mesh island handling, instead of explode modifier
November 25, 2013, 19:09 (GMT)
crash fix (wrong cache mapping) and white space cleanup (tabs only)
November 25, 2013, 19:09 (GMT)
fixes for: moving the object during rigidbody sim (no crash anymore) and one piece was always stuck in the air (wrong calculation in cache)
November 25, 2013, 19:09 (GMT)
some cache fixes to allow multiple (duplicated) rigidbodies with modifiers on them
November 25, 2013, 19:09 (GMT)
added use rigidbody as new option, some smaller fixes
November 25, 2013, 19:09 (GMT)
can run simulation backwards now too (update mesh from cache, but still sometimes crashes)
November 25, 2013, 19:09 (GMT)
very basic collision works, but unreliably for now (sometime cache crashes, center of mass still wrong
November 25, 2013, 19:09 (GMT)
sorta optical feedback (but massively wrong)
November 25, 2013, 19:09 (GMT)
crash fixes, wip
November 25, 2013, 19:09 (GMT)
attempts for integrating fractured objects into rigidbody sim, still wrong and incomplete
November 25, 2013, 19:09 (GMT)
adapting rigidbody sim to accept mesh shards too (in progress)
November 25, 2013, 19:09 (GMT)
small build and link fixes
November 25, 2013, 19:09 (GMT)
update and merge code branches - voronoi modifier
November 25, 2013, 19:09 (GMT)
test commit
November 25, 2013, 13:59 (GMT)
Merge branch 'master' into soc-2013-sketch_mesh
November 23, 2013, 16:17 (GMT)
Merge branch 'master' into soc-2013-rigid_body_sim

Conflicts:
intern/rigidbody/CMakeLists.txt
release/datafiles/splash.png
source/blender/editors/space_view3d/drawobject.c
source/blender/makesdna/DNA_view3d_types.h
November 22, 2013, 20:04 (GMT)
I adjusted some variables names.
The modifier sends a message on screen if the system not found a solution: (The Modifier not determines if a system is soluble, the numeric solver OpenNL Superlu notifies if solution was found.)
Fix bugs:
- Load file in a correct way.
- Delete vertex co (float array) when the bind flag is false.
November 21, 2013, 22:35 (GMT)
Code Cleanup: minor changes to laplacian deform modifier interface
November 21, 2013, 22:18 (GMT)
Code Cleanup: style edits and avoid sqrt
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021