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-01-27Document that tessellate_polygon() doesn't handle degenerate geometrySybren A. Stüvel
2020-01-27Cast modifier: Add invert vgroup option.Cody Winchester
2020-01-27Fix T68413: gpu module example in docs produces unexpected resultsmano-wii
2020-01-27Edit Mesh: Auto Merge - Split Edges & Faces - Better logic for splitting facesmano-wii
2020-01-27Cleanup: fix compiler warningBrecht Van Lommel
2020-01-27Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-27Fix T63805: remove outdated and unused Linux package spec filesBrecht Van Lommel
2020-01-27Memory: add OBJECT_GUARDED_SAFE_DELETE like MEM_SAFE_FREEBrecht Van Lommel
2020-01-27Fix OBJECT_GUARDED_FREE compiler error when type is in namespaceBrecht Van Lommel
2020-01-27Fix tests failing when building without CyclesBrecht 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 mistake in previous commitJulian Eisel
2020-01-27Fix T73399: Crash trying to move the origin of an empty.Bastien Montagne
2020-01-27Fix T66920: Shortcut Bind Camera to Marker in timeline not workingJulian Eisel
2020-01-27Merge branch 'blender-v2.82-release'Antonio Vazquez
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-27Docs: update reference to PYTHONPATHCampbell Barton
2020-01-26Fix T73357: Multiple importers failJulian Eisel
2020-01-26Fix T73304: Crash using force fields and hair dynamicsLuca Rood
2020-01-26CMake: Fix precompiled Boost libraries on LinuxNathan Craddock
2020-01-25Industry Compat keymap: cleanupWilliam Reynish
2020-01-25Fix T73362: Tweak Tool not working if IC Keymap is chosenWilliam Reynish
2020-01-25Docs: update reference to PYTHONPATHCampbell Barton
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 T53205: Show Smoke Advance Panel at Outflow typeSebastián Barschkis