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-03-10Fix T74425: Cannot texture paint an images sequence anymorePhilipp Oeser
2020-02-10Fix unreported: Packing/unpacking errors don't mention tiled imagesLukas Stockner
2020-02-10Fix T73713: Tiled textures (UDIM) getting lost when saving the .blend but not...Lukas Stockner
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
2019-12-30Image Editor: Initialize Add Tile options from current tileLukas Stockner
2019-12-25Cleanup: Remove BLI_stringenc_pathLukas Stockner
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-16Fix typo in UDIM operator (always capitalize UI labels)Dalai Felinto
2019-12-13Image Editor: Increase size of Add Tile popupLukas Stockner
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-10-29Fix T70905: Image Editor header hides mask, cache and keyframe info ifPhilipp Oeser
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: 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-23RNA: Cleanup PointerRNA structJacques Lucke
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-07Cleanup: use BKE_packedfile prefix for function namesCampbell Barton
2019-06-26Fix T66137: added normal map for painting has wrong color space until refreshBrecht Van Lommel
2019-06-19Fix T65902: save all modified images should not try to save .psd filesBrecht Van Lommel
2019-06-17Fix T63867: image sequence not updating in Eevee animation renderBrecht Van Lommel
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-05-31WM: option to ignore cursor image/clip/view2d zoomCampbell Barton
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-27Fix T65181: image View as Render should not affect file savingBrecht Van Lommel
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-17Images: changes to avoid losing new images that have not been savedBrecht Van Lommel
2019-05-17Images: make it harder to accidentally undo image texture painting changesBrecht Van Lommel
2019-05-17Images: make image save operator available outside image editorBrecht Van Lommel
2019-05-17Cleanup: remove unused image codeBrecht Van Lommel
2019-05-17UI: File Close DialogJacques Lucke
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-16Images: more tweaks to save all modified imagesBrecht Van Lommel
2019-05-16Images: move save modified images operator from Python to CBrecht Van Lommel
2019-05-14Cleanup: isolate image dirty flag access in functionsBrecht Van Lommel
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin