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-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
2010-05-27Logic Editor: removing usercount for existent datablocksDalai Felinto
2010-05-19Logic UI and Operators: adjusts on Layout + copy properties operator + fix on...Dalai Felinto
2010-05-15Logic UI: setting all State temporarly to 1 when clicking in ALL (so it's mor...Dalai Felinto
2010-05-11Logic UI: using the RNA interface as default - commit pre-subversion bumping ...Dalai Felinto
2010-05-10Added search list widget for 'actuator sensor' too.Matt Ebb
2010-05-10Update Armature actuator UI to use pointer list widgets, rather than text ent...Matt Ebb
2010-05-09Renaming IPO > F-Curve in the Logic Editor (Layout Engine version)Thomas Dinges
2010-05-09Logic UI - lookup for properties (matt need your help to finish it)Dalai Felinto
2010-05-08adjusment to constraint actuator layout (forgot to expose normal and before)Dalai Felinto
2010-05-07Logic UI - fixing missing rna default valuesDalai Felinto
2010-05-07too many args, build errorCampbell Barton
2010-05-07Logic UI: All Sensors, Controllers and Actuators are ported now... (let's the...Dalai Felinto
2010-05-07Added dynamic enum itemf for add sensor/actuator operatorsMatt Ebb
2010-05-07Logic UI: State Actuator done :) all actuators are there now. [and stubs update]Dalai Felinto