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
2019-06-14UI: Outliner - GP Icon ChangesHarley Acheson
2019-06-14Outliner - Notify on GP Layer ChangeHarley Acheson
2019-06-13Fix T65783: Gpencil Edit mode doesn't round data iconAntonioya
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-11Fix (unreported) message wrongly using IFACE_ for its translation.Bastien Montagne
2019-06-08Collections: Never change the collection views visibility when unhiding itDalai Felinto
2019-06-05Outliner: Fix drawing of collection with disabled parentDalai Felinto
2019-06-04Partial revert of e388cd8bb4b5William Reynish
2019-06-04Fix status bar and keymap editor showing Call Menu instead of menu nameBrecht Van Lommel
2019-06-04UI: Add icons to ConstraintsWilliam Reynish
2019-06-03Fix T65328: Offset when outliner gains focusJacques Lucke
2019-05-31Fix T64990: Isolate collection wrong reactionDalai Felinto
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-29Outliner: Correct outliner width computationJacques Lucke
2019-05-24Outliner: Fix selecting collections in view layer selecting original objectsDalai Felinto
2019-05-24Outliner: Set View Layer as the default mode for new outlinersDalai Felinto
2019-05-24Fix T65060: Outliner - Sort Alphabetically checkbox is not workingDalai Felinto
2019-05-22Visibility panel: Use "toggle" keywordDalai Felinto
2019-05-20UI: Outliner - Do not highlight icons of active lightsHarley Acheson
2019-05-20Fix outliner drawing unselected active objects as if they are selectedBrecht Van Lommel
2019-05-20UI: add Visibility panel for objectsDalai Felinto
2019-05-19UI: Remove Hover Highlight When Outliner Loses FocusHarley Acheson
2019-05-18UI: Icons updateWilliam Reynish
2019-05-17Outliner: Make restriction icons inactive based on hierarchy valueDalai Felinto
2019-05-17Set selection column restrict hidden by defaultDalai Felinto
2019-05-16UI: tweak display of active, selected and edited items in the outlinerHarley Acheson
2019-05-16Theme: add color difference for every other rowCampbell Barton
2019-05-15Fix default open outliner restrict columnsDalai Felinto
2019-05-15Fix T64467: Outliner Rename drawing overlapping restriction column + checkboxDalai Felinto
2019-05-15Outliner Tooltips Cleanup: Retrict/Allow > Restrict ; set/unset > setDalai Felinto
2019-05-15T64020: Outliner - implement Shift + Click for objects as wellDalai Felinto
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-14T64607: Outliner UI TooltipsDalai Felinto
2019-05-14UI: Improve naming for Collections Enable/DisableWilliam Reynish
2019-05-13Fix T64292: world missing from outliner Scenes viewBrecht Van Lommel
2019-05-11Revert API change (hide_viewport > hide_instance)Dalai Felinto
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-09Cleanup: avoid some floating point divisions in drawing codeBrecht Van Lommel
2019-05-09UI: dim icons in inactive tabs, similar to textBrecht Van Lommel
2019-05-03Fix missiong collection move line in outliner after recent changesHarley Acheson
2019-05-01UI: remove outliner vertical separatorsHarley Acheson
2019-05-01UI: remove outliner highlight selection gapHarley Acheson
2019-05-01UI: make outliner hierarchy line width take into account DPIHarley Acheson
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-05-01Outliner: Fix "Unlink" not working for parented objectsDalai Felinto
2019-04-30Refactor: Use object select API - ED_object_base_selectDalai Felinto
2019-04-30Refactor: Separate scrollers from text drawing in APIJacques Lucke
2019-04-30Cleanup: make 'deselect_all' properties PROP_SKIP_SAVE.Bastien Montagne
2019-04-30Select: add 'select on nothing' to Outliner.Bastien Montagne
2019-04-30Cleanup: make outliner_item_do_activate_from_cursor() static.Bastien Montagne