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
7614428c09de832df4a39038ceec4eb5e2951800
goo-engine
/
source
/
blender
/
python
T
History
Campbell Barton
7614428c09
style cleanup: pep8
2012-10-08 10:03:01 +00:00
..
bmesh
fix for own bug in bmesh api, setting a byte string customdata layer assumed the input data was 256 length, assigning smaller values would read past the buffer.
2012-10-01 15:39:29 +00:00
generic
toggle cut through in the knife tool now refreshes (before you had to wave the mouse about to see the result).
2012-10-06 03:34:52 +00:00
intern
revert fix for [
#31555
] Username with special chars in Windows 7
2012-10-02 13:24:28 +00:00
mathutils
incorrect spelling in comments
2012-09-26 20:05:38 +00:00
BPY_extern.h
Python/context: python could get invalid bpy.data in scene update handler after
2012-05-08 22:07:06 +00:00
CMakeLists.txt
…
rna_dump.py
style cleanup: pep8
2012-10-08 10:03:01 +00:00
SConscript
classic compile error: GLEW_STATIC needs to be define when we use opengl functions
2012-05-09 09:49:24 +00:00
simple_enum_gen.py
…