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
07b52efa205d79e210a3d6bb6440407489a72439
test
/
source
/
blender
/
editors
/
space_nla
History
Campbell Barton
25c96bc9f3
code cleanup: remove unused macros, commet some which may be useful later - or good to keep for completeness. quieted some warnings and add flags -Wmissing-include-dirs and -Wno-div-by-zero to cmake/gcc
2012-09-20 01:02:39 +00:00
..
CMakeLists.txt
Fix for yesterday i18n own commit (r44924): we now need to define WITH_INTERNATIONAL everywhere TIP_/IFACE_ macros are used (else, we get non-international, dummy NOP macros instead!).
2012-03-17 12:07:58 +00:00
nla_buttons.c
code cleanup: remove unused macros, commet some which may be useful later - or good to keep for completeness. quieted some warnings and add flags -Wmissing-include-dirs and -Wno-div-by-zero to cmake/gcc
2012-09-20 01:02:39 +00:00
nla_channels.c
Disable saving property defaults for many of the properties for animation-editor
2012-08-08 14:02:18 +00:00
nla_draw.c
More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise->normalize).
2012-07-03 19:09:07 +00:00
nla_edit.c
code cleanup: quiet warnings for gcc's -Wundef, -Wmissing-declarations
2012-09-16 00:26:36 +00:00
nla_intern.h
style cleanup: nla
2012-05-08 18:05:57 +00:00
nla_ops.c
style cleanup: nla
2012-05-08 18:05:57 +00:00
nla_select.c
code cleanup: replace macro for BLI_rect size/center with inline functions.
2012-09-15 11:48:20 +00:00
SConscript
Fix for yesterday i18n own commit (r44924): we now need to define WITH_INTERNATIONAL everywhere TIP_/IFACE_ macros are used (else, we get non-international, dummy NOP macros instead!).
2012-03-17 12:07:58 +00:00
space_nla.c
style cleanup: nla
2012-05-08 18:05:57 +00:00