Cronologia Commit

Autore SHA1 Messaggio Data
  Alex Peterson c89678d6ba Merge pull request #17182 from aws-lumberyard-dev/AMZN-alexpete/gitflow_231205_o3de 1 anno fa
  Alex Peterson 4d025be759 Merge pull request #17270 from aws-lumberyard-dev/spham_amzn/fix_export_bat_hardcoded_path 1 anno fa
  Steve Pham 35163eed95 Fix hardcoded path 1 anno fa
  Steve Pham cbddee5dd2 Fix hardcoded path 1 anno fa
  Alex Peterson 27bf52095d Merge pull request #17251 from aws-lumberyard-dev/daimini/DpeGroupingFix 1 anno fa
  Steve Pham 6aa78b5d9f Updates to the project template to support one-click project export (#17244) 1 anno fa
  Danilo Aimini 222cbf0cef Revert previous assert 1 anno fa
  Danilo Aimini 955baf3ded Added guard around adapterBuilder in PrefabComponentAdapter::CreateLabel 1 anno fa
  Danilo Aimini 618c612748 Add simple assert 1 anno fa
  Danilo Aimini 213a15bb83 Fix group nesting 1 anno fa
  Danilo Aimini 39128cfc57 Fix DPE grouping code that would not show configuration objects if registered after the end of a group. 1 anno fa
  T.J. Kotha f0c150d757 Adding launcher setregpatch generation for profile builds (#17238) 1 anno fa
  Alex Peterson 5777f25bd8 Add release monolithic libraries to installer (#17231) 1 anno fa
  Guthrie Adams 851b7d8a32 Merge pull request #17215 from aws-lumberyard-dev/gadams3/thumbnail_optimizations 1 anno fa
  Guthrie Adams bd7d4136ca Fixed TIAF failures, unreleased assets on shutdown, preexisting thumbnail crash that occasionally happened on shutdown 1 anno fa
  Guthrie Adams 013a708a15 Fixing atom thumbnail renderer to fail if preview renderer is not available or default assets are invalid 1 anno fa
  Guthrie Adams 4ab57f6078 Fixing preview renderer to capture thumbnails on first time editor launch and timeout if the frame capture system did not send notifications 1 anno fa
  Guthrie Adams 96e7c453d7 Clean up asset utils async asset loader asset bus handler usage 1 anno fa
  Guthrie Adams 0c3aa8ee62 making sure thumbnails can reload from ready or failed states 1 anno fa
  Guthrie Adams cc59ae2292 Unrelated formatting and move operator change 1 anno fa
  Guthrie Adams 857290c22b fixing formatting searching for Unicode character 1 anno fa
  Guthrie Adams 6b23c73ed9 updating comments on Async image loader 1 anno fa
  Guthrie Adams 5be70b7f41 Fix deadlock caused by blocking asset loads across multiple threads in image previewer and thumbnails 1 anno fa
  Guthrie Adams 4287d73a95 Optimize masked occlusion culling to only clear the buffer if something visible was drawn to it. This keeps it from clearing in scenes that have no occlusion planes, which many scenes don't. 1 anno fa
  Guthrie Adams b09e07d7dc Move preview renderer initialization to the system tick so that it has multiple chances to initialize in case it ticks before the RPI is initializes. 1 anno fa
  Guthrie Adams 4c39a19b1d Remove job limiter from thumbnail or component. No longer needed because the job system manages its own threads and the preview renderer only processes one at a time. This guarantees that all thumbnails requested in the same batch will be queued and updated without manually repainting the asset browser or inspector. 1 anno fa
  Guthrie Adams 2f21e92140 Replace thumbnail loading animation with static image so that it does not need to refresh the asset browser every frame. 1 anno fa
  Guthrie Adams 571ff7ac94 Thumbnails: rename LoadComplete to QueueThumbnailUpdated 1 anno fa
  T.J. Kotha f2654818bf added initial framework for testing export scripts, including bugfixes (#17224) 1 anno fa
  Alex Montgomery 90ea370276 Implement support for SetDynamicEditDataProvider (#17228) 1 anno fa