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
a2bf2ba7df80dd41d116ec00ff8a3efe2d50b123
test2
/
source
/
blender
/
editors
/
space_buttons
History
Brecht Van Lommel
c91562d0ff
Fix
#33310
: unnecessary redraw of outliner when editing materials and textures.
2012-11-26 08:52:07 +00:00
..
buttons_context.c
Fix
#30505
: bpy.context.copy() gives error running in the properties editor
2012-11-09 17:12:39 +00:00
buttons_header.c
code cleanup: replace macro for BLI_rect size/center with inline functions.
2012-09-15 11:48:20 +00:00
buttons_intern.h
style cleanup: animation + buttons
2012-05-08 15:30:00 +00:00
buttons_ops.c
Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a few others), and another bunch of UI messages tweaks/fixes, as well as some BKE_report()<->BKE_reportf()...
2012-10-26 17:32:50 +00:00
buttons_texture.c
code cleanup: spelling,
2012-11-12 07:33:01 +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
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_buttons.c
Fix
#33310
: unnecessary redraw of outliner when editing materials and textures.
2012-11-26 08:52:07 +00:00