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-08-06Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-06Cleanup: Remove bad level calls from space imageDalai Felinto
2020-08-06Cleanup: Stop accessing gpu_batch_presets_reset()Dalai Felinto
2020-08-04Refactor: rename SpaceType->new to SpaceType->createJacques Lucke
2020-04-16Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-16Fix (unreported) Image Editor UI drawing too darkPhilipp Oeser
2020-04-16UV: support changing the opacity of the UV overlayCampbell Barton
2020-04-16Fix T75750 Image Editor: Rendered result is much brighter than in viewportClément Foucault
2020-04-14GPUShader: Implement workaround for gizmo drawing on sRGB framebufferClément Foucault
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19Fix T73931: Stereo Viewport Color ManagementJeroen Bakker
2020-03-12Fix T73049: Drag & drop on overlapping panels behaves incorrectlyJacques Lucke
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-11DRW: Color Management improvementClément Foucault
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-01-09Gizmo: use pivot center for UV gizmosCampbell Barton
2019-12-18Gizmo: add the ability to postpone refreshing while tweakingCampbell Barton
2019-12-13Gizmo: add gizmos for UV transform translate/rotate/scaleCampbell Barton
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-10-01Image: add resize operatorCampbell Barton
2019-10-01Image/Clip Space: Add view center to cursor operatorsCampbell Barton
2019-08-17Cleanup: spellingCampbell Barton
2019-08-15WM: reuse visible region calculationCampbell Barton
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-04Fix T66414: Brush Color Flip from keyboard (X) does not update color picker p...Philipp Oeser
2019-06-26Fix T65951 Saving project right before rendering (Cycles) causes empty render...Clément Foucault
2019-06-17Fix T57650 UVEdit: selection not visible if behind unselected UVsClément Foucault
2019-06-17Fix T63867: image sequence not updating in Eevee animation renderBrecht Van Lommel
2019-06-07Keymap: gizmos now use a map that optionally activates on pressCampbell Barton
2019-05-31Gizmo: add 2D navigation for image/clip/sequencer viewsCampbell Barton
2019-05-30Gizmo: activate some gizmos on drag instead of pressCampbell Barton
2019-05-23Masks: Properly port to Copy-on-Write conceptSergey Sharybin
2019-05-16Images: move save modified images operator from Python to CBrecht Van Lommel
2019-05-15UI: make sidebars in 3D view and other editors a little wider and consistentBrecht Van Lommel
2019-05-10UI: expose tool settings in the 3D view side-barCampbell Barton
2019-05-06Fix T64178: Invisible image 2D cursorCampbell Barton
2019-05-03Fix active tool side-bar redrawing on tool changeCampbell Barton
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-05-01UI: move image paint panels into the image side-barCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Refactor: Separate scrollers from text drawing in APIJacques Lucke
2019-04-29UI: top-bar reorganizationCampbell Barton
2019-04-24Refactor: allow event handlers to have a poll functionJacques Lucke
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-18Cleanup: unused region init functionsCampbell Barton
2019-04-18Cleanup: deduplicate image user initialization, make consistent.Brecht Van Lommel
2019-04-18UI: move region toggling to propertiesCampbell Barton