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
2022-02-14Merge branch 'blender-v3.1-release'Thomas Dinges
2022-02-14Fix T95320: CacheFile templates crash when used through PythonKévin Dietrich
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-08LibOverride: Add 'hierarchy root ID' info.Bastien Montagne
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-04Remove internal proxy code, and deprecate related DNA data.Bastien Montagne
2022-01-17Alembic: add support for reading override layersKévin Dietrich
2021-12-23Cache File: use panels to organize UIKévin Dietrich
2021-12-21Fix T92930: Outliner "Show Active" bone fails in certain situationsPhilipp Oeser
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-13UI: String Search: Add an optional weight parameterHans Goudey
2021-12-12UI: Add curve handle buttons to CurveMap interfaceCharlie Jolly
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-23Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-23Fix broken handling of constraints reordering with library overridesJulian Eisel
2021-11-22Merge branch 'blender-v3.0-release'Philipp Oeser
2021-11-22Revert "Fix (unreported) broken handling of constraints reordering with libov...Bastien Montagne
2021-11-22Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-22Fix (unreported) broken handling of constraints reordering with liboverride.Bastien Montagne
2021-11-05Cleanup (UI): Add/use type for operator context enumJulian Eisel
2021-11-02Fix lots of missing messages i18n handling in `uiItemL` calls.Bastien Montagne
2021-10-13Fix T92113: On assets, replace "Fake User" button with "Clear Asset" button.Bastien Montagne
2021-10-09Fix: Typo in UI error messageHans Goudey
2021-09-21VSE strip thumbnailsAditya Y Jeppu
2021-09-16Cleanup: no need to clear new flags and pointers from whole Main when making ...Bastien Montagne
2021-09-16IDManagement: refactor: Remove 'test' part from `BKE_lib_id_make_local`.Bastien Montagne
2021-09-16IDType: Add `BKE_idtype_idcode_is_localizable`.Bastien Montagne
2021-08-26Cleanup: Use `ID_IS_LINKED` instead of direct `id.lib` pointer check.Bastien Montagne
2021-08-20Cleanup, remove extra code from previous commitKévin Dietrich
2021-08-20Alembic Procedural: basic cache control settingsKévin Dietrich
2021-08-20Cleanup, formatKévin Dietrich
2021-08-19Cycles: experimental integration of Alembic procedural in viewport renderingKévin Dietrich
2021-08-12Add Extras Dropdown Menu to ConstraintsHenrik Dick
2021-07-15Cleanup: Move UI list template code to own file (C++)Julian Eisel
2021-07-15UI: Internal support for custom UI list item drag & activate operatorsJulian Eisel
2021-07-15UI: New UI list layout type for big preview tilesJulian Eisel
2021-07-15UI: UI list refactor & preparations for asset view templateJulian Eisel
2021-07-08Cleanup: spellingCampbell Barton
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-30UI: custom free function improvementsJacques Lucke
2021-06-28LibOverride: Fix crash in ShapeKeys when making a mesh override local.Bastien Montagne
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-05-27Cleanup: rename BKE_main_id_{clear_newpoins => newptr_and_tag_clear}Campbell Barton
2021-05-27Fix incorrect BLI_snprintf usageCampbell Barton
2021-05-05Merge branch 'blender-v2.93-release'Richard Antalik
2021-05-04Fix missing background of buttons after reportsJulian Eisel