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
path: root/source
AgeCommit message (Expand)Author
2020-01-27Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-27Fix OBJECT_GUARDED_FREE compiler error when type is in namespaceBrecht Van Lommel
2020-01-27Cleanup: fix compiler warningsBrecht Van Lommel
2020-01-27Cleanup: removed unused derivedDeform and derivedFinalBrecht Van Lommel
2020-01-27Cleanup: remove unused partial visibility code, weird indentationBrecht Van Lommel
2020-01-27Merge branch 'blender-v2.82-release'Bastien Montagne
2020-01-27Fix T73399: Crash trying to move the origin of an empty.Bastien Montagne
2020-01-27Fix T72862: Viewport Render doesn't render Grease Pencil OverlaysAntonio Vazquez
2020-01-27Fix T72862: Viewport Render doesn't render Grease Pencil Overlays, ShadingAntonio Vazquez
2020-01-27Fix T73428: Editor type dropdown menu missing in VSEJulian Eisel
2020-01-27Fix HUD toggle ("Adjust Last Operation") missing in VSEJulian Eisel
2020-01-27Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-27Fix T71719: Unrelated menus open on hoverCampbell Barton
2020-01-27BLI_rect: add rect-rect intersection checks on a single axisCampbell Barton
2020-01-27Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-27Fix T72449: Stale outliner selection after object duplicateCampbell Barton
2020-01-27Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-27makesdna: avoid 'alloca' in a for loopCampbell Barton
2020-01-26Fix T73304: Crash using force fields and hair dynamicsLuca Rood
2020-01-25Cleanup: spellingCampbell Barton
2020-01-25Cleanup: include missing CMake headersCampbell Barton
2020-01-25Cleanup: remove source file added by accidentCampbell Barton
2020-01-25Bevel: Remove Debugging CodeHans Goudey
2020-01-25Bevel: Simplify Profile Calculation StepHans Goudey
2020-01-24UI: View3D Cursor ChangesHarley Acheson
2020-01-24Merge branch 'blender-v2.82-release'Alexander Gavrilov
2020-01-24Depsgraph: fix false positive time dependencies for simple drivers.Alexander Gavrilov
2020-01-24Merge branch 'blender-v2.82-release'Pablo Dobarro
2020-01-24Sculpt: Rename Topology Brush to Slide Relax BrushPablo Dobarro
2020-01-24Merge branch 'blender-v2.82-release'Pablo Dobarro
2020-01-24Fix T71373: Sculpt Mask not extracting correctly on scaled objectsPablo Dobarro
2020-01-24Fix T73080: Remove support for scene radius in Weight/Vertex paintPablo Dobarro
2020-01-24Fix T72975: [Mantaflow] Mesh generation bugSebastián Barschkis
2020-01-24Depsgraph: Correct FPS debug printSergey Sharybin
2020-01-24Depsgraph: Report FPS when running with --debug-depsgraph-timeSergey Sharybin
2020-01-24Merge branch 'blender-v2.82-release'mano-wii
2020-01-24Fix T73349: X-Ray Mode - snapping through object stop working on value = 1mano-wii
2020-01-24Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-01-24Fix/workaround initialization order of static TBB/MKLSergey Sharybin
2020-01-24Depsgraph: Refactor, move debug struct to own fileSergey Sharybin
2020-01-24Depsgrapg: Refactor, move Relation to own fileSergey Sharybin
2020-01-24Depsgraph: Refactor, wrap debug fields into own structureSergey Sharybin
2020-01-24Fix T73001: Shader Node with driver not updating when animatedSybren A. Stüvel
2020-01-24Fix T73336: Several issues (including crashes) with ID pointer IDProps and RNA.Bastien Montagne
2020-01-24IDProps: add utility to set an ID pointer IDProp value.Bastien Montagne
2020-01-24Merge branch 'blender-v2.82-release'Philipp Oeser
2020-01-24Fix T72083: Object.proxy_collection is been set to linked target objectPhilipp Oeser
2020-01-24Merge branch 'blender-v2.82-release'Antonio Vazquez
2020-01-23Fix T69121 DRW: Missing depth buffer refresh with GPencil + CyclesClément Foucault
2020-01-23Fix T71374 EEVEE: Fix Node group socket not converting inputs as in CyclesClément Foucault