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-10-07misc fixes found with clang's static checker.Campbell Barton
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-09-01Fix for "RNA_enum_get: ActionActuator.mode not found.". It was broken since r...Dalai Felinto
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-19rna renaming FModifier & GameObjectSettingsCampbell Barton
2010-08-17apply rna rename most of the show_*, names.Campbell Barton
2010-08-17apply logic brick rna renamingCampbell Barton
2010-08-17apply all rna naming changes for rna_space.cCampbell Barton
2010-08-16Py API (GSoC): Second merging commitJoerg Mueller
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-12Logic UI: name mismatch on motion blur property (report and patch by Jacob F.)Dalai Felinto
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-04Brush/Paint internal changesCampbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-30Logic Editor:Thomas Dinges
2010-07-20- correct some spelling errors.Campbell Barton
2010-07-15Logic UI: Changing Controllers names to follow Sensors and actuators (back to...Nathan Letwory
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-07-13Logic UI: HEADERS changes:Dalai Felinto
2010-07-13Logic Editor UI: Make the Active object always the first one of the list, and...Dalai Felinto
2010-07-09Logic Editor UI: move s/c/a operators and interface buttonsDalai Felinto
2010-07-08Logic UI: small commit - set visible flag for sensor and actuator (so it work...Dalai Felinto
2010-07-08Logic UI: fix for #Motion Actuator Dynamic options not showing for Soft Body ...Dalai Felinto
2010-06-28remove some warningsCampbell Barton
2010-06-24Logic UI: small fixesDalai Felinto
2010-06-23Logic UI: small change: make pin always visible (disable sometimes instead of...Dalai Felinto
2010-06-21sequencer swap data operator.Campbell Barton
2010-06-21Logic UI: Pin option for sensor and actuators (from 2.49)Dalai Felinto
2010-06-17Logics ops: add s/c/a can now be called with an object parameter (e.g. bpy.op...Dalai Felinto
2010-06-17logic ops: accepting no object as argument into "remove s/c/a" operators (use...Dalai Felinto
2010-06-17Logic ops: uncommenting + fix remove ops to use full RNA code :)Dalai Felinto
2010-06-16Logic UI: partial implementation of state per controllerDalai Felinto
2010-06-16Partial fix for [#22574] Logic Panel missing buttons (when selecting multiple...Dalai Felinto
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