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
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-06-29Merge branch 'master' into blender2.8Bastien Montagne
2017-06-29Fix T51926: Selecting pose icon under expanded group in outliner causes crash.Bastien Montagne
2017-06-29Fix crash & performance regression w/ base lookupCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-31Fix outliner crash clicking on pose bonesCampbell Barton
2017-05-19Cleanup: add braces for multi-line blocksCampbell Barton
2017-05-16Outliner: Bring back "activate" object when selecting from outlinerDalai Felinto
2017-04-19Convert direct usages of base definesLuca Rood
2017-03-08Outliner fix: prevent segfault when there is no active layer collectionDalai Felinto
2017-02-28Outliner: Highlight active layer collection in "All Collections" modeJulian Eisel
2017-02-28Highlight active collection in outlinerJulian Eisel
2017-02-28Outliner: "All Collections" mode showing the master collection hierarchyJulian Eisel
2017-02-22Cleanup: StyleJulian Eisel
2017-02-13Outliner: allow for renaming of collection and small touch ups in theDalai Felinto
2017-02-09Support activating collections from outlinerJulian Eisel
2017-02-09Main fix for outliner, but still need changesDalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-10-16Fix outliner items sometimes not openingJulian Eisel
2016-10-16Merge branch 'master' into blender2.8Julian Eisel
2016-10-16Cleanup: Unused parameters in OutlinerJulian Eisel
2016-10-16Outliner: Rework element selection behaviorJulian Eisel
2016-05-24Merge branch 'master' into blender2.8Bastien Montagne
2016-05-03Fix T48328: Outliner: Armature EditMode: crash when selecting bone of a share...Bastien Montagne
2016-04-16Removed the ND_PARTICLE notifier and outliner particle elements.Lukas Tönne
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-04-14Fix T44348: Blender crashes when selecting bone from inactive scene in outlinerSergey Sharybin
2015-03-20Remove unused armature codeCampbell Barton
2015-02-07GPencil: Initial support for GP Layers in OutlinerJoshua Leung
2015-02-06cleanup: styleCampbell Barton
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2014-12-21Fix T42973: Render viewport not updating when switching materials in OutlinerBastien Montagne
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-24Fix T39383: Blender crash when renaming bone in outliner (weight paint mode).Bastien Montagne
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2014-01-16Code Cleanup: outliner used magic numbers for active items and selectingCampbell Barton
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-10-15Fix [#37077] User prefs > Input and Outliner Keymaps mismatch in representation.Bastien Montagne
2013-08-03fix for [#36260] 2,300 Objects Makes Blender UnresponsiveSv. Lockal
2013-07-16fix for checking char arrays against NULL, instead check their first characte...Campbell Barton
2013-04-07Whoops, revert r55854 and use r48292 as isDan Eicher
2013-04-07Clicking on an outliner object in an unselected scene switches to the scene b...Dan Eicher
2013-03-21code cleanup: rename editmode functions so we have ED_object_editmode_load/en...Campbell Barton
2013-03-13Outliner fix: selecting a bone did not unselect other bones when they are loc...Gaia Clary