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/gameengine
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-09 22:15:26 +00:00
2009-04-19 21:01:12 +00:00
2009-04-19 21:01:12 +00:00
2009-04-19 21:01:12 +00:00
2009-04-19 19:31:32 +00:00
2009-04-19 21:01:12 +00:00
2009-04-19 17:29:07 +00:00
2009-04-19 21:01:12 +00:00
2008-10-31 22:35:52 +00:00