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
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-04Fix T79234: Material preview does not updateJulian Eisel
2020-07-30Cleanup: Remove pre 2.80 headersValentin
2020-07-06Fix T77730: ShaderFx Missing Update NotifierHans Goudey
2020-07-03Cleanup: Editors, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-03Cleanup: Explicit return in each `else if` block in `buttons_context()`Sybren A. Stüvel
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-19UI: ShaderFx Drag and Drop, Layout UpdatesHans Goudey
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey
2020-06-11Fix T77171: File selector doesn't tag preferences to be savedCampbell Barton
2020-06-05UI: Drag and Drop Modifiers, Layout UpdatesHans Goudey
2020-06-02Cleanup: Use const context for some UI templatesHans Goudey
2020-05-26Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-26Fix T76970: Unneccessary update calls viewportJeroen Bakker
2020-05-08GPencil: Refactor - Rename modifier and shder functionsAntonio Vazquez
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-04-07Cleanup: BLI_path.h function renamingCampbell Barton
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: fix typos in commentsBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-05Cleanup: redundant castsCampbell Barton
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-29Fix T67654: missing ui refresh when changing active particle systemPhilipp Oeser
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-11-19Fix T69798: Pinning empty image objectsDalai Felinto
2019-09-05Fix T69522: Render Region not refreshing Output PropertiesPhilipp Oeser
2019-08-23Fix T67140: transforming bone does not update bone tab in properties editorBrecht Van Lommel
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-15Fix T68705: Changing any editor to the properties crashes BlenderDalai Felinto
2019-06-14Outliner - Notify on GP Layer ChangeHarley Acheson
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-05-10UI: expose tool settings in the 3D view side-barCampbell Barton
2019-05-10Cleanup: use more explicit check for buttons contextCampbell Barton
2019-05-09Fix: Nav_bar context menu in preferencesCampbell Barton
2019-05-04Fix T64102: Can't add X-Mirror to quick favoritesCampbell Barton
2019-05-01UI: move image paint panels into the image side-barCampbell Barton
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-19Cleanup: use enum for CTX_data_mode_enumCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-07Properties Editor: Grease Pencil and pinning fixesDalai Felinto
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename SpaceButs -> SpacePropertiesCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton