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
875ddfcee070d024062835aefa96a44a7fe2c7aa
test
/
source
/
blender
/
editors
/
space_buttons
History
Bastien Montagne
56a531eb29
Fix T38043: Text clipping when it shouldn't
...
Tweak some more 'middle clipping' (zoom issues).
2014-01-03 15:49:07 +01:00
..
buttons_context.c
Fix T38043: Text clipping when it shouldn't
2014-01-03 15:49:07 +01:00
buttons_intern.h
This commit tackles the "context" buttons in Properties header, which were still using "ugly" old UI code.
2013-06-19 19:37:17 +00:00
buttons_ops.c
remove return argument from wmOperatorType->cancel, was only ever returning OPERATOR_CANCELLED.
2013-10-30 23:08:53 +00:00
buttons_texture.c
Squashed commit of the following:
2013-11-21 14:43:08 +01:00
CMakeLists.txt
This commit tackles the "context" buttons in Properties header, which were still using "ugly" old UI code.
2013-06-19 19:37:17 +00:00
SConscript
move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)
2013-05-28 19:35:26 +00:00
space_buttons.c
add missing break to space-buttons listener, also rewind own recent change (uiPopupBlockHandle.retvec size)
2013-07-25 12:46:20 +00:00