This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
53afd198084e4bca72d6694708d801a799a2f76f
test2
/
source
/
blender
/
python
History
Campbell Barton
53afd19808
fix [
#25975
] Quaternion/Vector.negated() isn't available
...
theres no need for value.negated(), better use -vec / -quat. however -quat didn't exist.
2011-02-08 03:37:49 +00:00
..
generic
fix [
#25975
] Quaternion/Vector.negated() isn't available
2011-02-08 03:37:49 +00:00
intern
rename ID.update() --> update_tag() since this function only tags for updating and scene.update() executes the update.
2011-02-07 08:13:28 +00:00
BPY_extern.h
edits for BPY_extern.h functions, no functional changes
2011-01-05 02:08:54 +00:00
CMakeLists.txt
use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed.
2010-12-08 08:43:06 +00:00
rna_dump.py
mathutils.Matrix.OrthoProjection(plane, size, axis), merged axis and plane args. since axis was only allowed when plane was 'R'.
2011-02-04 09:35:20 +00:00
SConscript
Finally change SConscript tabs to spaces.
2010-08-29 20:52:05 +00:00
simple_enum_gen.py
correct fsf address
2010-02-12 13:34:04 +00:00