blender/release/scripts/startup
Mitchell Stokes 501922782f Fix for [#31792] "Character Physics type not detected by near sensor" reported by Mikko-Pentti Eronen.
Near sensors only pick up "actors," but objects with character physics did not have the actor option displayed. By setting the character physics object to actor, it can be picked up by the near sensor. However, it collides with the near sensor, which sounds like bug [#31701]
2012-06-21 05:30:57 +00:00
..
bl_operators style cleanup 2012-06-19 22:17:19 +00:00
bl_ui Fix for [#31792] "Character Physics type not detected by near sensor" reported by Mikko-Pentti Eronen. 2012-06-21 05:30:57 +00:00
keyingsets_builtins.py don't have spaces in idnames, confuses py types: 2012-04-26 18:07:15 +00:00