This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source
Campbell Barton f5fc4ebdd8 BGE Python API
- More verbose error messages.
- BL_Shader wasnt setting error messages on some errors
- FilterNormal depth attribute was checking for float which is bad because scripts often expect ints assigned to float attributes.
- Added a check to PyVecTo for a tuple rather then always using a generic python sequence. On my system this is over 2x faster with an optmized build.
2009-04-19 21:01:12 +00:00
..
2009-04-19 18:18:52 +00:00
2009-04-18 17:16:08 +00:00
2009-04-19 21:01:12 +00:00
2008-09-19 14:15:36 +00:00
2009-03-24 09:09:10 +00:00
2008-10-22 11:28:10 +00:00