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-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Fix T63204: Toggle collection visibility with shiftDalai Felinto
2019-03-25Fix T62865: Make Single User after Objects to Scene must be done twice.Bastien Montagne
2019-03-12Fix T62388: object.visible_get() not affected by object.hide_viewport.Brecht Van Lommel
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-01Cleanup: Use const for static number.Campbell Barton
2019-02-28Split base flags on own and collection-definedSergey Sharybin
2019-02-28Remove unused base flagSergey Sharybin
2019-02-27Move base flags evaluation to its own functionSergey Sharybin
2019-02-22Fix T61788: Hidden objects reappear after renderingDalai Felinto
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-09Cleanup: Use ID_IS_LINKED instead of id.libDalai Felinto
2019-02-09Outliner visibility: Prevent changing linked objects and collectionsDalai Felinto
2019-02-06Remove no-longer needed functionDalai Felinto
2019-02-06Fixup for outliner visibility not changing disable stateDalai Felinto
2019-02-06Outliner visibility: Respect original viewport enable/disable stateDalai Felinto
2019-02-06Outliner visibility unification: Prevent master collection visibility to changeDalai Felinto
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Cleanup: styleCampbell Barton
2019-02-06Outliner visibility unification: Implement 3 levels of viewport visibilityDalai Felinto
2019-02-05Fix/workaround issues in pose and edit modeSergey Sharybin
2019-02-05Per view-layer collection visibilityDalai Felinto
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-08Fix inconsistent naming and behavior for base visible/selected/editable.Brecht Van Lommel
2019-01-03Fix T57177: redo select random operator selects hidden objects.Brecht Van Lommel
2018-12-28Cycles: restore old sample and material override settings for view layers.Brecht Van Lommel
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-02Optimize ghash usageCampbell Barton
2018-12-01Fix T58412: in weight paint + pose mode certain armature operations crash.Alexander Gavrilov
2018-11-29Debug: Assert to ensure layer iterator uses a 3D viewCampbell Barton
2018-11-28Outliner/visibility: revert changes for now until we find better solutions.Brecht Van Lommel
2018-11-28Fix/workaround issues in pose and edit modeSergey Sharybin
2018-11-28Per view-layer collection visibilityDalai Felinto
2018-11-27Fix crash iterating over empty view layerCampbell Barton
2018-11-25Local ViewDalai Felinto
2018-11-16RNA: LayerCollection.has_hidden_objectsDalai Felinto
2018-11-15Depsgraph: Save memory by ignoring invisible objectsSergey Sharybin
2018-11-09Cleanup: fix layer_collection_sync() using int's for short values.Bastien Montagne
2018-11-08Cleanup: use explicit 'select_and_set_active' API nameCampbell Barton
2018-11-05Fix (unreported) potential race condition in view_layer_bases_hash_create().Bastien Montagne
2018-11-05Fix various Freestyle rendering bugs.Brecht Van Lommel
2018-09-24Fix T56895: crash loading template with Load UI unchecked.Brecht Van Lommel
2018-09-03Fix T56622: crash and other bugs deleting scenes.Brecht Van Lommel
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-07-25Cycles: add per layer collection indirectly on setting.Brecht Van Lommel
2018-07-25Cycles: add per layer collection mask/holdout support.Brecht Van Lommel
2018-07-10Fix T55826, fix T55804: crash after copying scene with linked objects.Brecht Van Lommel