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-27Avoid own global variable, use existing DRWManager structtemp-gizmo-decoupled-redrawsJulian Eisel
2020-01-27Only cache framebuffers for layers that aren't always redrawnJulian Eisel
2020-01-27Get draw-layers to work with multiple viewportsJulian Eisel
2020-01-27Use hash, not list to store and lookup DRWLayer itemsJulian Eisel
2020-01-27Fix memory leak when only drawing gizmosJulian Eisel
2020-01-27Merge branch 'master' into temp-gizmo-decoupled-redrawsJulian Eisel
2020-01-27Fix mistake in previous commitJulian Eisel
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-24Draw-layers: Get it all to work!Julian Eisel
2020-01-24Fix T53205: Show Smoke Advance Panel at Outflow typeSebastián Barschkis
2020-01-24Fix T72975: [Mantaflow] Mesh generation bugSebastián Barschkis
2020-01-24Fluid: Added resume cache boolean to standalone scriptsSebastián Barschkis
2020-01-24Depsgraph: Correct FPS debug printSergey Sharybin
2020-01-24Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-01-24Make deps: Force some boost dependenciesSergey 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