blender/source/gameengine/Expressions
Joerg Mueller 0be08725ad Py API (GSoC): Second merging commit
Rough summary of fixes/changes:
- Blender Py API: GameLogic -> bge.logic
- Blender Py API: Implemented missing KX_PYATTRIBUTE_TODOs and -DUMMYs.
- Fix for [#22924] KX_PolygonMaterial.diffuse does not return expected list[r,g,b]
- Py API: Renaming _owner attribute of mathutils classes to owner.
- Fix some minor errors in mathutils and blf.
- Enabling game engine autoplay again based on a patch by Dalai:
  * The biggest 3D view in the open scene is used, if there is none, blender opens the file normally and raises an error.
  * The 3D view are is made fullscreen.
  * Quad view, header, properties and toolbox panel are all hidden to get the maximum view.
  * If the game engine full screen setting is set, the game starts in fullscreen.
- Fix for ipo conversion on file transition in the game engine.
2010-08-16 12:14:09 +00:00
..
BoolValue.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
BoolValue.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
CMakeLists.txt remove commented scons lines from cmake files, fixed use of pointer poll function for ID drobdowns (currently unused) 2010-08-03 08:12:55 +00:00
ConstExpr.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
ConstExpr.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
EmptyValue.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
EmptyValue.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
ErrorValue.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
ErrorValue.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
EXP_C-Api.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
EXP_C-Api.h correct fsf address 2010-02-12 13:34:04 +00:00
Expression.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
Expression.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
FloatValue.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
FloatValue.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
IdentifierExpr.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
IdentifierExpr.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
IfExpr.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
IfExpr.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
InputParser.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
InputParser.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
IntValue.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
IntValue.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_HashedPtr.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_HashedPtr.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_Python.h correct fsf address 2010-02-12 13:34:04 +00:00
ListValue.cpp no functional changes 2010-05-16 10:09:07 +00:00
ListValue.h option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00
Makefile Update address in license block. 2010-08-10 21:22:26 +00:00
Operator1Expr.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
Operator1Expr.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
Operator2Expr.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
Operator2Expr.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
PyObjectPlus.cpp Fixing a crash when using either BL_ArmatureBone.parent and BL_ArmatureBone.children. 2010-07-24 09:26:05 +00:00
PyObjectPlus.h Py API (GSoC): Second merging commit 2010-08-16 12:14:09 +00:00
SConscript option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00
StringValue.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
StringValue.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
Value.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
Value.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
VectorValue.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
VectorValue.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
VoidValue.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00