Blender Git Commit Log
Git Commits -> Revision 32482aa
Revision 32482aa by Sybren A. Stüvel (master) February 4, 2015, 13:16 (GMT) |
BGE physics: allow higher values for maxlogicstep and maxphystep Increasing those values beyond 5 is important for exact physics simulation. Soft limit is increased to 50, hard limit to 10000. To be able to set different values for hardlimit and softlimit, RNA_def_property_range needs to precede RNA_def_property_range, hence the swapped order. |
Commit Details:
Full Hash: 32482aadb8ecc4c2d1f2dd73124d1b94f0febe57
Parent Commit: 31425f9
Lines Changed: +4, -4
1 Modified Path:
/source/blender/makesrna/intern/rna_scene.c (+4, -4) (Diff)