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: 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
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-06Lattice Modifier add invert vgroup optionCody Winchester
2020-02-06Fix T73620: Diameter Scale was calles 'Radius'William Reynish
2020-02-06Merge branch 'blender-v2.82-release'Jacques Lucke
2020-02-06Fix T68076: Color Correction node generates NaNJacques Lucke
2020-02-06Code_Cleanup_Day/Windows: Clean-up windows API Level.Ray Molenkamp
2020-02-06Cycles: Track specular throughput to account for reflection color in denoisin...Lukas Stockner
2020-02-06Merge branch 'blender-v2.82-release'Lukas Stockner
2020-02-06Fix unreported: View All in the Image Editor ignores UDIM tilesLukas Stockner
2020-02-06Fix unreported: Trying to create invalid UDIM tiles failed without errorLukas Stockner
2020-02-06Merge branch 'blender-v2.82-release'mano-wii
2020-02-06Fix T69776: Error with complex Eevee noise texture in some driversPatrick Bender
2020-02-05Merge branch 'blender-v2.82-release'Clément Foucault
2020-02-05Fix T73127 EEVEE: Reflection plane not visible in lookdev without scene worldClément Foucault
2020-02-05Fix T73517 Overlay: Edit Mode: X-Ray does not work if xray is equal to 1Clément Foucault
2020-02-05Fix T66802: Edge Slide: Unpredictable direction of the edge loop when it is f...mano-wii
2020-02-05Transform: Optimize edge slidemano-wii