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-10-13Fix T101501: Masks are not visible in Image EditorSergey Sharybin
2022-09-28Cleanup: decentralize .blend I/O for space typesKévin Dietrich
2022-09-20UV: extend custom grid sizes to set each axis separatelyChris Blackbourn
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-10Cleanup: replace strncpy with BLI_strncpyCampbell Barton
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-27Cleanup: pass notifiers as constCampbell Barton
2022-06-20Mask Editor: Add mask blending factor for combined overlaySimon Lenz
2022-06-09Cleanup: formatCampbell Barton
2022-06-08Paint: Fix Image Editor Cursor Disappearing (T90120)Joseph Eagar
2022-06-01Merge remote-tracking branch 'origin/blender-v3.2-release'Jesse Yurkovich
2022-06-01Fix T96984: Create new image.browse operator for uiTemplateImage layoutsJesse Yurkovich
2022-05-27GPU: Remove cached full/scaled image texture.Jeroen Bakker
2022-04-28VSE: Add precise drag and drop and strip previewsSebastian Parborg
2022-04-09UDIM: Move UDIM grid controls to the Overlay panelJesse Yurkovich
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-26Performance: Remap multiple items in UIJeroen Bakker
2022-01-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25Performance: Remap multiple items in UIJeroen Bakker
2022-01-06Cleanup: spelling in commentsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-09-29UI: swap tool and regular headerCampbell Barton
2021-09-29UV Editor: Grid and snapping improvementsSiddhartha Jejurkar
2021-09-15Gizmo: add flag to hide the gizmo group during interactionCampbell Barton
2021-08-02WindowManager: Support Dynamic tooltips when dragging.Jeroen Bakker
2021-03-27UV Editor: Add cursor center operatorFabrício Luis
2021-03-01Cleanup: move some drawing code into ed_draw.cChristoph Lendenfeld
2021-02-16Assets: Remove appended asset when dropping operation failsJulian Eisel
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-02-09Fix T81206: Do not limit gl texture size in image editorJeroen Bakker
2021-02-05Image: Flip image operatorPablo Dobarro
2021-01-25Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-25Fix T84324: Crash when combining two scenes in compositor.Jeroen Bakker
2021-01-19Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-19Fix T84698: error adding movie clip tracksCampbell Barton
2021-01-19Cleanup: use 'const' argument for parameter argumentCampbell Barton
2021-01-19UI Code Quality: Use "params" struct for area and region callbacksHans Goudey
2021-01-05Fix T84053: Mask overlay in image editor not workingJeroen Bakker
2020-12-02Fix T83309: Hide metadata when overlays are off.Jeroen Bakker
2020-10-20UV/Image: Remove Legacy DrawingJeroen Bakker
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-07UV/Image Editor: Overlay PopoverJeroen Bakker
2020-10-02Cleanup: Use enum for return values in context callbacksSybren A. Stüvel
2020-09-16Fix: Showing Meta Data CrashJeroen Bakker
2020-09-15Fix T80775: Image Editor Show Metadata Not WorkingJeroen Bakker
2020-09-11Image Editor: Enable New DrawingJeroen Bakker
2020-09-11Use DrawManager for Image/UV EditorJeroen Bakker
2020-09-02Fix crash accessing image space properties without an active windowCampbell Barton
2020-08-23Cleanup: GPU: Use explicit clear value in GPU_clear* commandsClément Foucault