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-11-13UV: fix compile on windowsChris Blackbourn
2022-11-13Cleanup: fix compiler error/warningsJacques Lucke
2022-11-13UV: implement copy and paste for uvChris Blackbourn
2022-11-12Merge branch 'blender-v3.4-release'Jacques Lucke
2022-11-12Fix: missing tooltip for color socketsIliya Katueshenock
2022-11-12Cleanup: Rename curves sculpt selection variableHans Goudey
2022-11-11Add poll messages for marker operatorsColin Basnett
2022-11-11Merge branch 'blender-v3.4-release'Brecht Van Lommel
2022-11-11Fix T96481: make color picker RGB display consistentHallam Roberts
2022-11-11Cleanup: Improve curves sculpt code section namesHans Goudey
2022-11-11Merge branch 'blender-v3.4-release'Philipp Oeser
2022-11-11Fix: Curves sculptmode: paintcurve stroke points cannot be transformedPhilipp Oeser
2022-11-11Merge branch 'blender-v3.4-release'Jacques Lucke
2022-11-11Fix T102386: crash when trying to link sockets from different node treesJacques Lucke
2022-11-11Merge branch 'blender-v3.4-release'Jeroen Bakker
2022-11-11Fix T100969: Memory leak GPU subdivision during rendering.Jeroen Bakker
2022-11-11Cleanup: Remove unused navigation widget struct membersAaron Carlisle
2022-11-11Cleanup: Use string argument for attribute API functionHans Goudey
2022-11-11Cleanup: Clarify and deduplicate attribute convert implementationHans Goudey
2022-11-11Mesh: Convert color attribute operatorRamil Roosileht
2022-11-10Sculpt: Fix T101914: Wpaint gradient tool doesn't work with vertex maskEdward
2022-11-10Sculpt: Change symmetrize merge threshold and expose in workspace panelJoseph Eagar
2022-11-10Sculpt: Fix inconsistent naming for cavity_from_mask operatorJoseph Eagar
2022-11-10Cleanup: Move sculpt.c to C++Hans Goudey
2022-11-10Fix strict compiler warningsSergey Sharybin
2022-11-10Fix T102151: Output nodes don't work inside node groupsOmar Emara
2022-11-10Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-10Cleanup: spelling in commentsCampbell Barton
2022-11-10Attempt to fix build error on WindowsRay Molenkamp
2022-11-10Merge branch 'blender-v3.4-release'Leon Schittek
2022-11-10Fix T102385: Set frame node active after joining nodesLeon Schittek
2022-11-09Asset System: New core type to represent assets (`AssetRepresenation`)Julian Eisel
2022-11-09Merge branch 'blender-v3.4-release'Sergey Sharybin
2022-11-09Fix T101906: Modifier apply not working if target object is in excluded colle...Sergey Sharybin
2022-11-09Fix strict compiler warningsSergey Sharybin
2022-11-09Cancel Equalize Handles & Snap Keys when no control points are selectedColin Basnett
2022-11-09Cleanup: fix types from f04f9cc3d021Chris Blackbourn
2022-11-09Merge branch 'blender-v3.4-release'Colin Basnett
2022-11-09Hide ratio when using error margin mode in decimate keyframes operatorColin Basnett
2022-11-09Cleanup: add unique_index_table to UvElementMapChris Blackbourn
2022-11-08Merge branch 'blender-v3.4-release'Richard Antalik
2022-11-08Fix VSE: Effect strip flickers when moving left handleRichard Antalik
2022-11-08Cleanup: Improve precision during UV packing.Chris Blackbourn
2022-11-08Merge branch 'blender-v3.4-release'Philipp Oeser
2022-11-08Fix T102318: crash smoothing vertex weights in editmodePhilipp Oeser
2022-11-08GPencil: Make Sculpt Auto-masking Global and not by BrushAntonio Vazquez
2022-11-08Merge branch 'blender-v3.4-release'Sybren A. Stüvel
2022-11-08Fix T101894: only do FCurve-select if no keys have been touched previouslySybren A. Stüvel
2022-11-08Texture Paint: sync adding a new texture slot to the Image EditorEdward
2022-11-08Merge branch 'blender-v3.4-release'Philipp Oeser