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-09-11Merge branch 'master' into properties-pin-operatorHans Goudey
2020-09-11Constraints: Child-Of, set inverse matrix upon creationJoseph Brandenburg
2020-09-11OpenSubdiv: initialize in background-modeCampbell Barton
2020-09-11Cleanup: remove unused includesJacques Lucke
2020-09-11Fix T79464: Crash adding objects without an active screenCampbell Barton
2020-09-11Refactor: move CacheFile .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Refactor: move Sound .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Particles: Allow python to write hair keysSergey Sharybin
2020-09-11Refactor: move Simulation .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Refactor: move Volume .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Cleanup: make formatJacques Lucke
2020-09-11Refactor: move PointCloud .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Refactor: move Hair .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Refactor: move GPencil .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Refactor: move Texture .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Image Editor: Smooth Wire User PreferencesJeroen Bakker
2020-09-11Image Editor: Enable New DrawingJeroen Bakker
2020-09-11Use DrawManager for Image/UV EditorJeroen Bakker
2020-09-11Cleanup: spelling, correct commentsCampbell Barton
2020-09-11Cleanup: const cast warning, use string replace functionCampbell Barton
2020-09-11Merge branch 'property-search-all-tabs' into property-search-ui-v2Hans Goudey
2020-09-11Merge branch 'property-search-highlight-tabs' into property-search-all-tabsHans Goudey
2020-09-11Merge branch 'property-search-start-end-operators' into property-search-highl...Hans Goudey
2020-09-11Merge branch 'property-search-single-tab' into property-search-start-end-oper...Hans Goudey
2020-09-11Merge branch 'property-search-add-theme-color' into property-search-single-tabHans Goudey
2020-09-11Merge branch 'property-search-move-context-to-panel' into property-search-add...Hans Goudey
2020-09-11Merge branch 'property-search-button-label-pointer' into property-search-move...Hans Goudey
2020-09-11Merge branch 'properties-pin-operator' into property-search-button-label-pointerHans Goudey
2020-09-11Merge branch 'master' into properties-pin-operatorHans Goudey
2020-09-11Merge branch 'property-search-all-tabs' into property-search-ui-v2Hans Goudey
2020-09-11Merge branch 'property-search-highlight-tabs' into property-search-all-tabsHans Goudey
2020-09-11Merge branch 'property-search-start-end-operators' into property-search-highl...Hans Goudey
2020-09-11Property Search: Fix clear operator after recent changeHans Goudey
2020-09-11Merge branch 'property-search-highlight-tabs' into property-search-all-tabsHans Goudey
2020-09-11Merge branch 'property-search-start-end-operators' into property-search-highl...Hans Goudey
2020-09-11Merge branch 'property-search-single-tab' into property-search-start-end-oper...Hans Goudey
2020-09-11Property Search: Fix tab buttons graying out after refactorHans Goudey
2020-09-11GPUState: Fix missing changed program point size stateClément Foucault
2020-09-11Fix T80327 UI: Glitches in UI drawingClément Foucault
2020-09-10Sculpt: Enable pen pressure for Scrape/Fill Area RadiusPablo Dobarro
2020-09-10Property Search: Clear region search filter active flag on readHans Goudey
2020-09-10Property Search: Set expansion for subpanels based on resultsHans Goudey
2020-09-10Property Search: Use RNA_property_enum_items_gettextedHans Goudey
2020-09-10Fix particle "Mass" option not showing enough precision (appears broken)Julian Eisel
2020-09-10Fix particle "Loop Count" number button left/right arrows doing nothingJulian Eisel
2020-09-10Cleanup: Fix bad spelling in previous commit.Ray Molenkamp
2020-09-10Fix T80191: GPencil - Improve Mesh conversionAntonio Vazquez
2020-09-10CMake: various fixes for building Python moduleTyler Alden Gubala
2020-09-10Fix build error after clog color printing changesBrecht Van Lommel
2020-09-10Property Search: Remove redundant button hiding codeHans Goudey