Logo
Explore Help
Sign In
dillongoostudios/goo-engine
3
0
Fork 0
You've already forked goo-engine
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
cd615f6fcc143cfd630a8d784ea8d59256cfe84e
goo-engine/source/blender/python
T
History
Campbell Barton cd615f6fcc found moving verts in pythons 2.5 api is approx 10x slower because the multi-dimensional array assignment reads the array 3 times (typecheck, length-check & for-real).
the length check was running sequence checks on every number which would fail, small speedup by avoiding this.

should eventually get this working faster by reading once into an allocated array.
2011-02-24 08:47:58 +00:00
..
generic
revert part of own commit r35117 which modified mathutils initialization functions, found this could be done in a better way which doesnt have to deal with partly initialize instances being freed.
2011-02-24 05:46:57 +00:00
intern
found moving verts in pythons 2.5 api is approx 10x slower because the multi-dimensional array assignment reads the array 3 times (typecheck, length-check & for-real).
2011-02-24 08:47:58 +00:00
BPY_extern.h
doxygen: entry for gpu, modifiers, nodes, python and render
2011-02-21 06:58:46 +00:00
CMakeLists.txt
use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed.
2010-12-08 08:43:06 +00:00
rna_dump.py
mathutils.Matrix.OrthoProjection(plane, size, axis), merged axis and plane args. since axis was only allowed when plane was 'R'.
2011-02-04 09:35:20 +00:00
SConscript
Finally change SConscript tabs to spaces.
2010-08-29 20:52:05 +00:00
simple_enum_gen.py
…
Powered by Gitea Version: 1.26.2 Page: 1320ms Template: 37ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API