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
2022-08-02Cleanup: Simplify functions for adding and removing color attributesHans Goudey
2022-08-02Cleanup: Remove unused sculpt and vertex color operatorsHans Goudey
2022-08-02Merge branch 'blender-v3.3-release'Aras Pranckevicius
2022-08-02Object: move collection resync after empty duplicate early-outAras Pranckevicius
2022-08-02Fix T99255: Strips inserting incorrectlySebastian Parborg
2022-08-02Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-02Fix T96810: Invalid sculpt normals after some operationsHans Goudey
2022-08-02Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-02LibOverride: Add 'editable/clear' toggle to ID template.Bastien Montagne
2022-08-02Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-02Fix Unreported : add F-curves only filter to functions only appliable to F-cu...Amelie Fondevilla
2022-08-02GPencil: Allow import several SVG at timeAntonio Vazquez
2022-08-02Merge branch 'blender-v3.3-release'Aras Pranckevicius
2022-08-02Fix T100118: Crash after Shift+D with nothing selected and then making new ob...Aras Pranckevicius
2022-08-02Nodes: Remove node after link drag search cancelHans Goudey
2022-08-02Cleanup: simplify function for adding node to editorHans Goudey
2022-08-01Merge branch 'blender-v3.3-release'Aras Pranckevicius
2022-08-01Fix T100040: Crash when transform applied on multi-user imagePratik Borhade
2022-08-01Merge branch 'blender-v3.3-release'Aras Pranckevicius
2022-08-01Fix T100076: OBJ import: new importer doesn't use //relative/image/pathsAras Pranckevicius
2022-08-01Cleanup: missing braces warningCampbell Barton
2022-07-31Merge branch 'blender-v3.3-release'Antonio Vazquez
2022-07-31Fix T100086: GPencil Bezier curve edit not updated after smoothingAntonio Vazquez
2022-07-31Cleanup: Move interface_region_tooltip.c and header to C++Hans Goudey
2022-07-30UI: UI_MENU_ARROW_SEP Unicode CharacterHarley Acheson
2022-07-30UV: Add options for uv select similar in island modeChris Blackbourn
2022-07-30Cleanup: Clang tidyHans Goudey
2022-07-30Cleanup: Move five interface files to C++Hans Goudey
2022-07-30Sculpt: fix broken triangle/vertex count for DynTopoJoseph Eagar
2022-07-30Sculpt: Opaque vertex type for sculptJoseph Eagar
2022-07-30Sculpt: fix name collision in DynTopo temp attributesJoseph Eagar
2022-07-29Cleanup: Replace reinterpret_cast<> with static_cast<> in UI codeJulian Eisel
2022-07-29Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-07-29Render: Propagate view updates to draw enginesOmar Emara
2022-07-29Merge branch 'blender-v3.3-release'Hans Goudey
2022-07-29Fix T99761: Curves sculpt mode crash with empty curvesHans Goudey
2022-07-29Cleanup: Nodes: Store node group idname in tree typeHans Goudey
2022-07-29Merge branch 'blender-v3.3-release'Hans Goudey
2022-07-29Fix: Grammar mistake in info messageHans Goudey
2022-07-29Cleanup: Use LISTBASE_FOREACH macroHans Goudey
2022-07-29Cleanup: Use const context argument for UIList callbacksHans Goudey
2022-07-28Merge branch 'blender-v3.3-release'Jacques Lucke
2022-07-28Curves: improve handling of empty surface meshesJacques Lucke
2022-07-27Curves: Avoid virtual function overhead when finding selected curvesHans Goudey
2022-07-27Fix T99870 : Prevents crash when rearranging channels in dopesheetAmelie Fondevilla
2022-07-27Sculpt: Remove debug printfJun Mizutani
2022-07-27Nodes: Allow using escape key to exit node resizingHans Goudey
2022-07-26Fix T98982: cannot change default value of some node group input typesJacques Lucke
2022-07-26Fix T99373: add some padding in spreadsheet vector columnsJacques Lucke
2022-07-26default N-panel open for animation editorsNate Rupsis