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-19Fix T73931: Stereo Viewport Color ManagementJeroen Bakker
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-15Cleanup: shadow warning, clang-formatCampbell Barton
2020-03-14UI: Larger Alert IconsHarley Acheson
2020-03-12Fix T73049: Drag & drop on overlapping panels behaves incorrectlyJacques Lucke
2020-03-10Fix T74425: Cannot texture paint an images sequence anymorePhilipp Oeser
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-03-06Cleanup: typo in function namePhilipp Oeser
2020-03-06Cleanup: rename 'verify' to 'ensure' for BKE_image_viewer functionsCampbell Barton
2020-03-04Cleanup: spellingCampbell Barton
2020-03-04UI: rename View Selected" to "Frame Selected"Asad-ullah Khan
2020-02-26Cleanup: split image sequence detection into own file, and make it reusableBrecht Van Lommel
2020-02-26Fix T74221 Crash when changing Image Source in UV editorClément Foucault
2020-02-25GPU: Add Image property to allow high bitdepth support on a per image basisClément Foucault
2020-02-25Cleanup: avoid Operator.customdata cast which could lead to errorsCampbell Barton
2020-02-25Fix memory leak saving imagesCampbell Barton
2020-02-25Image: support saving images in non-image spacesCampbell Barton
2020-02-25Fix T74182: Crash saving images from non-image spacesCampbell Barton
2020-02-25Cleanup: move deprecated enum into versioning codeCampbell Barton
2020-02-19Cleanup: assign Main, use existing assignmentsCampbell Barton
2020-02-17Fix T68749: BPY: Deprecate height of popupJeroen Bakker
2020-02-11DRW: Color Management improvementClément Foucault
2020-02-10Merge branch 'blender-v2.82-release'Lukas Stockner
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-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
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