chcurran
|
c4ea3075cc
|
fixed unit tests bugs, removed commented out code, removed loading spam
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:56:43 -08:00 |
|
chcurran
|
8357fa34e9
|
fixed unit testing code
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:56:42 -08:00 |
|
chcurran
|
27cc659ab9
|
Editor Script Component simplified and working
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:56:42 -08:00 |
|
chcurran
|
66e744785f
|
EditorCOmponent build pipeline WIP
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:56:41 -08:00 |
|
chcurran
|
23267fd862
|
SC Editor serialization update in JSON
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:56:41 -08:00 |
|
chcurran
|
5db535d1dd
|
Merge branch 'sc-editor-asset-redux' of https://github.com/aws-lumberyard-dev/o3de into sc-editor-asset-redux
|
2021-12-10 11:56:40 -08:00 |
|
chcurran
|
d9f849b03e
|
File state change include external delete detection
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:56:40 -08:00 |
|
Chris Galvan
|
ca5424dd7b
|
Fixed asset completer model for source handle picker.
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
|
2021-12-10 11:56:39 -08:00 |
|
Chris Galvan
|
b44541c440
|
Merge pull request #281 from aws-lumberyard-dev/cgalvan/SCSourceFilePicker
Added property handler for SourceHandle type
|
2021-12-10 11:56:38 -08:00 |
|
chcurran
|
805bd8ef56
|
fix graph tab selection:
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:56:37 -08:00 |
|
Chris Galvan
|
31304ee9b1
|
Fixed issue when clearing out source handle property.
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
|
2021-12-10 11:56:37 -08:00 |
|
Chris Galvan
|
c36d827fc5
|
Updated Script Canvas component to use source handle property.
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
|
2021-12-10 11:56:36 -08:00 |
|
Chris Galvan
|
befd84cf0b
|
Added property handler for SourceHandle type.
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
|
2021-12-10 11:56:36 -08:00 |
|
chcurran
|
ad8cfa5f99
|
editor sc component switched over to source handle, not yet connected to file notifications
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:56:31 -08:00 |
|
chcurran
|
b772db5e73
|
remove typo
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:56:30 -08:00 |
|
chcurran
|
727d1b3815
|
more aggressively release graph memory in version explorer
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:56:30 -08:00 |
|
chcurran
|
4342501804
|
fixed unit test running system
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:54:33 -08:00 |
|
chcurran
|
f8fdf4b306
|
fixed version explorer issue
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:54:32 -08:00 |
|
chcurran
|
4484b69036
|
isolate the loading problem during version explorer
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:54:31 -08:00 |
|
chcurran
|
015185f9d6
|
fix upgrade scanner
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:54:31 -08:00 |
|
chcurran
|
e34c6e55df
|
fix scoped compile error
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:54:30 -08:00 |
|
chcurran
|
b7d8c1a644
|
make default names NOT the default name of a previously existing file
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:54:30 -08:00 |
|
chcurran
|
921f675df2
|
restore source file deleted behavior
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:54:29 -08:00 |
|
chcurran
|
d8e8cdba60
|
multi tab close fixed
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:54:28 -08:00 |
|
chcurran
|
5558be2aeb
|
new source file close button works, but not on multiple tabs
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:54:27 -08:00 |
|
chcurran
|
6c1d1dc2e2
|
new source file button works
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:54:27 -08:00 |
|
chcurran
|
65814e65cc
|
source file save-as
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:54:26 -08:00 |
|
chcurran
|
5cd8eb648c
|
source save in place first pass
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:54:25 -08:00 |
|
chcurran
|
1ea245e46c
|
source save asset-free WIP
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:54:24 -08:00 |
|
chcurran
|
d40b9fc809
|
add file state for graphs
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:54:24 -08:00 |
|
chcurran
|
20147ddafb
|
it renders!
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:54:23 -08:00 |
|
chcurran
|
cbbd6df0c5
|
clean up open pipeline to render graph
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:54:22 -08:00 |
|
chcurran
|
bc342df6b4
|
initial compile of detailed path of change to regular sc files
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:54:18 -08:00 |
|
chcurran
|
c5cd854172
|
Git MainWindow.cpp to point where it compiles, and reveals the radius of changes for everything to work without assets
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:52:37 -08:00 |
|
chcurran
|
31c627defc
|
initial scriptcanvas source handle
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
|
2021-12-10 11:52:36 -08:00 |
|
carlitosan
|
63f8be12d5
|
Merge pull request #6322 from aws-lumberyard-dev/carlitosan-sc-bug-fix
Fix missing asset handler error in AP when loading old SC files
|
2021-12-10 09:46:42 -08:00 |
|
Artur K
|
53b88d4752
|
Preapre codebase for FileRequest compiletime improvements (#6192)
* Preapre codebase for FileRequest compiletime improvements
This is preparing grounds for the next PR that will contain the 'meat'
of the changes.
Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
* Remove spurious newline.
Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
|
2021-12-10 13:08:24 +00:00 |
|
carlitosan
|
21e7d1db67
|
Fix missing asset handler error on EditorSCComponent load from pre SourceHandle files
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com>
|
2021-12-09 18:58:47 -08:00 |
|
carlitosan
|
3f128c5baa
|
Merge branch 'development' of https://github.com/o3de/o3de into carlitosan-sc-bug-fix
|
2021-12-09 13:18:45 -08:00 |
|
lsemp3d
|
c563b54277
|
Fixed incorrect condition that led to badly named slots
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
|
2021-12-09 13:04:15 -08:00 |
|
carlitosan
|
5d9a95577f
|
Merge pull request #6294 from aws-lumberyard-dev/carlitosan-sc-save-crash-dialog
Fix dependency static initialization and error message
|
2021-12-09 11:44:42 -08:00 |
|
carlitosan
|
72d00dd94c
|
fail safe for EditorScriptCanvasComponents saved before AZ::IO::Path got json support
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com>
|
2021-12-09 11:43:36 -08:00 |
|
carlitosan
|
48ca34eb9f
|
Merge pull request #6267 from aws-lumberyard-dev/sc-editor-asset-redux
Make version explorer wait on AP for dependent assets
|
2021-12-09 09:49:58 -08:00 |
|
carlitosan
|
7087565149
|
fix interpreted statics
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com>
|
2021-12-08 23:23:03 -08:00 |
|
carlitosan
|
5e60ef743a
|
merge latest
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com>
|
2021-12-08 23:01:23 -08:00 |
|
carlitosan
|
766de68199
|
small fixes for SC play in editor and warnings
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com>
|
2021-12-08 22:54:21 -08:00 |
|
carlitosan
|
1d0e2e6379
|
clean up debug output settings
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com>
|
2021-12-08 18:52:24 -08:00 |
|
carlitosan
|
f551cb2345
|
fix verbose setting
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com>
|
2021-12-08 17:44:01 -08:00 |
|
carlitosan
|
c3bd48b10e
|
pre-PR cleanup
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com>
|
2021-12-08 17:32:57 -08:00 |
|
carlitosan
|
edd1fe9a05
|
remove testing code
Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com>
|
2021-12-08 16:31:08 -08:00 |
|