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
bd57ec686c7ec00a9a01e30f32bbcfd3c21a41fb
test
/
source
/
blender
/
editors
/
space_action
History
Bastien Montagne
cfefc5d0d4
Fix T38987 Dope sheet is inoperable with "view slected" when nothing is selected.
...
Code was unconditionnaly setting view's xmin and xmax, even when it was aborting afterward.
2014-03-06 14:17:26 +01:00
..
action_draw.c
style cleanup: switch statements, include break statements within braces & indent.
2013-07-19 15:23:42 +00:00
action_edit.c
Fix T38987 Dope sheet is inoperable with "view slected" when nothing is selected.
2014-03-06 14:17:26 +01:00
action_intern.h
correct enums which were in fact variables defined in headers.
2013-03-22 05:46:39 +00:00
action_ops.c
NDOF: add keymapping for the 'fit' button for other 2d views
2014-02-18 11:57:49 +11:00
action_select.c
Code Cleanup: rename vars for detecting change to be more consistent
2013-11-26 06:39:14 +11:00
CMakeLists.txt
move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)
2013-05-28 19:35:26 +00:00
SConscript
remove redundant includes from cmake and scons.
2013-05-30 02:16:22 +00:00
space_action.c
Code cleanup: duplicate headers
2014-02-14 10:55:38 +11:00