Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Dalai Felinto 782f0b6382 bge camera actuator: -X and -Y axis
The camera actuator only allows to look the object from its front face.

Given that Blender takes -Y as the default forward orientation, the current
functionality doesn't let a camera to track an actor from behind.

This patch allows for -X and -Y axis tracking. This way a camera over the
shoulders of a character is possible (without resorting to rotate the
mesh/armature original orientation.

- patch reviewed by Campbell Barton, thanks
2012-01-11 07:27:39 +00:00
build_files when building blender as a py module use add_library(... MODULE on all systems, was SHARED on linux/windows. 2012-01-11 00:09:46 +00:00
doc correct api doc examples and a typo 2012-01-05 05:43:35 +00:00
extern Fixed typo in comments for libmv build rules files 2012-01-11 07:19:44 +00:00
intern patch [#29853] UTF-8 copy&paste for X11 GHOST 2012-01-11 00:34:42 +00:00
release minor edits to xml presets 2012-01-11 00:22:21 +00:00
source bge camera actuator: -X and -Y axis 2012-01-11 07:27:39 +00:00
CMakeLists.txt use warnigns for all msvc configurations 2012-01-06 05:13:36 +00:00
COPYING
GNUmakefile minor changes 2011-11-23 17:14:29 +00:00
SConstruct option to build without remesh modifier for cmake and scons 2011-12-31 03:34:44 +00:00