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
2020-02-15Cleanup: use UI_GetThemeColor3ubv when alpha is ignoredCampbell Barton
2020-02-10Refactor: move `Library`-specific functions into proper `BKE_library` file.Bastien Montagne
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-01-30Fix T73499: Crash on hiding parent and all children of an object if one child...Philipp Oeser
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-12-12Modifier: New Weld Modifiermano-wii
2019-12-05Fix T72182: Fade Layers Option does not work when activating a layer from Dop...Antonio Vazquez
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-01Fix T71247: Outliner pose toggle looses bone selectionCampbell Barton
2019-10-03Cleanup: argument naming, redundant NULL checksCampbell Barton
2019-08-22Outliner: new icons for sequences and contraintsNathan Craddock
2019-08-21Fix T68444: outliner bone visibility not updatingNathan Craddock
2019-08-21Fix T68429: wrong pose bone hide icon in outlinerNathan Craddock
2019-08-16Outliner: Draw sequencer and vertex group iconsNathan Craddock
2019-08-16Outliner: Allow select on row iconsNathan Craddock
2019-08-16Outliner: Draw constraint icons and enable buttonNathan Craddock
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-08-05Cleanup: use unsigned char for theme colorsCampbell Barton
2019-08-04Cleanup: spellingCampbell Barton
2019-07-18Fix T66948: Outliner - collections/objects with wrong active stateDalai Felinto
2019-07-09Fix T64483: crash when hovering over outliner after closing render windowSybren A. Stüvel
2019-07-05Fix T66327 1/2: Outliner dupli empty is shown as collection when a different ...Dalai Felinto
2019-07-04Fix T66362, T66004: Cycles holdout should override indirect onlyBrecht Van Lommel
2019-06-29Fix T66238: Spelling typoAaron Carlisle
2019-06-21UI: use force icon for objects in outliner, fix missing redraw when changing ...Alessio Monti di Sopra
2019-06-15Cleanup: clang-formatCampbell Barton
2019-06-15Outliner - Replacing GP Layer IconHarley Acheson
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
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-04Partial revert of e388cd8bb4b5William Reynish
2019-06-04UI: Add icons to ConstraintsWilliam Reynish
2019-05-31Fix T64990: Isolate collection wrong reactionDalai Felinto
2019-05-29Outliner: Correct outliner width computationJacques Lucke
2019-05-22Visibility panel: Use "toggle" keywordDalai Felinto
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-18UI: Icons updateWilliam Reynish
2019-05-17Outliner: Make restriction icons inactive based on hierarchy valueDalai 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 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-11Revert API change (hide_viewport > hide_instance)Dalai Felinto