Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-26Rigidbody: Allow triangle mesh shapes to deform during simulationSergej Reich
2013-12-26Rigidbody: Add option to choose mesh source for collision shapesSergej Reich
2013-10-03rigidbody: Flag bodies for validation when changing shapeSergej Reich
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-09-12code cleanup: set enums as static or add RNA_enum_types.h where they are used...Campbell Barton
2013-04-29Usual UI messages fixes...Bastien Montagne
2013-04-25Fix rigid body world Solver Iterations not showing in UI and throwing python ...Brecht Van Lommel
2013-04-23rna attribute consistency edits, use common prefix for booleans.Campbell Barton
2013-04-22remove unneeded null checks from commit r56194, also minor style cleanup.Campbell Barton
2013-04-21rigidbody: Add function to perform convex sweep testSergej Reich
2013-04-09code cleanup: abbreviations ob, con - aren't normally used in global identifi...Campbell Barton
2013-04-08Fix #34875: 0 digits of precision was not supported for FloatProperty, nowBrecht Van Lommel
2013-02-24Some UI messages fixes...Bastien Montagne
2013-02-24rigidbody: Allow collision groups to be animatedSergej Reich
2013-02-24rigidbody: Add motor constraintSergej Reich
2013-02-12rigidbody: No need to update mass when changing rigid body typeSergej Reich
2013-02-09rigidbody: Don't use icons for constraint typeSergej Reich
2013-02-06rigidbody: Don't use units for spring stiffnessSergej Reich
2013-02-05rigidbody: Don't allow collision shape to be animatedSergej Reich
2013-01-27Bunch of fixes for UI messages.Bastien Montagne
2013-01-24style cleanupCampbell Barton
2013-01-23make bullet optional againCampbell Barton
2013-01-23rigidbody: Add generic spring constraintSergej Reich
2013-01-23rigidbody: Add rigid body constraintsSergej Reich
2013-01-23rigidbody: Add point cache supportSergej Reich
2013-01-23rigidbody: Add force field supportSergej Reich
2013-01-23rigidbody: Add DNA/RNA/BKE infrastructure for the rigid body simSergej Reich