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
f4198dce704b7f072d62066ec0c605cfdc00a681
test
/
source
/
blender
/
editors
/
space_console
History
Campbell Barton
dea59cc5eb
warning fixes and minor cmake changes.
2010-09-18 03:55:56 +00:00
..
CMakeLists.txt
warning fixes and minor cmake changes.
2010-09-18 03:55:56 +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