Chris Galvan
|
71640c1c82
|
Merge pull request #6376 from nemerle/compiletime_filerequest_code2
Compile time reduction - FileRequest & related changes
|
4 years ago |
Michael Pollind
|
4f746fddac
|
chore: Rename Graph to EditorGraph
Signed-off-by: Michael Pollind <mpollind@gmail.com>
|
4 years ago |
Nemerle
|
d8e06d9d95
|
Apply reviewer suggestions
Signed-off-by: Nemerle <nemerle5+git@gmail.com>
|
4 years ago |
carlitosan
|
81bb7aab80
|
the bloodbath compiles
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
carlitosan
|
e078eac379
|
redcode the asset itself WIP
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
carlitosan
|
c5d370723e
|
redcoding asset handler, holder, tracker, memory asset
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
nemerle
|
5ff65be314
|
This reduces non-unity build time by ~2% and build size by ~0.5%.
This PR is a 'clean' version of #6199 updated to latest development
Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
|
4 years ago |
carlitosan
|
72d00dd94c
|
fail safe for EditorScriptCanvasComponents saved before AZ::IO::Path got json support
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
carlitosan
|
48ca34eb9f
|
Merge pull request #6267 from aws-lumberyard-dev/sc-editor-asset-redux
Make version explorer wait on AP for dependent assets
|
4 years ago |
carlitosan
|
1d0e2e6379
|
clean up debug output settings
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
carlitosan
|
c3bd48b10e
|
pre-PR cleanup
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
carlitosan
|
edd1fe9a05
|
remove testing code
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
carlitosan
|
64d21c9448
|
Make version explorer wait on AP for dependent assets
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
Esteban Papp
|
5cca52e73c
|
Merge branch 'development' into redcode/driller_removal
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
# Conflicts:
# Code/Framework/AzCore/AzCore/azcore_files.cmake
# Gems/Atom/Feature/Common/Assets/Materials/Presets/MacBeth/15_red_sRGB.tif
|
4 years ago |
Esteban Papp
|
cd5306febf
|
Merging from development
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
|
4 years ago |
Esteban Papp
|
799cc68de2
|
no message
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
|
4 years ago |
Esteban Papp
|
7817ed76bf
|
Removes FileIOEventBus
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
|
4 years ago |
chcurran
|
6fb284ff0a
|
restore file save
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
ca771f3adc
|
version upgrader in a presumed working story
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
8c308fc3da
|
Clean up modifier asset handling. Fix file handling string error.
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
132d06b6da
|
fixed unit tests bugs, removed commented out code, removed loading spam
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
205b2c27ee
|
SC Editor serialization update in JSON
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
04fe1d5243
|
File state change include external delete detection
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
62878489a3
|
more aggressively release graph memory in version explorer
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
0367a3297f
|
fixed version explorer issue
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
63f98e7dd9
|
isolate the loading problem during version explorer
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
0e7d732c61
|
fix upgrade scanner
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
a334ce09b4
|
source save in place first pass
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
837e9f6105
|
source save asset-free WIP
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
ad6dc8a3bd
|
initial compile of detailed path of change to regular sc files
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
Luis Sempé
|
3b78132833
|
Split StyleHelper.h into a header and source file (#4614)
* Split StyleHelper.h into a header and source file
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
* Missing file from commit
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
* Removed incorrect path
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
* Fixed includes
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
* Removed unnecessary comment
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
* Missing include
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
4 years ago |
chcurran
|
46ae0d3f1c
|
fix linux build error on unique_ptr deletion
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
5969c94d22
|
Renamed controller.ui --> view.ui, minor tweaks in response to PR
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
ac836da605
|
disable upgrade all button until disparity from single upgrade is discovered
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
75b0b23fab
|
allow multiple single upgrade requests
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
a870c6ad80
|
Fix explorer bugs and restore upgrade single option
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
a52faa7340
|
Fixed qthread error coming from file i/o thread
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
e125462eaa
|
Set logging preference before running tools
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
9196e98ee6
|
update reporting and logging and make bug fixes
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
296fca722e
|
file save finished, not tested
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
0dfcc1ea42
|
dependency sort finished, UI updated
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
0e2f75492c
|
dependency sort finished, but not tested
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
f55737af11
|
dependency sort WIP
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
cb12d31821
|
Modifier step WIP
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
1badb5a31f
|
scan refactor is in a working state
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
cbaa2fcff5
|
rename view --> controller
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
fd71704894
|
rename view files --> controller
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
b6eb9123e5
|
version explorer refactor wip
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
e0f93ea159
|
view traits wip before rename
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |
chcurran
|
e558e7b0ff
|
rename version explorer ui to view
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
4 years ago |