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-05-16Merge remote-tracking branch 'origin/master' into temp-lanpr-reviewYimingWu
2020-05-15UI: Graph Editor: Draw Handles Lines With SmoothingHans Goudey
2020-05-15Cycles: code refactor to bake using regular render session and tilesBrecht Van Lommel
2020-05-15Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-15Fix T76734: Changing Envelope FModifier controlpoints missing updatePhilipp Oeser
2020-05-15Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-15Fix T76698: Movie clip stabilize display ignore footage colorspacePhilipp Oeser
2020-05-15Refactor: Move linestyle foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-15Refactor: Move mask foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-15Refactor: Move movieclip foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-15Refactor: Move particle foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-15Merge branch 'blender-v2.83-release'Robert Guetzkow
2020-05-15Fix T76277: Remove wrong cast in rna_NodeTree_updateRobert Guetzkow
2020-05-15Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-15Fix embedded IDs not being enough/properly initialized.Bastien Montagne
2020-05-15blenlib: BLI_file_attributes() CorrectionHarley Acheson
2020-05-15Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-15Cleanup: rename readfile utils dealing with embedded IDs to proper name.Bastien Montagne
2020-05-15Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-15GPencil: Fix unreported missing Sculpt/Vertex/Weight paint brushesAntonio Vazquez
2020-05-15Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-15Cleanup: clang formatPhilipp Oeser
2020-05-15Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-15Fix T76755: texture paint on udims crashPhilipp Oeser
2020-05-15Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-15Fix T76563: Transforming an auto-aligned point won't set it alignedCampbell Barton
2020-05-15Libmv: Fix crash solving when having negative framesSergey Sharybin
2020-05-15Cleanup: int->BVHCacheType enumJeroen Bakker
2020-05-15Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-15Fix segfault when trying to free uninitialized loop normalsSebastian Parborg
2020-05-15Fix T76710: objects get lost in linked/overridden collectionsPhilipp Oeser
2020-05-15GPencil: Fix unreported crash using U key in Draw modeAntonio Vazquez
2020-05-15Merge remote-tracking branch 'origin/blender-v2.83-release'Sybren A. Stüvel
2020-05-15Fix T76695: Not exporting normals properly in Alembic formatSybren A. Stüvel
2020-05-15BLI: add missing include for size_tJacques Lucke
2020-05-15Fix T76778: Dopesheet "Show Errors" affects timelineSybren A. Stüvel
2020-05-15Libmv: Add map utilitySergey Sharybin
2020-05-15Libmv: Cleanup, spellingSergey Sharybin
2020-05-15Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-15Fix T76740: Static Override - Library Override CrashBastien Montagne
2020-05-15Fix T76738: Duplicate brushes cause assertion on undoCampbell Barton
2020-05-15Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-15Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-15Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-15Fix T76738: Duplicate brushes cause assertion on undoCampbell Barton
2020-05-15Fix duplicate ID's being created when appending/linkingCampbell Barton
2020-05-15Fix error versioning paint-slots pre-2.80Campbell Barton
2020-05-15Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-15Cleanup: don't check flags as booleansCampbell Barton
2020-05-15Cycles: Refactor microfacet BSDFs to remove separate anisotropy codeLukas Stockner