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-02-10Cleanup: use shorter name for shader configCampbell Barton
2019-02-09Cleanup: Use ID_IS_LINKED instead of id.libDalai Felinto
2019-02-09Fix: objects in outliner cannot be disabledDalai Felinto
2019-02-09Fix T61276: Make Single User unlinks original object.Bastien Montagne
2019-02-09Outliner visibility: Prevent changing linked objects and collectionsDalai Felinto
2019-02-09Outliner Visibility: Alt+H operator to unhide all objects and collectionsDalai Felinto
2019-02-09Outliner Visibility: H operator to hide collection or objectsDalai Felinto
2019-02-09Outliner visibility: Ctrl to isolate objectDalai Felinto
2019-02-08Outliner: Purge: correct tooltip, add more info for user.Bastien Montagne
2019-02-08Fix T61287: Object restrict viewport ignored in instanced collectionDalai Felinto
2019-02-08UI: Marker position slightly offset.Pablo Vazquez
2019-02-08TypoPablo Vazquez
2019-02-08UI: Icons for some Outliner context menu operationsPablo Vazquez
2019-02-08Fix T61196: Mesh select ignores clipping (part 2)Campbell Barton
2019-02-08Fix T58625: Knife project fails w/ curvesCampbell Barton
2019-02-08Cleanup: rename V3D_MANIP_* -> V3D_ORIENT_*Campbell Barton
2019-02-08Fix T61291: Transform gizmo doesn't update w/ 3D cursorCampbell Barton
2019-02-08Undo System: basic support in background modeCampbell Barton
2019-02-08Cleanup: clear deprecated flagsCampbell Barton
2019-02-07Cleanup: sort struct blocks, descriptionCampbell Barton
2019-02-07Outliner: modernize Purge operator.Bastien Montagne
2019-02-07Show all useful metadata fields in editorsSergey Sharybin
2019-02-07Fix T61272: Undo fails to track multi-edit mode enter/exitCampbell Barton
2019-02-07Fix sculpt undo steps not enabling dyntopoCampbell Barton
2019-02-07Close metadata panels by defaultSergey Sharybin
2019-02-07Fix T61049: Undo dynamic topology sculpt assertsCampbell Barton
2019-02-07Cleanup: remove unnecessary undo functionCampbell Barton
2019-02-06Outliner visibility unification: Prevent master collection visibility to changeDalai Felinto
2019-02-06Improvements and fixes to Cycles metadataSergey Sharybin
2019-02-06Fix T60935: More numerically stable distance to ray computationJacques Lucke
2019-02-06Fix T61136: Header alignment preference has no effectCampbell Barton
2019-02-06Clip editor: Fix drawing metadata for RGBA imagesSergey Sharybin
2019-02-06Fix T61051: crash with multi-object mixed mode snappingPhilipp Oeser
2019-02-06Cleanup: manually apply changes missed last commitCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Fix T61191: First undo step missing in text editorCampbell Barton
2019-02-06Undo System: remove accumulate/store modesCampbell Barton
2019-02-06Fix T61196: Mesh select ignores clippingCampbell Barton
2019-02-06Cleanup: styleCampbell Barton
2019-02-06Outliner visibility unification: Implement 3 levels of viewport visibilityDalai Felinto
2019-02-05Outliner: eyes for collection affect collection visibilityDalai Felinto
2019-02-05Outliner: Gray out collections only when they are invisibleDalai Felinto
2019-02-05Per view-layer collection visibilityDalai Felinto
2019-02-05UI: make drag lock work also when buttons have > 2 states or use callbacks.Brecht Van Lommel
2019-02-05Clip editor: Fixes for prefetchSergey Sharybin
2019-02-05Edit Mesh: Fix some problem with new implementationClément Foucault
2019-02-05UVEdit: Add function variants based on ToolSettingsClément Foucault
2019-02-05BKE_library: id_copy: More general usage of LIB_ID_COPY_LOCALIZE.Bastien Montagne
2019-02-05Cleanup: BKE_library: remove 'test' param of id_copy.Bastien Montagne
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton