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-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
2019-04-11Fix T63451: selected objects not highlighted in outliner scene view.Harley Acheson
2019-04-08GPencil: Mark Object gpd field as DeprecatedAntonioya
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-29Fix T63082: Outliner allows assign grease pencil materials to meshAntonioya
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-25Add copy/paste of any IDs in Outliner.Bastien Montagne
2019-03-21Cleanup: Outliner: remove warning about no undo of ID deletion.Bastien Montagne
2019-03-21Fix T62802: Layer order inverted in OutlinerAntonioya
2019-03-15Fix T62320: Outliner collection disable not propagating to other view layersDalai Felinto
2019-03-15Fix T62592: GPencil layer activation from outliner needed two clicksAntonioya
2019-03-12Fix (unreported) Outliner could add (link...) a collection to a linked scene/...Bastien Montagne
2019-03-12Fix T62488: Can delete collection from indirect linked library.Bastien Montagne
2019-03-12Fix (unreported) Outliner's New Collection adding local collection to linked ...Bastien Montagne
2019-03-12Cleanup: Outliner's Collection duplicate: don't check for visualization type ...Bastien Montagne
2019-03-12Fix (unreported) duplicated collection from linked scene would be parented to...Bastien Montagne
2019-03-08Partially revert "Collection duplication from Outliner: add a 'duplicate hier...Bastien Montagne
2019-03-08Cleanup: spellingCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Tool System: use set/add/subtract for all box select operatorsCampbell Barton
2019-03-06Collection duplication from Outliner: add a 'duplicate hierarchy' operation.Bastien Montagne
2019-03-05UI: Nicer report when trying to edit external librariesPablo Vazquez
2019-03-04Outliner: better support for paintcurves ('Blender File' view)Philipp Oeser
2019-03-02Revert "Fix T62098: Outliner: Delete hierarchy crash"Bastien Montagne