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_buttons
History
Campbell Barton
232571c61a
code cleanup: replace macro for BLI_rect size/center with inline functions.
2012-09-15 11:48:20 +00:00
..
buttons_context.c
Fix
#31419
, Changing Boid-Properties impossible with pinned Particle Menu.
2012-07-25 12:07:19 +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
style cleanup
2012-08-04 12:54:27 +00:00
buttons_texture.c
fixes for NULL checks, remove some redundant checks and add some in that have been removed by accident as code has been updated.
2012-09-14 06:17:14 +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
Patch
#31755
: fix missing redraw in space_buttons when grouping objects (CTRL+G)
2012-06-18 17:07:26 +00:00