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-12IDType `get_owner`: add an optional hint about owner ID.Bastien Montagne
2022-08-11Fix T100204: RMB select (with "Select Tool") causes edit-mesh conflictCampbell Barton
2022-08-09I18n: make more parts of the UI translatableDamien Picard
2022-08-09Fix T100277: Grease pencil lines don't start at click-startCampbell Barton
2022-08-09Fix viewport operators with a view locked cameraCampbell Barton
2022-08-09Fix missing undo steps for smooth-view operatorsCampbell Barton
2022-08-08Revert "Fix T100280: GG not toggling the offset transform mode in tracker"Germano Cavalcante
2022-08-08Fix T100280: GG not toggling the offset transform mode in trackerGermano Cavalcante
2022-08-06Fix T92099: No undo when moving viewport with camera locked to viewPratik Borhade
2022-08-05Fix T100093: Channel selection and grouping issuesAmélie Fondevilla
2022-08-04Fix T100099: Cycles crash baking vertex colors in edit modeBrecht Van Lommel
2022-08-04I18n: make several parts of the UI translatableDamien Picard
2022-08-04Outliner: Use UI names and grouping for library overrides propertiesJulian Eisel
2022-08-04Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-08-04Outliner: Add generic label element typeJulian Eisel
2022-08-04Fix T100129: Status bar incorrectly shows "[G] Move" after pressing G once in...Germano Cavalcante
2022-08-04Fix T100171: GPencil toggle caps operator does not support multiframeAntonio Vazquez
2022-08-04Sculpt: Fix T99294: Voxel Remesher text is resized based on object scaleJoseph Eagar
2022-08-04Sculpt: Support gradient color mode in sculpt paint brushRamil Roosileht
2022-08-03Fix T100168: Sculpt positions undo not working after recent commitHans Goudey
2022-08-02Object: move collection resync after empty duplicate early-outAras Pranckevicius
2022-08-02Fix T96810: Invalid sculpt normals after some operationsHans Goudey
2022-08-02LibOverride: Add 'editable/clear' toggle to ID template.Bastien Montagne
2022-08-02Fix Unreported : add F-curves only filter to functions only appliable to F-cu...Amelie Fondevilla
2022-08-02Fix T100118: Crash after Shift+D with nothing selected and then making new ob...Aras Pranckevicius
2022-08-01Fix T100040: Crash when transform applied on multi-user imagePratik Borhade
2022-08-01Fix T100076: OBJ import: new importer doesn't use //relative/image/pathsAras Pranckevicius
2022-07-31Fix T100086: GPencil Bezier curve edit not updated after smoothingAntonio Vazquez
2022-07-29Fix T99761: Curves sculpt mode crash with empty curvesHans Goudey
2022-07-29Fix: Grammar mistake in info messageHans Goudey
2022-07-28Curves: improve handling of empty surface meshesJacques Lucke
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
2022-07-26BLI: add use_threading parameter to parallel_invokeIliay Katueshenock
2022-07-26Fix T99979: GPencil strokes cannot be edited after set originAntonio Vazquez
2022-07-26Cleanup: spelling in commentsCampbell Barton
2022-07-25Fix T99459: GPencil: Fill tool on the surface not in the correct placeGermano Cavalcante
2022-07-25Curves: Unify poll functions, add message with no surfaceHans Goudey
2022-07-25Fix T99880: no node timing for frames in node groupsJacques Lucke
2022-07-25Fix T99036: hex color in "Add Color Attribute"Ramil Roosileht
2022-07-25Fix missing disabled hint when dragging from Asset Browser in edit modeJulian Eisel
2022-07-25Curves: add warning when invalid uv map is used when adding curvesJacques Lucke
2022-07-25Fix T99961: crash when spreadsheet shows volume gridsJacques Lucke
2022-07-25Undo: Improve image undo performanceAlex Parker
2022-07-24Cleanup: Simplify uv sculpt toolChris Blackbourn
2022-07-22Fix nodes not transformingGermano Cavalcante