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
2021-07-14Python API: Add functions to ensure and clear IDPropertiesHans Goudey
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-02-12Cycles: Use Blender Settings For AOVJeroen Bakker
2020-12-10Cleanup: rename BLI_strescape to BLI_str_escapeCampbell Barton
2020-12-04Cleanup: clang-formatSybren A. Stüvel
2020-12-04EEVEE: Arbitrary Output VariablesJeroen Bakker
2020-11-26Cleanup unintentional change in rB8a2270efc52aBastien Montagne
2020-11-26Fix T81265: Animation is not evaluated when collection is included into view ...Bastien Montagne
2020-11-14UI: Remove remaining uses of old collection iconNathan Craddock
2020-10-08Cleanup: remove unnecessary includesAndreas Bergmeier
2020-08-21Cleanup: split `BKE_scene_get_depsgraph()` into two functionsSybren A. Stüvel
2020-07-07Cleanup: spellingCampbell Barton
2020-04-09Collections: preserve exclude flag of child collections when unexcludingSzymon Ulatowski
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-19Fix T72751: Timeline crash from overridden scene.Bastien Montagne
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-11RNA: Raise error assigning an active object which doesn't existCampbell Barton
2019-10-11Depsgraph: Inform when update or tag happens during evaluationSergey Sharybin
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-09-13Per-Viewport Collection VisibilityDalai Felinto
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-05Fix T66356: runtime assert disabling a collectionCampbell Barton
2019-07-05Cleanup: redundant scene access, duplicate flag clearCampbell Barton
2019-07-04Fix T63260: Rigid body connectSergey Sharybin
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-05-31Fix Outliner: New collections are hiddenDalai Felinto
2019-05-24Fix T65028: Eye icon not toggle-able from the outliner for linked objectsDalai Felinto
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-18UI: Icons updateWilliam Reynish
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-15Fix icon for outliner temporarily hideDalai Felinto
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-14T64607: Outliner UI TooltipsDalai Felinto
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-06improve tooltip of ViewLayer.usePhilipp Oeser
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-01Collections: mark visibility properties as not animatable.Brecht Van Lommel
2019-02-28Split base flags on own and collection-definedSergey Sharybin
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Outliner visibility unification: Implement 3 levels of viewport visibilityDalai Felinto
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
2018-12-29Cleanup: use bool, styleCampbell Barton