ab859d1979
Change Vulkan RHI CommandList::SetStreamBuffers to not do 2 memory allocation per draw by using fixed_vector
rgba16f
2021-12-10 19:08:18 -06:00
1f2635d24b
Switch to the high pref heap allocator, roll back pool interface changes
Nicholas Van Sickle
2021-12-10 16:35:26 -08:00
809ee2dce9
Fix "force string copy" logic
Nicholas Van Sickle
2021-12-10 16:18:38 -08:00
1af39a5c5c
Add benchmarks, some light optimizations like SSO
Nicholas Van Sickle
2021-12-10 15:57:52 -08:00
c06b697c6b
Revert part of the fix as it would break unit tests. Verified the remaining code still achieves the same purpose on the UI side without impacting the backend.
Danilo Aimini
2021-12-10 15:06:55 -08:00
4670003aaf
Fix failed Atom rpi tests linux (#6319)
Steve Pham
2021-12-10 14:54:08 -08:00
5fd68cf1c2
Let resource mapping tool save resources without an account ID (#6262)
allisaurus
2021-12-10 13:20:09 -08:00
d1533914ab
Disable the additional transform context menu items in the inspector. Prevent the user from reparenting entities under procprefabs using the entity picker.
Danilo Aimini
2021-12-10 13:16:02 -08:00
b7644a2ed5
Fix issues with Bank dependency processing in Wwise Builder (#6048)
amzn-phist
2021-12-10 15:14:20 -06:00
be0b034c43
Fix editor hang on level load (#6323)
rgba16f
2021-12-10 15:03:06 -06:00
87023cae47
finish last of pre-PR clean up, including saving over previsouly opened tabs
chcurran
2021-12-02 09:17:05 -08:00
6421463df2
clean up WIP
chcurran
2021-12-02 00:25:50 -08:00
2c107c364f
fix mismatched file name on modification
chcurran
2021-12-01 23:55:11 -08:00
d8add36212
restore file save
chcurran
2021-12-01 23:04:07 -08:00
499cdaae5e
version upgrader in a presumed working story
chcurran
2021-12-01 22:18:32 -08:00
55fa33cff4
Clean up modifier asset handling. Fix file handling string error.
chcurran
2021-11-29 13:43:39 -08:00
c4ea3075cc
fixed unit tests bugs, removed commented out code, removed loading spam
chcurran
2021-11-24 18:55:11 -08:00
8357fa34e9
fixed unit testing code
chcurran
2021-11-23 23:57:03 -08:00
27cc659ab9
Editor Script Component simplified and working
chcurran
2021-11-23 10:31:26 -08:00
5cd8eb648c
source save in place first pass
chcurran
2021-11-08 13:58:48 -08:00
1ea245e46c
source save asset-free WIP
chcurran
2021-11-08 10:00:45 -08:00
d40b9fc809
add file state for graphs
chcurran
2021-11-04 15:58:19 -07:00
20147ddafb
it renders!
chcurran
2021-11-03 21:12:29 -07:00
cbbd6df0c5
clean up open pipeline to render graph
chcurran
2021-11-03 19:15:44 -07:00
bc342df6b4
initial compile of detailed path of change to regular sc files
chcurran
2021-10-29 16:23:20 -07:00
c5cd854172
Git MainWindow.cpp to point where it compiles, and reveals the radius of changes for everything to work without assets
chcurran
2021-10-18 11:56:14 -07:00
3a4277395b
Remove NOT_USE_CRY_MEMORY_MANAGER (#6273)
Andre Mitchell
2021-12-10 13:20:48 -05:00
6613030fe6
Fix Visual Studio requirements text and doc link (#6312)
Alex Peterson
2021-12-10 10:15:39 -08:00
73f44684e8
Fixed SRG compile issue with metal which leads to multiple gpu crashes inlucde ImGuiPass render crash (#6315)
Qing Tao
2021-12-10 09:53:02 -08:00
0a7e9388ad
Cleanup: Adding wait_for_critical_expected_line as a public method to utils.py and updated the RPC test to use it.
Gene Walters
2021-12-09 19:23:48 -08:00
21e7d1db67
Fix missing asset handler error on EditorSCComponent load from pre SourceHandle files
carlitosan
2021-12-09 18:58:47 -08:00
cc242b2239
Fix pipeline name passed to post ar build sns (#6305)
Shirang Jia
2021-12-09 18:16:19 -08:00
5d0c3c6a2f
Re-added AspectFlags to the depth texture in DiffuseProbeGridRender.pass. This was removed in another commit but causes Vulkan to fail to render.
dmcdiarmid-ly
2021-12-09 19:05:58 -07:00
a2d474cc4f
Add some intial tests
Nicholas Van Sickle
2021-12-09 17:47:01 -08:00
947adc0248
Removal of OverrideShim, AP seems to be crashing
Esteban Papp
2021-12-09 17:13:09 -08:00
4e7a45a6c5
Merge branch 'development' into Atom/dmcdiar/ATOM-16896
dmcdiarmid-ly
2021-12-09 17:21:47 -07:00