blender/release
Dalai Felinto ac1b08a928 BGE patch: [#26223] Some RigidBody joints fixes (ui angles, conetwist/hinge limits etc) by Juha Mäki-Kanto + ui changes pour moi
From the tracker:::
Issues fixed:
- ConeTwist-constraint's params weren't making it to the CcdPhysicsEnvironment, also added Hinge's params.
- UI wasn't using angles where applicable.
- btHingeConstraint's constructor can create frame-matrices which don't align so the hinge doesn's start at 0 degree tilt.
This is an issue when setting limits.

Changes:
- UI: Hinge limits can be set (and disabled).
- UI: ConeTwist only has max-limits and only the twistX can be disabled
- PyApi via rna_constraint.c: added the functions limit_xyz_min, limit_xyz_max (for 6dof), limit_angle_xyz_min,
limit_angle_xyz_max (for 6dof), limit_angle_x_min, limit_angle_x_max (for hinge).
- PyApi: dropped python-function limit_cone_min. 

.:. Extra:
UI Changes:
- renamed "RigidBody Joint" to "Rigid Boidy Joint" 
- reorganized UI to conform with other parameters (e.g. Limit Rot)
- added dis/active all over the place :)
2011-02-27 09:21:13 +00:00
..
bin patch [#25972] blender-thumbnailer.py: GVFS support 2011-02-09 02:09:30 +00:00
datafiles pep8 cleanup and remove unused vars/imports 2011-02-17 04:35:41 +00:00
freedesktop == blender icon == 2011-01-05 20:18:16 +00:00
irix-6.2-mips correct fsf address 2010-02-12 13:34:04 +00:00
plugins remove some paranoid NULL checks, since the pointers are used already. 2010-12-17 19:05:10 +00:00
scripts BGE patch: [#26223] Some RigidBody joints fixes (ui angles, conetwist/hinge limits etc) by Juha Mäki-Kanto + ui changes pour moi 2011-02-27 09:21:13 +00:00
text Correct report [#26139] Documentation is incorrect 2011-02-19 00:58:46 +00:00
windows By default install to the user profile instead of Program Files. This because right now the installer 2010-12-27 12:42:51 +00:00
environment-macosx Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-mswindows Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-unix Continue development of bfile system. 2009-10-19 18:44:09 +00:00