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-02-06Fix unreported: View All in the Image Editor ignores UDIM tilesLukas Stockner
2020-02-06Fix unreported: Trying to create invalid UDIM tiles failed without errorLukas Stockner
2020-01-21Fix T73233: Image Editor Color Picker CrashJeroen Bakker
2020-01-20Fix T73162: Modal tools cant be mapped to MMBCampbell Barton
2020-01-09Gizmo: use pivot center for UV gizmosCampbell Barton
2019-12-30Image Editor: Initialize Add Tile options from current tileLukas Stockner
2019-12-25Cleanup: Remove BLI_stringenc_pathLukas Stockner
2019-12-18Gizmo: add the ability to postpone refreshing while tweakingCampbell Barton
2019-12-18Image Editor: Load UDIMs even if secondary tile is selectedLukas Stockner
2019-12-18Image Editor: Disable tile operators if tile 1001 is missingLukas Stockner
2019-12-18Image Editor: Add option to create multiple tiles at onceLukas Stockner
2019-12-18Image Editor: Add option to fill UDIM tiles during creationLukas Stockner
2019-12-17Cleanup: style, always use bracesCampbell Barton
2019-12-16Fix typo in UDIM operator (always capitalize UI labels)Dalai Felinto
2019-12-13Image Editor: Increase size of Add Tile popupLukas Stockner
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-11-25UI: Allow label for Template-ID (respecting property split layout)Julian Eisel
2019-11-02Cleanup: rename undo tile x/y membersCampbell Barton
2019-11-02T71094: anchored & drag-dot brushes paint continuouslyCampbell Barton
2019-10-29Fix T70905: Image Editor header hides mask, cache and keyframe info ifPhilipp Oeser
2019-10-15Fix image undo restoring float/byte tiles into the wrong buffer typeCampbell Barton
2019-10-10Cleanup: clang-format, spellingCampbell Barton
2019-10-02Revert "UI: use correct singular and plural nouns in report messages"Brecht Van Lommel
2019-10-01UI: use correct singular and plural nouns in report messagesYevgeny Makarov
2019-10-01Cleanup: remove ED_image_paint_tile_remove_masks_allCampbell Barton
2019-10-01Cleanup: rename image undo_tile to paint_tileCampbell Barton
2019-10-01Cleanup: move image undo into space_image/Campbell Barton
2019-10-01Cleanup: name of image poll functionCampbell Barton
2019-10-01Image: add resize operatorCampbell Barton
2019-10-01Image: support storing full image buffers for each undo stepCampbell Barton
2019-10-01Image/Clip Space: Add view center to cursor operatorsCampbell Barton
2019-09-29Cleanup: use doxy sections for image_ops.cCampbell Barton
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-16UI: Open file options region for more operationsJulian Eisel
2019-08-28Fix T69221: inconsistent handling of filenames derived from image names.Bastien Montagne
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-17Cleanup: spellingCampbell Barton
2019-08-15WM: reuse visible region calculationCampbell Barton
2019-08-08Fix T68360: Zoom too sensitive with hi-dpiCampbell Barton
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-07-31Fix T65837: "Zoom Axis" is not working on the node editorSebastian Parborg
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-15Fix T67016: crash drawing image editor without imageBrecht Van Lommel
2019-07-15Fix T63349: image texture garbage collection causing freezesBrecht Van Lommel
2019-07-07Cleanup: use BKE_packedfile prefix for function namesCampbell Barton
2019-07-04Fix T66414: Brush Color Flip from keyboard (X) does not update color picker p...Philipp Oeser
2019-06-26Fix T66137: added normal map for painting has wrong color space until refreshBrecht Van Lommel
2019-06-26Fix T65951 Saving project right before rendering (Cycles) causes empty render...Clément Foucault