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
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-11patch [#26861] Spelling, Typos, and GrammarCampbell Barton
2011-03-22Logic rna: actuator --> renaming Motion Actuator to 'MOTION' and tooltip fixDalai Felinto
2011-03-03BGE: Material Force Field renaming + reorganizationDalai Felinto
2011-03-02Logic UI: reverting back the PROP_ANGLE propsDalai Felinto
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-16BGE: Action and ShapeKey Actuator PingPong playmode.Dalai Felinto
2011-02-16synched with trunk at revision 34793Nick Samarin
2011-02-11BGE: frame start/end in action/fcurves/shapekey to support floatsDalai Felinto
2011-02-07Logic UI: Game Actuator options renamingDalai Felinto
2011-02-07Logic UI: Armature Actuator + general Captalizing 1st letter of UI textDalai Felinto
2011-02-05Logic UI: multiple fixes on Constraint ActuatorDalai Felinto
2011-01-31Logic UI: Servo Control (Motion/ObjectActuator) default options + camera actu...Dalai Felinto
2011-01-23Logic UI: ParentActuator fix + PropertyActuator tooltip improvementDalai Felinto
2011-01-21Logic UI + missing listener in Outliner - changes on Armature Sensor and Visi...Dalai Felinto
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-22svn merge -r 33849:33848 [overcommitted due to the server problems we had ear...Dalai Felinto
2010-12-22Complement of commit 33789: Fix for [#25175] bge.logic.mouse.position[1] wron...Dalai Felinto
2010-11-26follow up of "Bugfix #23576" (Logic UI) - replacing hardcoded values by RNA_s...Dalai Felinto
2010-11-24Typo in commit... for some reason rna_xx.c files compile without warning?Ton Roosendaal
2010-11-24Bugfix #23576Ton Roosendaal
2010-11-23fix [#24870] ObjectActuator.offset_rotation in radiansCampbell Barton
2010-11-02Fix for some enum property identifiers, that were not using upper caseBrecht Van Lommel
2010-10-03synched with trunk at revision 32129Nick Samarin
2010-09-03- set valid default value for facingaxis parameter of steering actuator (for ...Nick Samarin
2010-08-18rna naming mainly for Scene/IK/KeyingSet'sCampbell Barton
2010-08-17apply logic brick rna renamingCampbell Barton
2010-08-16Py API (GSoC): Second merging commitJoerg Mueller
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-08-05synched with trunk at revision 31065Nick Samarin
2010-08-03rna pointer poll function, not used yet.Campbell Barton
2010-07-22synched with trunk at revision 30597Nick Samarin
2010-07-21- added custom get function for navmesh property of steering actuator to acce...Nick Samarin
2010-07-17Logic Editor: fix for float values steps and precision (reported by Mal Duffi...Dalai Felinto
2010-07-15- added options to enable visualization for obstacle simulation and steering ...Nick Samarin
2010-07-14synched with trunk at revision 30243Nick Samarin
2010-07-11Adding COMPAT_ENGINE stuff to the particle panels so that they no longer show...Mitchell Stokes
2010-07-11Logic Editor Python API: link/unlink logics through pythonDalai Felinto
2010-06-21Logic UI: Pin option for sensor and actuators (from 2.49)Dalai Felinto
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-03Logic Editor: more datablock lookups :)Dalai Felinto
2010-06-01Logic Editor: visible flag is boolean_negativeDalai Felinto
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
2010-05-27Logic Editor: ops forgot this small fix on last commitDalai Felinto