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-02-10Cleanup: Rename `BKE_library_override_` functions to `BKE_lib_override_library_`Bastien Montagne
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-07Cleanup: Rename `BKE_library_idmap` file to `BKE_main_idmap`Bastien Montagne
2020-02-07Fix crash when linking.Bastien Montagne
2020-02-06Readfile: refactor/factorize more handling of common ID data.Bastien Montagne
2020-02-06Merge branch 'blender-v2.82-release'Antonio Vazquez
2020-02-06Cleanup: Fix commentAntonio Vazquez
2020-02-06Merge branch 'blender-v2.82-release'Antonio Vazquez
2020-02-06Fix T64058: GPencil - Ensure object mode if linking from a libraryAntonio Vazquez
2020-02-05Refactor readfile's liblink code.Bastien Montagne
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-02-05Readfile: Proper fix for `recalc` flags clearing in non-real IDsBastien Montagne
2020-01-28Merge branch 'blender-v2.82-release'Bastien Montagne
2020-01-28Partially fix & comment about bad handling of `wrong_id` in `read_libblock()`.Bastien Montagne
2020-01-27Cleanup: removed unused derivedDeform and derivedFinalBrecht Van Lommel
2020-01-18Weight Paint: implement a red shade for bones with locked weights.Alexander Gavrilov
2020-01-16Merge branch 'blender-v2.82-release'Lukas Stockner
2020-01-16Fix T73133: UDIM texture count in Eevee is limited by OpenGLLukas Stockner
2020-01-15Fix T70965: Undo crash with specific fileJulian Eisel
2019-12-24Cleanup: correct filenames in commentsCampbell Barton
2019-12-20ID Management: Improve speed of code used when creating/renaming and ID.Bastien Montagne
2019-12-20Cleanup: spellingCampbell Barton
2019-12-17Fluid: Fix that maps old smoke and fluid modifiers to new manta modifierSebastián Barschkis
2019-12-17Cleanup: spellingCampbell Barton
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-11-27Cleanup: move space text vars into a runtime structCampbell Barton
2019-11-24Preferences: disable changing 'U' on blend file versioningCampbell Barton
2019-11-24Text Editor: smooth scrollingCampbell Barton
2019-11-22LibOverride: Make diffing several times faster.Bastien Montagne
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-11-08Fix T70778: Library Override dissabled after re-instancing same collection in...Bastien Montagne
2019-11-07Fix T69822: Switching sculpt objects breaks undoCampbell Barton
2019-10-18Cleanup: remove unused viewport fx_settingsCampbell Barton
2019-10-10Cleanup: clang-format, spellingCampbell Barton
2019-10-01Fix T70315: Blender exit with code `-6` with message `Attempt to free NULL po...Bastien Montagne
2019-09-29Sculpt: disable workbench anti-aliasing during stroke paintingBrecht Van Lommel
2019-09-25Fix T69542: Corrective Smooth modifier breaks when drivers are involvedSebastian Parborg
2019-09-23Cleanup: remove Mesh.bb and Curve.bb, no reason for these to be persistentBrecht Van Lommel
2019-09-23Revert part of "GPencil: Invert Paste operator and make Paste to Active default"Brecht Van Lommel
2019-09-19Fix T66154: viewlayer hide/exclude settings getting lost for linked collectionsBrecht Van Lommel
2019-09-18Cleanup: includes for readfile.cCampbell Barton
2019-09-14VSE: prefetchingRichard Antalik
2019-09-13Cleanup: unused headers for readfile, versioningCampbell Barton
2019-09-12Cleanup: line breaks with commentsCampbell Barton
2019-09-11Cycles: Display RenderPass in ViewportJeroen Bakker
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-30Cleanup: Silence debug prints in readfile code.Bastien Montagne
2019-08-26GPencil: Invert Paste operator and make Paste to Active defaultAntonio Vazquez
2019-08-26Fix T69146: Segment Fault using Undo for file with several scenes and script.Bastien Montagne