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-08-19Fix T79816: Restore scene.statistics() BPY functionHans Goudey
2020-08-16Fix popups opening in the wrong direction over headersCampbell Barton
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-02Cleanup: pass const matricesCampbell Barton
2020-07-30Cleanup: Remove pre 2.80 headersValentin
2020-07-30UV: path select support with sync-select enabledCampbell Barton
2020-07-25Fix T72622: Transform object origin ignores shape keysCampbell Barton
2020-07-23Fix T79162: 'prop_search' includes ID prefix in string propertiesCampbell Barton
2020-07-21UV: remove selection threshold for nearby coordinatesCampbell Barton
2020-07-20T77086 Animation: Passing Dependency Graph to DriversSybren A. Stüvel
2020-07-18UI: Status Bar Statistics and Other OptionsHarley Acheson
2020-07-18UV: utility functions for sticky select settingCampbell Barton
2020-07-18Cleanup: GPU: Encapsulate clipDistancesClément Foucault
2020-07-18Cleanup: GPU: rename bglPolygonOffset to GPU_polygon_offsetClément Foucault
2020-07-17Cleanup: consistent ordering for scene argument to UV functionsCampbell Barton
2020-07-15Revert "Cleanup: remove public unused function."Campbell Barton
2020-07-13LibOverride: add more polling checks to operators not supposed to work on ove...Bastien Montagne
2020-07-13Cleanup: remove public unused function.Bastien Montagne
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-11UV: add path select operator that uses the selectionCampbell Barton
2020-07-10Cleanup: spellingCampbell Barton
2020-07-09Fix T78718: Crash when deleting particle system modifier with the X Shortcut.Bastien Montagne
2020-07-09UV: path selection supportCampbell Barton
2020-07-08Apply Modifier: support applying as shape key and keeping the modifier.Alexander Gavrilov
2020-07-07Cleanup: remove unused argumentsCampbell Barton
2020-07-07Cleanup: spellingCampbell Barton
2020-07-06UV: add rip toolCampbell Barton
2020-07-03Cleanup: Deduplicate code for finding context objectHans Goudey
2020-07-03Cleanup: Remove obsolete code in interface_panel.cHans Goudey
2020-07-02Cleanup: Remove useless duplicated linesValentin
2020-07-02Cleanup: Fix build error with clang on windows.Ray Molenkamp
2020-07-01Cleanup: spellingCampbell Barton
2020-06-29UI: Add shortcuts for modifier panelsHans Goudey
2020-06-29UI: Show library status icons in search menus, rather than letter prefixJulian Eisel
2020-06-29GPencil: Cleanup function names replace gp_ by gpencil_ prefix (cont)Antonio Vazquez
2020-06-29GPencil: Cleanup - Rename some functions from gp_ to gpencil_Antonio Vazquez
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-26Fix T78295: reload scripts disables Cycles render passes in the compositorBrecht Van Lommel
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-23Performance: Draw play head as an overlayJeroen Bakker
2020-06-22Refactoring: View2DScrollers memory allocationJeroen Bakker
2020-06-22GPencil: Cleanup commentsAntonio Vazquez
2020-06-19UI: ShaderFx Drag and Drop, Layout UpdatesHans Goudey
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey
2020-06-19UI: Drag and Drop Constraints, Layout UpdatesHans Goudey
2020-06-17Fix T63411: Crash adding meta-ball with a small radiusCampbell Barton
2020-06-17Cleanup: name mesh join functions using ED_{type} prefixCampbell Barton
2020-06-16Cleanup: use explicit enum type for duplicate option of `BKE_object_duplicate`Bastien Montagne
2020-06-11Fix T77171: File selector doesn't tag preferences to be savedCampbell Barton
2020-06-10Cleanup: make the sculpt convert type follow transform conventionGermano Cavalcante