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-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-05remove cruft from cmake files, more to goCampbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-06-03Logic Editor: more datablock lookups :)Dalai Felinto
2010-05-29Fix Open Sound operator, bring it in line with Open Image:Matt Ebb
2010-05-19possible un-initialized valueCampbell Barton
2010-05-19Logic UI and Operators: adjusts on Layout + copy properties operator + fix on...Dalai Felinto
2010-05-16Logic UI: copy logic operator (old Ctrl+C) + add logics (shift+a)Dalai Felinto
2010-05-14Logic UI: add name option for add operators + ALL button in controller states...Dalai Felinto
2010-05-12Logic UI: Controller header, moving the text to the leftDalai Felinto
2010-05-12Logic UI: Controller StateDalai Felinto
2010-05-11Logic UI: using the RNA interface as default - commit pre-subversion bumping ...Dalai Felinto
2010-05-10Give Sensors/Controllers/Actuators more sensible names when they're createdMatt Ebb
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-10Improved the Ray Sensor UI in the updated Logic Editor.William Reynish
2010-05-09Logic UI - lookup for properties (matt need your help to finish it)Dalai Felinto
2010-05-08Logic UI: add notifiers for sensors and controllers (so the ui updates if you...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-07Logic UI: All Sensors, Controllers and Actuators are ported now... (let's the...Dalai Felinto
2010-05-07Logic UI: small fixes: order of sensor type enum + state actuator showing use...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-06Tweak for dfelinto, logic uiMatt Ebb
2010-05-06BGE Logic UI: 2dfilter actuator + object (motino) actuator + commenting out b...Dalai Felinto
2010-05-05Logic Editor UI workMatt Ebb
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-04clear 2 warningsCampbell Barton
2010-05-04BGE Logics UI: commit to receive some feedback from MattDalai Felinto
2010-04-29SVN maintenance.Guillermo S. Romero
2010-04-29Rewrite of Logic editor UI to use layout engineMatt Ebb
2010-04-06Fix [#21516] UI artifacts in array modifierMatt Ebb
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-21correction pointed out by Moguri, logic button was accepting Text instead of ...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-10BGE: rna update for Logic BricksDalai Felinto
2010-02-06BGE: rna update for Logic BricksDalai Felinto
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-26am learning bad spelling from blender. grrCampbell Barton
2010-01-24NLA Editor: Sync Action Extents with Referenced RangeJoshua Leung
2010-01-19added a missing include.Kent Mein