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-05-27Merge Cleanup.Jason Wilkins
2011-05-26Merged with trunk: 34893-36905Jason Wilkins
2011-05-26Merged with trunk: 34340-34892Jason Wilkins
2011-05-26Merged with trunk: 33704-34399Jason Wilkins
2011-05-25Merged with trunk: 33093-33703Jason Wilkins
2011-05-25Merged with trunk: 32509-33092Jason Wilkins
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-03-25incorrect rna type for the BGE ui.Campbell Barton
2011-03-25Logic Editor UI: sensor frequency active only when one of the triggers is on....Dalai Felinto
2011-03-03BGE: Material Force Field renaming + reorganizationDalai Felinto
2011-02-28remove unused vars.Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-11BGE: frame start/end in action/fcurves/shapekey to support floatsDalai Felinto
2011-02-08minor edits, no functional changes.Campbell Barton
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-13remove/comment unused varsCampbell Barton
2011-01-09remove unused vars, comment some which look like they could be useful still. ...Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-31Silence more compiler warnings.Guillermo S. Romero
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-11-14Logic UI bugfix: [#24628] two specific tooltips of keyboard sensor reversedDalai Felinto
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-10-07misc fixes found with clang's static checker.Campbell Barton
2010-09-01Fix for "RNA_enum_get: ActionActuator.mode not found.". It was broken since r...Dalai Felinto
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-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-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