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-07Cleanup: Rename `BKE_library_idmap` file to `BKE_main_idmap`Bastien Montagne
2020-02-07Build optimization: Compile glew for size rather than speed with msvc.Ray Molenkamp
2020-02-07Cleanup: `make format`Dalai Felinto
2020-02-07BuildSystem/Cleanup: Fix warning behaviour regarding library dependenciesRay Molenkamp
2020-02-07Merge branch 'blender-v2.82-release'Sebastián Barschkis
2020-02-07OpenVDB: Added missing macros in fluid wrapper fileSebastián Barschkis
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-02-07Cleanup: remove legacy OpenGL viewport clipping codeCampbell Barton
2020-02-07CodeCleanup: Remove unused studiolight algorithmJeroen Bakker
2020-02-07CodeCleanup: WorkbenchJeroen Bakker
2020-02-07Cleanup: transform_convert comment and spacingmano-wii
2020-02-07Cleanup: Animation, match parameter names in declaration with implementationSybren A. Stüvel
2020-02-07Constraint: Fix forced request of evaluated cameraSergey Sharybin
2020-02-07Cleanup: Tracking, use LISTBASE_FOREACHSergey Sharybin
2020-02-07Cleanup: Tracking, reduce scope of variablesSergey Sharybin
2020-02-07Cleanup: reduced indentations by returning/continuing earlySybren A. Stüvel
2020-02-07Cleanup: simplify Cycles primitive attribute map storageBrecht Van Lommel
2020-02-07Cleanup: split Cycles Hair and Mesh classes, with Geometry base classBrecht Van Lommel
2020-02-07Cleanup: remove unnecessary operations in Cycles curves exportBrecht Van Lommel
2020-02-07Cleanup: split Cycles export into smaller filesBrecht Van Lommel
2020-02-07Cleanup: export particle hair as a separate Cycles objectBrecht Van Lommel
2020-02-07Cleanup: add type inheritance for Cycles nodesBrecht Van Lommel
2020-02-07Cleanup: Tracking, reduce scope of more variablesSergey Sharybin
2020-02-07Cleanup: Tracking, reduce scope of variablesSergey Sharybin
2020-02-07Cleanup: `make format`Dalai Felinto
2020-02-07Cleanup: Remove view3d_draw_legacy.cDalai Felinto
2020-02-07Merge branch 'blender-v2.82-release'Sebastián Barschkis
2020-02-07Fluid: Fixed try/catch exception issue and unsed variable issueSebastián Barschkis
2020-02-07Fix crash when linking.Bastien Montagne
2020-02-07Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-07Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-07Keymap: preference to swap 3D orbit/pan actionsCampbell Barton
2020-02-07Keymap: preference for relative/absolute Alt-MMB navigationCampbell Barton
2020-02-06Merge remote-tracking branch 'origin/blender-v2.82-release'Ray Molenkamp
2020-02-06Fix: Build error on windows in bf_intern_mantaflowRay Molenkamp
2020-02-06Fluid: Optimization for fluid domain obstacle boundary handlingSebastián Barschkis
2020-02-06Fluid: Hide Advanced cache optionsSebastián Barschkis
2020-02-06Readfile: refactor/factorize more handling of common ID data.Bastien Montagne
2020-02-06NodeTree: Add access to the address of an ID's nodetree pointer.Bastien Montagne
2020-02-06Merge branch 'blender-v2.82-release' into masterNathan Letwory
2020-02-06Reference correct sha1s of submodulesNathan Letwory
2020-02-06OpenVDB: Fix IOError in try catch statementSebastián Barschkis
2020-02-06Fluid: Fixed slow cache loading for smoke dataSebastián Barschkis
2020-02-06Fluid: Removed UI locks for cache file typesSebastián Barschkis
2020-02-06Particle: Added sanity in particle system removal functionSebastián Barschkis
2020-02-06Fix (unreported) timeline missing refresh on VSE selection changePhilipp Oeser
2020-02-06Cleanup: refactor default materials and shader nodesBrecht Van Lommel
2020-02-06Smooth Modifier add invert vgroup optionCody Winchester
2020-02-06Curve Modifier add invert vgroup optionCody Winchester
2020-02-06Merge branch 'blender-v2.82-release'Antonio Vazquez