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
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
2010-05-06Logic UI: constraint actuator+rna 100% (finally !!!) + other fixes/improvements:Dalai Felinto
2010-05-06Logic UI: actuators - action+rna 100%, sound 100%, constraint+rna 50%Dalai Felinto
2010-05-06Logic UI: more actuators: armature, motion, edit object (ui) and 2dfilter (la...Dalai Felinto
2010-05-06rna float set function example for dfelintoMatt Ebb
2010-05-06BGE Logic UI: 2dfilter actuator + object (motino) actuator + commenting out b...Dalai Felinto
2010-05-05BGE Logic UI: fix for scene actuatorDalai Felinto
2010-05-05BGE Logic UI: more actuators + almost all sensorsDalai Felinto
2010-05-04BGE Logic UI: more sensors + rna fixes + actuator empty draw functions (+ cam...Dalai Felinto
2010-05-04Great patch by Harley Acheson fixing about 80 typos and spellingDaniel Salazar
2010-05-04BGE Logics UI: commit to receive some feedback from MattDalai Felinto
2010-05-03misc uninteresting stuff (killing time at airport commit)Campbell Barton
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-03-24remove unused rna includesCampbell Barton
2010-03-15Various warning fixes.Brecht Van Lommel