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
003df3d2de3aeafe5bcfb3fcbf51938f486f892e
test2
/
source
/
blender
/
editors
/
curve
History
Brecht Van Lommel
28a27e2e9d
Fix text object text entry being broken after recent fix to BLI_strncpy_wchar_from_utf8.
...
Checked other usages of this function but they seem to be fine.
2013-07-15 19:04:49 +00:00
..
CMakeLists.txt
move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)
2013-05-28 19:35:26 +00:00
curve_intern.h
Code Cleanup: remove non existing function declarations.
2012-02-29 15:00:37 +00:00
curve_ops.c
Include DNA_scene_types before ED_object instead of forward enum declaration
2013-06-25 09:27:31 +00:00
editcurve.c
patch [
#36078
] Fixes joining behavior for curves and armatures (when active object not selected).
2013-07-10 09:55:10 +00:00
editfont.c
Fix text object text entry being broken after recent fix to BLI_strncpy_wchar_from_utf8.
2013-07-15 19:04:49 +00:00
lorem.c
3d text tool - 'insert lorem' was crashing, also add this to the text menu.
2013-06-27 04:18:01 +00:00
SConscript
remove redundant includes from cmake and scons.
2013-05-30 02:16:22 +00:00