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
4e9162cd63badf4bf5fb312e108ffbbc58ebd342
test
/
source
/
blender
/
editors
/
space_console
History
Nathan Letwory
6c113b54b3
Finally change SConscript tabs to spaces.
2010-08-29 20:52:05 +00:00
..
CMakeLists.txt
finish cleanup to cmake editors, also removed some stuff from scons thats not needed.
2010-06-05 23:27:49 +00:00
console_draw.c
- remove unused includes IMB_*, BIF_* & MEM_*
2010-08-16 05:46:10 +00:00
console_intern.h
Fix syntax for ID keyword.
2010-03-21 01:14:04 +00:00
console_ops.c
remove unused includes from editors/space_*
2010-08-08 08:14:07 +00:00
console_report.c
remove unused includes from editors/space_*
2010-08-08 08:14:07 +00:00
Makefile
Update address in license block.
2010-08-10 21:22:26 +00:00
SConscript
Finally change SConscript tabs to spaces.
2010-08-29 20:52:05 +00:00
space_console.c
moved idcode functions into their own file (was added as a todo in the comments), these were mixed in with file reading code - BLO_readfile.h bot these functions are not spesific to reading.
2010-08-10 15:14:19 +00:00