This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0fb5c9117fdb9ad24184a2dad2ad1c8c66565aaa
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
0fb5c9117f
no need to add own define for openmp.
2013-05-20 14:38:43 +00:00
..
bmesh
code cleanup: use BM_elem_flag_test rather then accessing 'ele->head.hflag'
2013-05-17 12:43:58 +00:00
generic
code cleanup: add 'const' to headers to quiet msvc warnings, also remove (char *) casts that aren't needed now we're on Python3.3
2013-03-17 18:30:31 +00:00
intern
no need to add own define for openmp.
2013-05-20 14:38:43 +00:00
mathutils
bump mathutils callback slot size.
2013-05-17 07:10:40 +00:00
BPY_extern.h
Python i18n API. Many thanks to Campbell and Brecht for the reviews and suggestions!
2013-01-20 17:29:07 +00:00
CMakeLists.txt
…
rna_dump.py
…
SConscript
no need to add own define for openmp.
2013-05-20 14:38:43 +00:00
simple_enum_gen.py
…