chcurran
|
ca771f3adc
|
version upgrader in a presumed working story
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-01 22:18:32 -08:00 |
|
chcurran
|
8c308fc3da
|
Clean up modifier asset handling. Fix file handling string error.
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-11-29 13:43:39 -08:00 |
|
chcurran
|
132d06b6da
|
fixed unit tests bugs, removed commented out code, removed loading spam
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-11-24 18:55:11 -08:00 |
|
chcurran
|
205b2c27ee
|
SC Editor serialization update in JSON
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-11-22 16:04:49 -08:00 |
|
chcurran
|
04fe1d5243
|
File state change include external delete detection
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-11-22 11:03:37 -08:00 |
|
chcurran
|
62878489a3
|
more aggressively release graph memory in version explorer
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-11-18 10:41:46 -08:00 |
|
chcurran
|
0367a3297f
|
fixed version explorer issue
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-11-17 12:17:45 -08:00 |
|
chcurran
|
63f98e7dd9
|
isolate the loading problem during version explorer
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-11-16 09:12:36 -08:00 |
|
chcurran
|
0e7d732c61
|
fix upgrade scanner
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-11-15 17:15:05 -08:00 |
|
chcurran
|
a334ce09b4
|
source save in place first pass
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-11-08 13:58:48 -08:00 |
|
chcurran
|
837e9f6105
|
source save asset-free WIP
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-11-08 10:00:45 -08:00 |
|
chcurran
|
ad6dc8a3bd
|
initial compile of detailed path of change to regular sc files
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-10-29 16:23:20 -07:00 |
|
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>
|
2021-10-12 15:45:41 -07:00 |
|
chcurran
|
46ae0d3f1c
|
fix linux build error on unique_ptr deletion
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-10-06 10:39:31 -07:00 |
|
chcurran
|
5969c94d22
|
Renamed controller.ui --> view.ui, minor tweaks in response to PR
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-10-05 17:46:55 -07:00 |
|
chcurran
|
ac836da605
|
disable upgrade all button until disparity from single upgrade is discovered
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-10-05 14:43:19 -07:00 |
|
chcurran
|
75b0b23fab
|
allow multiple single upgrade requests
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-10-05 13:40:21 -07:00 |
|
chcurran
|
a870c6ad80
|
Fix explorer bugs and restore upgrade single option
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-10-05 09:52:52 -07:00 |
|
chcurran
|
a52faa7340
|
Fixed qthread error coming from file i/o thread
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-10-04 13:03:55 -07:00 |
|
chcurran
|
e125462eaa
|
Set logging preference before running tools
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-09-24 11:56:42 -07:00 |
|
chcurran
|
9196e98ee6
|
update reporting and logging and make bug fixes
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-09-15 17:03:16 -07:00 |
|
chcurran
|
296fca722e
|
file save finished, not tested
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-09-15 15:42:54 -07:00 |
|
chcurran
|
0dfcc1ea42
|
dependency sort finished, UI updated
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-09-15 12:25:06 -07:00 |
|
chcurran
|
0e2f75492c
|
dependency sort finished, but not tested
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-09-14 14:05:15 -07:00 |
|
chcurran
|
f55737af11
|
dependency sort WIP
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-09-14 08:41:11 -07:00 |
|
chcurran
|
cb12d31821
|
Modifier step WIP
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-09-13 18:01:49 -07:00 |
|
chcurran
|
1badb5a31f
|
scan refactor is in a working state
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-09-13 15:30:31 -07:00 |
|
chcurran
|
cbaa2fcff5
|
rename view --> controller
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-09-10 21:03:14 -07:00 |
|
chcurran
|
fd71704894
|
rename view files --> controller
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-09-10 20:27:01 -07:00 |
|
chcurran
|
b6eb9123e5
|
version explorer refactor wip
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-09-10 19:38:28 -07:00 |
|
chcurran
|
e0f93ea159
|
view traits wip before rename
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-09-10 13:19:55 -07:00 |
|
chcurran
|
e558e7b0ff
|
rename version explorer ui to view
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-09-10 12:54:25 -07:00 |
|
chcurran
|
30d27f23ee
|
rename version explorer to view
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-09-10 12:52:54 -07:00 |
|
chcurran
|
5cee8d1892
|
stubbed out refactor of version explorer
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-09-10 10:59:40 -07:00 |
|
chcurran
|
2a810c4845
|
fix backup file action in version explorer
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-09-08 11:36:04 -07:00 |
|
chcurran
|
5c0bbe7ac1
|
add SC cvar settings cache
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-09-07 14:32:24 -07:00 |
|
chcurran
|
4ed7feae5d
|
Keep editor alive when not in focus
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-09-03 14:44:19 -07:00 |
|
chcurran
|
f4dbeb6538
|
Fix list of manual inspection graphs
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-09-02 18:14:00 -07:00 |
|
chcurran
|
e69a5bc092
|
fix progress bar for upgrades
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-09-02 17:44:52 -07:00 |
|
chcurran
|
3822f92882
|
fix manual inpsection window
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-09-02 17:32:53 -07:00 |
|
chcurran
|
b5a32e1c4c
|
remove temporay files in all cases
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-09-02 13:33:11 -07:00 |
|
chcurran
|
f277cf59dc
|
multi threaded fix for upgrader
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-08-31 18:38:39 -07:00 |
|
chcurran
|
205c09e200
|
Better upgrade tool messaging and continuity on failure; fix for serialization
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-08-31 17:24:02 -07:00 |
|
chcurran
|
16ed1e1882
|
More status reporting, fixed widget row index tracking for upgrader tool
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-08-30 18:27:14 -07:00 |
|
chcurran
|
f5485fa675
|
merge lastest; add extra data to scan result
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-08-30 16:27:55 -07:00 |
|
chcurran
|
782c6748ae
|
Merge branch 'development' of https://github.com/o3de/o3de into carlitosan/development
|
2021-08-30 14:33:16 -07:00 |
|
chcurran
|
862df096db
|
Add file information to Version; improve Method deserialization warnings; add SC unit test content to builders
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-08-30 14:33:01 -07:00 |
|
chcurran
|
9688832adc
|
Initial fixes for graph update tool
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-08-30 08:30:56 -07:00 |
|
Esteban Papp
|
058f6e0f22
|
PR comments/fixes
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
|
2021-08-25 14:06:26 -07:00 |
|
Esteban Papp
|
b8aab28759
|
Merge branch 'development' into cmake/linux_fix_warn_unused
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
# Conflicts:
# Gems/ScriptCanvas/Code/Editor/View/Windows/Tools/UpgradeTool/VersionExplorer.cpp
|
2021-08-25 11:52:55 -07:00 |
|