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
30bcddc694
fixed unit testing code
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-11-23 23:57:03 -08:00
chcurran
cdb858e8af
Editor Script Component simplified and working
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-11-23 10:31:26 -08:00
chcurran
24b3167d48
EditorCOmponent build pipeline WIP
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-11-22 20:34: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
1c9c268231
Merge branch 'sc-editor-asset-redux' of https://github.com/aws-lumberyard-dev/o3de into sc-editor-asset-redux
2021-11-22 11:03: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
Chris Galvan
1937e1ea51
Fixed asset completer model for source handle picker.
...
Signed-off-by: Chris Galvan <chgalvan@amazon.com >
2021-11-19 16:20:54 -06:00
Chris Galvan
9ec4b408fd
Merge pull request #281 from aws-lumberyard-dev/cgalvan/SCSourceFilePicker
...
Added property handler for SourceHandle type
2021-11-19 15:23:41 -06:00
Chris Galvan
6af6a9d70a
Fixed issue when clearing out source handle property.
...
Signed-off-by: Chris Galvan <chgalvan@amazon.com >
2021-11-19 15:03:49 -06:00
Chris Galvan
68344f5a80
Updated Script Canvas component to use source handle property.
...
Signed-off-by: Chris Galvan <chgalvan@amazon.com >
2021-11-19 14:58:01 -06:00
Chris Galvan
6e14713ea6
Added property handler for SourceHandle type.
...
Signed-off-by: Chris Galvan <chgalvan@amazon.com >
2021-11-19 14:52:45 -06:00
chcurran
7aec710cff
fix graph tab selection:
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-11-19 12:22:12 -08:00
chcurran
f1632b099c
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-11-19 10:03:16 -08:00
chcurran
487e2fb5bb
remove typo
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-11-18 13:31:00 -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
5b9896d2c4
fixed unit test running system
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-11-17 13:47:51 -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
89a97a5e49
fix scoped compile error
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-11-12 09:33:39 -08:00
chcurran
facfdf4e7a
Merge branch 'development' of https://github.com/o3de/o3de into sc-editor-asset-redux
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-11-11 16:07:18 -08:00
chcurran
d9622e74ab
make default names NOT the default name of a previously existing file
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-11-11 12:18:50 -08:00
Luis Sempé
9e2a3226fd
Script Canvas, replace the text replacement system to a JSON file based one ( #5228 )
...
It is now possible to right click on nodes on the node palette to navigate to the file that holds the text data for any given node, this way it is easy to update and improve the naming of titles, subtitles, categories, tool tips and slots.
2021-11-11 11:53:51 -08:00
chcurran
737ed1b032
restore source file deleted behavior
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-11-11 10:36:55 -08:00
chcurran
47e9d5a117
multi tab close fixed
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-11-10 17:15:42 -08:00
chcurran
eefc3f9a91
new source file close button works, but not on multiple tabs
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-11-10 16:40:33 -08:00
chcurran
0fa56ba5f8
new source file button works
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-11-10 15:39:17 -08:00
chcurran
98ecef2fd2
source file save-as
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-11-08 14:39:20 -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
ea5eba6e3f
add file state for graphs
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-11-04 15:58:19 -07:00
chcurran
12b52044d3
it renders!
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-11-03 21:12:29 -07:00
chcurran
b635e112fc
clean up open pipeline to render graph
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-11-03 19:15:44 -07: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
chcurran
1b9f6c385d
Merge branch 'development' of https://github.com/o3de/o3de into sc-editor-asset-redux
2021-10-28 10:51:40 -07:00
Alex Peterson
7ddcdffed7
Move Qt Toast Notifications from GraphCanvas into Framework
...
Move the existing Qt Toast Notification QWidgets, EBuses and logic from the GraphCanvas gem into AzQtComponents and AzToolsFramework so they can be re-used.
Signed-off-by: AMZN-alexpete <26804013+AMZN-alexpete@users.noreply.github.com >
2021-10-20 11:15:24 -07:00
chcurran
658da08495
Merge branch 'development' of https://github.com/o3de/o3de into sc-editor-asset-redux
2021-10-18 12:55:21 -07:00
chcurran
b7f6ebb708
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-10-18 11:56:14 -07:00
lsemp3d
bea3ee6dd0
Removed outdated and unused ScriptCanvas files
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
2021-10-18 10:54:56 -07:00
chcurran
0b646ac693
initial scriptcanvas source handle
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-10-14 09:06:54 -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
Terry Michaels
00b938b6a7
Merge pull request #4212 from ppinfel/component-doc-links
...
Fixes various component's help URL links to correct o3de.org page
2021-10-08 10:30:13 -05:00
Luis Sempé
38ccc6a8a6
Merge pull request #4526 from aws-lumberyard-dev/scripting/rte_issues
...
Script Canvas: Fixed alignment of variable manager header
2021-10-06 12:14:06 -07:00
carlitosan
d7dbbe1420
Merge pull request #4329 from aws-lumberyard-dev/carlitosan/development
...
Refactor and bug fix Version Explorer (which automatically versions/upgrades ScriptCanvas Editor files).
2021-10-06 11:49:35 -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
lsemp3d
9ecbf4b8e6
Removed debugging pragmas
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com >
2021-10-06 07:56:07 -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