This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
e4ef822ecdb1e642012c19fa82cf5a2f796ee0f3
test
/
source
/
blender
/
editors
/
curve
History
Campbell Barton
617e6a83bc
object/paint/misc-files: floats were being implicitly promoted to doubles, adjust to use floats.
...
- also UV angle stretching was using radians->deg which wasn't needed.
2011-03-27 14:59:55 +00:00
..
CMakeLists.txt
I swear, it was just an innocence change in guardedalloc!
2011-02-21 12:35:04 +00:00
curve_intern.h
doxygen: blender/editors tagged.
2011-02-27 20:29:51 +00:00
curve_ops.c
properties were being used with wrong type functions, this resulted in bad memory access when getting int from an enum.
2011-03-22 12:53:36 +00:00
editcurve.c
object/paint/misc-files: floats were being implicitly promoted to doubles, adjust to use floats.
2011-03-27 14:59:55 +00:00
editfont.c
- fix for editfont using an enum func on boolean property.
2011-03-26 09:36:45 +00:00
lorem.c
doxygen: blender/editors tagged.
2011-02-27 20:29:51 +00:00
SConscript
I swear, it was just an innocence change in guardedalloc!
2011-02-21 12:35:04 +00:00