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
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2017-01-31Cleanup: Rename callback flags from library_query to `IDWALK_CB_...`Bastien Montagne
2016-11-30Cleanup id->newid usage, initial work.Bastien Montagne
2016-09-27Fix T49466: Stupid typo in logicbricks new copy code from rB776a8548f03aBastien Montagne
2016-09-26Fix crash in own recent rB776a8548f03a049.Bastien Montagne
2016-09-23Fix T49430: append scene with gamelogic broken.Bastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2015-11-03BGE: Remove KX_IPOActuator.Porteries Tristan
2015-10-08Add logicbricks to ID looper.Bastien Montagne
2015-02-19BGE: Fix T41502 Path following jumpingJorge Bernal
2015-02-14Bring copy/free operations into line with changes in previous commitJoshua Leung
2014-07-15BGE: TrackTo actuator: increasing up & track axis optionsJorge Bernal
2014-06-26BGE: New Mouse ActuatorJorge Bernal
2013-12-03Cleanup: Internal degrees removal.Bastien Montagne
2013-09-05BGE: Removing the touch sensor and converting all touch sensors to collision ...Mitchell Stokes
2013-08-27ghash/bli-listbase edits, rename BLI_ghash_pop -> BLI_ghash_popkey (since it ...Campbell Barton
2013-03-31style cleanupCampbell Barton
2013-02-22patch [#34103] - listbase.patch, insertlinkbefore.patchCampbell Barton
2012-10-22style cleanupCampbell Barton
2012-09-212.49 feature: Game Controller State name shows up when mouse over them (the n...Dalai Felinto
2012-09-16style cleanupCampbell Barton
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-08-12style cleanupCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-03option for the Armature Actuator to change the influence of a bone constraint.Dalai Felinto
2012-01-11bge camera actuator: -X and -Y axisDalai Felinto
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-27Detour: fix bug with steering actuator: object pointer not removed.Benoit Bolsee
2011-09-07svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-06-13BGE Patch: [#27425] Allow to change the damping of the camera actuatorDalai Felinto
2011-05-17synched with trunk at revision 36569Nick Samarin
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-02-27doxygen: blender/blenkernel 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
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2010-09-01Recast: add missing ID_NEW() for new steering actuator in set_sca_new_poins_o...Benoit Bolsee
2010-09-01Added missing ID_NEW() in set_sca_new_poins_ob() as pointed out by Dalai.Benoit Bolsee
2010-08-15added option for automatic facing in steering actuatorNick Samarin
2010-07-22synched with trunk at revision 30597Nick Samarin
2010-07-20- set defaults to steering actuator parametersNick Samarin
2010-07-18fixing small ambiguity in the logic brick link codeDalai Felinto
2010-07-14synched with trunk at revision 30243Nick Samarin
2010-07-11Fix type mismatch.Guillermo S. Romero
2010-07-11Logic Editor Python API: link/unlink logics through pythonDalai Felinto
2010-07-09Logic Editor UI: move s/c/a operators and interface buttonsDalai Felinto
2010-06-12- added acceleration and turn speed parameters for obstacle simulationNick Samarin
2010-06-01synched branch with trunk at revision 29109Nick Samarin
2010-06-01Added new actuator type for following steering behaviors: seek, flee, path fo...Nick Samarin