Commit History

Author SHA1 Message Date
  Nicholas Lawson 37454b0f61 Fixes crash bugs and improves performance when editing entity properties (#17926) (#17938) 1 year ago
  Jackie9527 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 years ago
  Mike Balfour b1aebf915a [Terrain] Terrain Macro Color Painting (#13925) 2 years ago
  Mike Balfour 672a77998f [Terrain] Support multiple generic runtime paint sessions (#13864) 2 years ago
  Mike Balfour ff9faf087d [Terrain] Refactors that will help with better color painting support (#13858) 2 years ago
  Mike Balfour 47f44bfc80 [Terrain] Misc gradient / terrain bugfixes (#13650) 2 years ago
  Mike Balfour 2b9469b9bf [Terrain] Move ImageGradient paint logic to the runtime and expose via API (#13510) 2 years ago
  Mike Balfour 28133e834d Added some missing variable clears. (#13399) 2 years ago
  Mike Balfour bf96744039 [Terrain] Fix paint/eyedropper with auto scale setting (#13320) 2 years ago
  Mike Balfour 8f14aedafd [Terrain] PaintBrush bugfixes and code cleanup (#13213) 2 years ago
  Mike Balfour 2f2f1123a6 Make editing during an image reload more stable. (#13025) 2 years ago
  Mike Balfour d36973f2ba [Terrain] Add autosave options to the Image Gradient (#12921) 2 years ago
  Ken Pruiksma d8235a9dfc [Terrain] Adding support for bicubic filtering to image gradients. (#12800) 2 years ago
  Qing Tao 3543204f58 StreamingImageAsset loading and reloading issues (#12207) 2 years ago
  Mike Balfour 83b9a808bb [Terrain] Implemented undo/redo, and added global Paint Brush Settings (#12107) 2 years ago
  Mike Balfour 9e230e10d9 Make Image Gradient configuration read-only while painting. (#11526) 3 years ago
  Mike Balfour bff5e2986b [Terrain] First pass at an image gradient painter (#11485) 3 years ago
  Mike Balfour 664679784d [Terrain] Initial pass at adding a painting mode to the Image Gradient Component. (#11340) 3 years ago
  Chris Galvan 813c2381bf Added get/set for image source asset to Image Gradient 3 years ago
  Mike Balfour be64afd145 [Terrain] Debug visualizer for terrain queries (#10924) 3 years ago
  Chris Galvan e54f251440 Merge pull request #8799 from aws-lumberyard-dev/cgalvan/ImageGradientBilinearFiltering 3 years ago
  Chris Galvan 70e607e893 Merged ClampToEdge and Mirror cases 3 years ago
  Chris Galvan d52e28ed69 Fixed missing break 3 years ago
  Chris Galvan c7a403e3c1 Updated GetValueForSamplingType signature to match the illustration that goes along with it 3 years ago
  Chris Galvan b99f25a99a Changed to return value from switch 3 years ago
  Chris Galvan a77307afeb Added logic to handle out of bounds edge case based on wrapping type 3 years ago
  Mike Balfour dc340d1ecb [Terrain] Terrain and Gradient Bus async support (#8796) 3 years ago
  Chris Galvan e7daf1c855 Moved all sampling type logic into single function 3 years ago
  Chris Galvan c4bdf34d18 Implemented bilinear filtering sample type for image gradients 3 years ago
  Chris Galvan 35e43b511d Improved Image Gradient tiling UX 3 years ago