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-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: 64 bit file IO on windows.Ray Molenkamp
2020-03-18Cleanup: spellingCampbell Barton
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-17Add experimental global undo speedup.Bastien Montagne
2020-03-17Cleanup: rename 'centre' to 'center' in View3DCampbell Barton
2020-03-13Fix stereoscopy drawing for camera backgroundDalai Felinto
2020-03-13GPencil: Join Tint and Vertex Color modifierAntonio Vazquez
2020-03-11EEVEE: Replace octahedron reflection probe by cubemap arrayClément Foucault
2020-03-11Smoke: put density/color in separate textures, fixes for workbench shaderBrecht Van Lommel
2020-03-11Cleanup: rename 'private' to 'embedded' for sub-data IDs.Bastien Montagne
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: spellingCampbell Barton
2020-03-05Add an session-wise uuid integer to IDs.Bastien Montagne
2020-03-05Cleanup: material API namingCampbell Barton
2020-03-03IDs: change FILTER_ID_* to 64 bit to make space for new ID typesBrecht Van Lommel
2020-03-03Cleanup: formatting, spellingCampbell Barton
2020-02-20Fix some issues with versionning of older files.Bastien Montagne
2020-02-20Cleanup: unused structsCampbell Barton
2020-02-19Fix T54270: Reset last_hit and last_location when reading the filePablo Dobarro
2020-02-19readfile: Move ID refcounting to libquery.Bastien Montagne
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-14Fix minor issue with new libraries ID usercount.Bastien Montagne
2020-02-13Cleanup old special cases from some libquery callbacks.Bastien Montagne
2020-02-13Refactor libquery ID looper callback to take a single parameter.Bastien Montagne
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