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-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
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-25Fix small outliner drawing performance regressionHarley Acheson
2019-04-25Fix inconsistent collection/object hide icon brightness in outlinerHarley Acheson
2019-04-25Outliner parenting hierarchy: Sort for children when not a-z sortingDalai Felinto
2019-04-25Fix T63869: Crash in new outliner show parenting hierarchyDalai Felinto
2019-04-25Fix T63869: disable outliner show parent hierarchy temporarilyBrecht Van Lommel
2019-04-24Refactor: allow event handlers to have a poll functionJacques Lucke
2019-04-24Outliner: Show parenting hierarchy in view layer viewDalai Felinto
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-23Outliner draw: Fix using wrong flag to tag object on visibility changeDalai Felinto
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-20Outliner: Simplify logic for parent nestingDalai Felinto
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Selecing a pose bone in outliner deselect othersDalai Felinto
2019-04-16Fix T63066: Outliner crash when selecting object being in armature editmodeDalai Felinto
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton