Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2009-04-12BGE Py APICampbell Barton
2009-04-11bugfix from Moguri, AddReplica wasnt setting the light layer from the parentCampbell Barton
2009-04-11Fix for: [#18499] Particle size can only be set in steps of 0.1Janne Karhu
2009-04-10Mesh effector surface option:Janne Karhu
2009-04-10Added function name to many of the PyArg_ParseTuple calls in gameengineAndre Susano Pinto
2009-04-10Particle effector falloff maxdist etc. didn't work like it was supposed to.Janne Karhu
2009-04-10BGE API cleanup: ConstraintActuator.Benoit Bolsee
2009-04-10BGE BugfixCampbell Barton
2009-04-10BGE API cleanup: StateActuator.Benoit Bolsee
2009-04-10BGE API cleanup: sound actuator.Benoit Bolsee
2009-04-09Added GameKeys.EventToCharacter(event, is_shift) so you can get the character...Campbell Barton
2009-04-09BGE Py APICampbell Barton
2009-04-09Remove redundant include GL/glu.h in KX_Dome.cpp.Benoit Bolsee
2009-04-09key logging didnt work for alphanum keys -=_+ and |\ since revision 2 and nob...Campbell Barton
2009-04-09BGE Text - fix for tab drawing as an @ and not adding white space.Campbell Barton
2009-04-09BGE TextCampbell Barton
2009-04-09Python 2.3 wouldn't compile with BGL.Campbell Barton
2009-04-09BGE API cleanup: 2DFilterActuator.Benoit Bolsee
2009-04-09Fix gcc compiling problem with C++ syntax in KX_Dome.cpp.Benoit Bolsee
2009-04-08small bge editsCampbell Barton
2009-04-08BGE patch #18350: Add sendMessage() to GameLogic. Added sendMessage to both G...Benoit Bolsee
2009-04-08BGE patch #18051: add localInertia attribute to GameObject.Benoit Bolsee
2009-04-08Patch #18462: Fisheye (Dome) and Spherical Panoramic mode in BGE.Benoit Bolsee
2009-04-08Fixed scons and cmake after BGE scenegraph and culling improvements.Benoit Bolsee
2009-04-08gcc wouldn't compile using a referenceCampbell Barton
2009-04-08BGE Scenegraph and View frustrum culling improvement.Benoit Bolsee
2009-04-08etch-a-tonMartin Poirier
2009-04-07Some users have odd joysticks with more then 8 axises, increased to 16 (so 4 ...Campbell Barton
2009-04-07BGE Py APICampbell Barton
2009-04-07BGE api added place holder docs and CListValue docs.Campbell Barton
2009-04-07BGE Python API (small changes)Campbell Barton
2009-04-07Updated bge_api_validate_py.txt to check for undocumented attributesCampbell Barton
2009-04-07BGE Python APICampbell Barton
2009-04-07bugfix #18196Ton Roosendaal
2009-04-07BGE Joystick SensorCampbell Barton
2009-04-07error in last commitCampbell Barton
2009-04-07Fix for: [#18027] Strange behaviour of Explode modifier in combination with S...Janne Karhu
2009-04-07Texture effector nabla didn't have a correct initial value and it's button ex...Janne Karhu
2009-04-07Harmonic effector force wasn't working properly at all. A silly vector normal...Janne Karhu
2009-04-06Fix for: [#18354] Controlling with a texture the particles DENSITY parameter ...Janne Karhu
2009-04-06bugfix #18398Ton Roosendaal
2009-04-06BGE Python APICampbell Barton
2009-04-06BGE Epydocs were missing some functionsCampbell Barton
2009-04-06- remove debug printfCampbell Barton
2009-04-06Bugfix #18266Ton Roosendaal
2009-04-06Python ref-counting fixesCampbell Barton
2009-04-06cast needed to get things compiling again on my machine.Kent Mein
2009-04-06Fix for: [#18482] Mixed object and halo visualization for particles needs "Em...Janne Karhu
2009-04-062.4x Bugfix #18279 - Copy Vertex Group Location doesn't work with subsurf mod...Joshua Leung
2009-04-06Fix for: [#18371] VParent breaks fur effects.Janne Karhu