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
AgeCommit message (Expand)Author
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-03option for the Armature Actuator to change the influence of a bone constraint.Dalai Felinto
2012-01-21change filepath limit from 240 to 1024Campbell Barton
2012-01-11bge camera actuator: -X and -Y axisDalai Felinto
2011-10-27use const for readonly strings and set some functions to staticCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-09svn merge -r 39975:40061 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-09-07svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-09-07BGE fix: ignore sounds that cannot be opened instead of crashing. ;-)Joerg Mueller
2011-09-03whitespace editsCampbell Barton
2011-09-01whitespace bge editsCampbell Barton
2011-08-30Fix for [#25062] Sound Actuator - Positional Audio.Joerg Mueller
2011-08-073D Audio GSoC:Joerg Mueller
2011-07-03BGE Animations: Adding in layer weights to allow for layer blending.Mitchell Stokes
2011-06-23Merge with trunk r37757.Joerg Mueller
2011-06-23cmake option to build without an audio library.Campbell Barton
2011-06-16BGE Animations: Adding the ipo flag options to the action actuator. This stil...Mitchell Stokes
2011-06-14Merge with trunk r37475.Joerg Mueller
2011-06-13BGE Patch: [#27425] Allow to change the damping of the camera actuatorDalai Felinto
2011-06-11BGE Animations: Adding a layer option to Action actuators.Mitchell Stokes
2011-06-09add includes for windows.Campbell Barton
2011-06-09replace log() calls with constantsCampbell Barton
2011-06-01BGE Animations: Removing guards that prevent the action actuator from being u...Mitchell Stokes
2011-05-17synched with trunk at revision 36569Nick Samarin
2011-04-10quiet msvc/mingw compiler warnings.Campbell Barton
2011-02-25doxygen: gameengine/Converter tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-16synched with trunk at revision 34793Nick Samarin
2010-12-06bugfix [#24995] Object rotation seems to be applied incorrectlyCampbell Barton
2010-10-03synched with trunk at revision 32129Nick Samarin
2010-09-15update for MingW/CMakeCampbell Barton
2010-08-15added option to set "up" vector of the actor orientation using navmesh normal...Nick Samarin
2010-08-15added option for automatic facing in steering actuatorNick Samarin
2010-07-15- added options to enable visualization for obstacle simulation and steering ...Nick Samarin
2010-06-19Added:Nick Samarin
2010-06-12- added acceleration and turn speed parameters for obstacle simulationNick Samarin
2010-06-05added obstacle avoidance code; object movement is implemented via setting vel...Nick Samarin
2010-06-01Added new actuator type for following steering behaviors: seek, flee, path fo...Nick Samarin
2010-03-03BGE 2D Filters: filters run per scene now (fix for [#18152]) - it (slightly) ...Dalai Felinto
2010-02-12correct fsf addressCampbell Barton
2010-02-082.5 Audio:Joerg Mueller
2009-11-22BGE: Removing OB prefix from object names - This will break scripts !!!! (als...Dalai Felinto
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-08-262.5 Sound:Joerg Mueller
2009-08-102.5 audio cleanup:Joerg Mueller
2009-08-102.5: Sound branch merge!Joerg Mueller
2009-07-31remove more unneeded args, also allow ipo to animate the ref value for KX_Ble...Campbell Barton
2009-07-26ReplaceMesh Actuator option to replace the physics mesh and display mesh + py...Campbell Barton
2009-06-092.50:Brecht Van Lommel
2009-06-01BGE: memory leak in Random actuator + make actuator truly random when seed=0 ...Benoit Bolsee