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
7fc1088164303df0807fd78ccffbd0ec8a12a09e
test
/
source
/
blender
/
editors
/
space_console
History
Campbell Barton
7267221715
remove return argument from wmOperatorType->cancel, was only ever returning OPERATOR_CANCELLED.
2013-10-30 23:08:53 +00: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
console_draw.c
Patch [
#34373
] Use i18n monospace font in Text editor and Python console
2013-03-12 07:25:53 +00:00
console_intern.h
code cleanup: use booleans for mesh and selection code.
2013-03-19 23:17:44 +00:00
console_ops.c
remove return argument from wmOperatorType->cancel, was only ever returning OPERATOR_CANCELLED.
2013-10-30 23:08:53 +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_console.c
console: shift pad-enter now clears the line too.
2013-10-03 04:31:41 +00:00