chcurran
6fb284ff0a
restore file save
...
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com >
2021-12-01 23:04:07 -08:00
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
d854365b38
Merge pull request #282 from aws-lumberyard-dev/cgalvan/SourceHandleCompleterFix
...
Fixed asset completer model for source handle picker.
2021-11-19 16:28:51 -06: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
Chris Galvan
06e3fa4bef
Made PropertyAssetCtrl more extensible.
...
Signed-off-by: Chris Galvan <chgalvan@amazon.com >
2021-11-19 14:51:41 -06:00
Chris Galvan
27fbbded4a
Added logic to AssetPickerDialog to pre-select by file paths.
...
Signed-off-by: Chris Galvan <chgalvan@amazon.com >
2021-11-19 14:49:56 -06:00
Chris Galvan
d91d5a079f
Added method to AssetCompleterModel for specifying a filter directly.
...
Signed-off-by: Chris Galvan <chgalvan@amazon.com >
2021-11-19 14:48:56 -06:00
Chris Galvan
5f29891dfa
Added asset selection model option for a source asset type based on regex.
...
Signed-off-by: Chris Galvan <chgalvan@amazon.com >
2021-11-19 14:48:12 -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
Chris Galvan
66abd8cd5c
Merge branch 'sc-editor-asset-redux' of https://github.com/aws-lumberyard-dev/o3de into cgalvan/SCSourceFilePicker
2021-11-19 12:18:40 -06: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
Chris Galvan
81f8071038
Added regular expression filter for asset browser entries.
...
Signed-off-by: Chris Galvan <chgalvan@amazon.com >
2021-11-19 09:07:31 -06: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
jromnoa
9d93282e42
Merge pull request #5530 from aws-lumberyard-dev/Atom/scottmur/ssao_p0
...
SSAO component P0 automation
2021-11-11 10:36:22 -08:00
greerdv
27076cab73
Merge pull request #5135 from aws-lumberyard-dev/tick-tests
...
Tick tests
2021-11-11 16:36:55 +00:00
SWMasterson
984ea571f4
Add P0 test for Entity Reference component. ( #5456 )
...
Signed-off-by: Sean Masterson <semaster@amazon.com >
2021-11-11 10:32:33 -06:00
SergeyAMZN
aee52d1677
Merge pull request #5533 from aws-lumberyard-dev/LYN-8169_ServerShouldNotLoadClientCfg
...
Removing Old Cry Code that Causes ServerLauncher to Load Client.cfg
2021-11-11 16:06:06 +00:00
greerdv
9d05168cfc
address feedback from PR
...
Signed-off-by: greerdv <greerdv@amazon.com >
2021-11-11 15:10:46 +00:00
AMZN-AlexOteiza
edefb57cfd
Fixed crash when typing asset name and clicking browse ( #5495 )
2021-11-11 13:58:00 +00:00
greerdv
53c6a22ac2
add python test for smoothness of character gameplay component motion
...
Signed-off-by: greerdv <greerdv@amazon.com >
2021-11-11 10:47:43 +00:00
greerdv
06ef037278
fix typo
...
Signed-off-by: greerdv <greerdv@amazon.com >
2021-11-11 10:47:40 +00:00
greerdv
128b3d7ec0
fix copy paste error in test description
...
Signed-off-by: greerdv <greerdv@amazon.com >
2021-11-11 10:47:38 +00:00
greerdv
2ced6011e9
add python test for smoothness of interpolated rigid body motion
...
Signed-off-by: greerdv <greerdv@amazon.com >
2021-11-11 10:47:36 +00:00
sphrose
23faf4d36a
Merge pull request #4628 from aws-lumberyard-dev/terrain/sphrose/surface_materials_list_tests
...
Terrain/sphrose/surface materials list tests
2021-11-11 10:14:00 +00: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
Gene Walters
161600a412
Removing old cry code that would load client.cfg for server launcher. Client.cfg should not be loaded by default. If you want to load a cfg then you should provide it via commandline (--console-command-file).
...
Signed-off-by: Gene Walters <genewalt@amazon.com >
2021-11-10 16:24:55 -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