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
93deb27dd4b4e12f118cd74ca5c70a485c19e81b
test
/
source
/
blender
/
editors
/
space_buttons
History
Bastien Montagne
c766b0792a
I18n fixes for C panels & menus (we have to specify the default bpyrna context here, else we get the horrible "empty" string (as translation_context of panels is an array, not a pointer, so it's never NULL).
2013-03-27 19:09:50 +00:00
..
buttons_context.c
I18n fixes for C panels & menus (we have to specify the default bpyrna context here, else we get the horrible "empty" string (as translation_context of panels is an array, not a pointer, so it's never NULL).
2013-03-27 19:09:50 +00:00
buttons_header.c
style cleanup: also some typos
2013-02-11 00:49:00 +00:00
buttons_intern.h
style cleanup: animation + buttons
2012-05-08 15:30:00 +00:00
buttons_ops.c
code cleanup: use const events for modal and invoke operators.
2013-03-13 09:03:46 +00:00
buttons_texture.c
Nicer handling of undefined node, tree and socket types.
2013-03-19 13:40:16 +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
SConscript
Added GPL header to sconscripts!
2012-12-17 08:01:43 +00:00
space_buttons.c
Fix
#33310
: unnecessary redraw of outliner when editing materials and textures.
2012-11-26 08:52:07 +00:00