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
4d08df734cf9d8eab92844b28fdafdf3587e2fd1
goo-engine
/
source
/
gameengine
T
History
Dalai Felinto
bfdaa3b187
bugfix: [
#29486
] 2D filters make scene disappear when wire material used - patch by Juha Mäki-Kanto
...
when last drawn material is wire it will not set back to face drawing.
2011-12-17 21:23:02 +00:00
..
BlenderRoutines
rename image type defines to be less ambiguous, also set BMP as not supporting alpha (it reads but cant write)
2011-11-22 00:35:26 +00:00
Converter
Math lib: matrix multiplication order fix for two functions that were
2011-12-16 19:53:12 +00:00
Expressions
rename mathutils constructors to match other parts of the bpy/api (no functional changes)
2011-11-24 04:45:36 +00:00
GameLogic
correct indentation and some whitespace edits (no functional changes)
2011-11-11 13:09:14 +00:00
GamePlayer
replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAX
2011-11-26 04:07:38 +00:00
Ketsji
style edit only - move parenthesis onto second line of function definition (in keeping with most of blenders code)
2011-12-17 00:52:36 +00:00
Network
remove $Id: tags after discussion on the mailign list:
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
Physics
correct indentation and some whitespace edits (no functional changes)
2011-11-11 13:09:14 +00:00
PyDoc
remove $Id: tags after discussion on the mailign list:
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
Rasterizer
bugfix: [
#29486
] 2D filters make scene disappear when wire material used - patch by Juha Mäki-Kanto
2011-12-17 21:23:02 +00:00
SceneGraph
remove $Id: tags after discussion on the mailign list:
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
VideoTexture
Add missing GLEW_STATIC definition, causing link errors.
2011-11-26 15:08:01 +00:00
CMakeLists.txt
remove $Id: tags after discussion on the mailign list:
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SConscript
…