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
df6e5aeafc346d3e28795a7653104f8b0495c255
test
/
source
/
blender
/
editors
/
curve
History
Sergey Sharybin
9a5e5033a2
Fix for crash on bpy.ops.curve.vertex_add/bpy.ops.curve.extrude
...
Removed view3d_operator_needs_opengl from addvert_Nurb, which is unneeded here
2010-06-15 09:55:54 +00:00
..
CMakeLists.txt
finish cleanup to cmake editors, also removed some stuff from scons thats not needed.
2010-06-05 23:27:49 +00:00
curve_intern.h
Made Add Surface Operator more atomic, now each primitive has own operator, but calling the same function with different flags.
2010-06-13 05:48:21 +00:00
curve_ops.c
Made Add Surface Operator more atomic, now each primitive has own operator, but calling the same function with different flags.
2010-06-13 05:48:21 +00:00
editcurve.c
Fix for crash on bpy.ops.curve.vertex_add/bpy.ops.curve.extrude
2010-06-15 09:55:54 +00:00
editfont.c
naming changes
2010-06-14 03:52:10 +00:00
lorem.c
correct fsf address
2010-02-12 13:34:04 +00:00
Makefile
SVN maintenance.
2009-06-23 00:09:26 +00:00
SConscript
Patch
#19953
: [2.5] repeated include entries in a number of SConscript files
2009-11-22 06:22:53 +00:00