This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
030253cdf665648eb5a16f3be910ceae26979f30
test2
/
source
/
blender
/
python
History
Campbell Barton
030253cdf6
fix for building, also use const char in more places.
2010-11-11 07:51:12 +00:00
..
generic
BLF_draw functions take an extra length argument, so the console drawing doenst need to swap in NULL chars to draw word wrapping.
2010-11-11 06:35:45 +00:00
intern
fix for building, also use const char in more places.
2010-11-11 07:51:12 +00:00
BPY_extern.h
- Python console argument '--python-console', option so you can start blender and drop into a python console, (useful for debugging some problems on a renderfarm over ssh)
2010-05-30 14:05:58 +00:00
CMakeLists.txt
use explicit file paths for CMake rather then globing, This is recommended by cmake devs.
2010-10-23 04:05:55 +00:00
Makefile
Update address in license block.
2010-08-10 21:22:26 +00:00
rna_dump.py
correct fsf address
2010-02-12 13:34:04 +00:00
SConscript
Finally change SConscript tabs to spaces.
2010-08-29 20:52:05 +00:00
simple_enum_gen.py
correct fsf address
2010-02-12 13:34:04 +00:00