Esteban Papp
9f0bbf3b74
SPEC-7531 Change Code/CryEngine to Code/Legacy ( #1634 )
...
* git mv Code\CryEngine Code\Legacy
* redirecting CMakeLists.txt
* fixing uic warning
* Some more CryEngine mentions
* validation scripts
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com >
2021-06-29 13:51:24 -07:00
Nicholas Van Sickle
f570925c0d
Merge pull request #1637 from aws-lumberyard-dev/nvsickle/FixRapidCameraSwitch
...
Fix switching cameras rapidly in the Editor accidentally copying camera positions
2021-06-29 12:37:04 -07:00
Terry Michaels
149863c527
Removed Amazon as Company for QSettings ( #1649 )
...
* Removed Amazon as Company for QSettings
Signed-off-by: Terry Michaels <miterenc@amazon.com >
2021-06-29 14:00:11 -05:00
nvsickle
26c123dd56
Switch Python camera API to use Atom directly
...
Signed-off-by: nvsickle <nvsickle@amazon.com >
2021-06-29 11:41:10 -07:00
Terry Michaels
8fe33c9afc
Removed references to Lumberyard ( #1645 )
...
Signed-off-by: Terry Michaels <miterenc@amazon.com >
2021-06-29 11:06:15 -05:00
Danilo Aimini
b1f54a2090
Replace the splash screen and about us image with a temporary gradient until the official one has been finalized. ( #1642 )
...
Signed-off-by: daimini <82231674+AMZN-daimini@users.noreply.github.com >
2021-06-29 08:54:40 -07:00
amzn-phist
75e7472cda
Fixes audio crash and issues w/ audio playback ( #1633 )
...
This was caused by the main thread audio update not being called all the
time, especially Editor Game mode.
The crash was due to main thread containers not being processed and
emptied of their requests.
Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com >
2021-06-29 10:54:27 -05:00
Aaron Ruiz Mora
f01587c159
Editor launcher missed to set 'sv_isDedicated' to false like the launchers ( #1643 )
...
Signed-off-by: moraaar <moraaar@amazon.com >
2021-06-29 16:10:26 +01:00
nvsickle
4874a48c18
Fix switching cameras rapidly in the Editor accidentally copying camera positions
...
Signed-off-by: nvsickle <nvsickle@amazon.com >
2021-06-28 15:54:35 -07:00
Terry Michaels
7a2a2dc0d7
Updated branding for application names ( #1617 )
2021-06-28 11:35:13 -05:00
Terry Michaels
681945c185
Make camera speed combo box automatically select all on focus in ( #1601 )
2021-06-25 19:21:11 -05:00
amzn-hdoke
4a3f4f6f14
[AWS][Attribution] Consent dialog is generated on first launch ( #1593 )
...
* Adding AWSAttribution Consent panel
* Remove commented code
* Create AWSCoreAttributionConsentDialog class. Move hard coded strings to static const variables
* Remove #pragma from cpp
2021-06-25 16:36:52 -07:00
amzn-mgwynn
ce955715a8
Merge pull request #1543 from aws-lumberyard-dev/native-ui-changes
...
More specific component error messaging and modes for native UI to prevent blocking dialog in some applications
2021-06-25 19:18:03 -04:00
Terry Michaels
21ebff5709
Updated help search and all docs.o3de.org links to o3de.org ( #1594 )
2021-06-25 15:23:57 -05:00
mgwynn
692c993bdb
Incorporating review comments. Adding nativeUI setting for launchers.
2021-06-25 15:34:32 -04:00
Terry Michaels
b80f0782ef
Removed old code referencing removed classes ( #1587 )
2021-06-25 10:04:08 -05:00
Terry Michaels
7105fb1f5d
Removed Thumbnail Demo define and related logic ( #1573 )
2021-06-24 17:41:09 -05:00
Danilo Aimini
43b43c3a05
Add Project name to Editor Window title ( #1565 )
2021-06-24 15:03:02 -07:00
Terry Michaels
273b2c30b7
Updated About dialog to point to the correct EULA page and updated text
2021-06-24 15:16:17 -05:00
mgwynn
fb3940fa31
More specific component error messaging and modes for native UI to prevent blocking dialog in some applications
2021-06-23 21:05:17 -04:00
Danilo Aimini
07243c3eee
LYN-4783 | Replace Component Help URLs with O3DE help URLs - Fix debug build ( #1537 )
2021-06-23 17:30:54 -07:00
Terry Michaels
1e457928f5
Update help URLs and remove unneeded links ( #1520 )
2021-06-23 14:42:33 -05:00
Steve Pham
70042fcdcd
O3DE Copyright Updates for Linux Foundation ( #1504 )
2021-06-23 10:55:22 -07:00
sphrose
ef3e31c740
Merge pull request #1454 from aws-lumberyard-dev/LYN-3619
...
New level dialog has no way to select a different folder
2021-06-23 14:10:28 +01:00
jjjoness
0aad6ad08d
Merge pull request #1477 from aws-lumberyard-dev/LYN-2509b
...
Cherry picked from development
2021-06-22 14:46:18 +01:00
Benjamin Jillich
7d5a7b47ac
[LYN-3717] When pulling in an actor FBX, two entities are spawned & [ATOM-15258] Clicking and Dragging fbx file into viewport produces 2 entities ( #1392 )
...
* [LYN-3717] When pulling in an actor FBX, two entities are spawned & [ATOM-15258] Clicking and Dragging fbx file into viewport produces 2 entities
* Added another operation to the CanSpawnEntityForProduct that checks the other products and can veto the creation process.
* The model product will not create an entity in case there is already an actor exported, which prevents the issue reported by two different teams/users.
2021-06-22 14:12:42 +02:00
John Jones-Steele
66c4541e14
Fixed merge error in NewLevelDialog
2021-06-22 11:25:53 +01:00
jjjoness
1ec238685d
Merge branch 'stabilization/2106' into LYN-2509b
2021-06-22 10:07:28 +01:00
John Jones-Steele
2dce6954a1
Cherry picked from development
2021-06-22 09:41:48 +01:00
sphrose
4d02e0b8bb
Merge pull request #1454 from aws-lumberyard-dev/LYN-3619
...
New level dialog has no way to select a different folder
2021-06-22 09:15:08 +01:00
Esteban Papp
bfd266db8f
LYN-4659 OSX: Prebuilt Editor and Asset Processor fail to launch ( #1446 )
...
* LYN-4657 OSX: Building AutomatedTesting project fails
* forgot this file
* fixing lrelease patching in mac/windows
* reverting change and disabling warning, the intention of the test is to compare to unitialized values
* Fix for dxc
* no need to disable the warning, just remove the const
* missing dependency to EditorCommon
2021-06-21 18:24:29 -07:00
Terry Michaels
ca76a4d1ab
Moved helpers to the top level menu bar above viewport ( #1464 )
2021-06-21 16:11:50 -05:00
Terry Michaels
74bb2737ca
Replaced menu icon in secondary toolbar ( #1459 )
2021-06-21 12:50:26 -05:00
amzn-sean
9f934a6f63
add Draw Helpers changed notification + physx draw helpers listens to it ( #1456 )
2021-06-21 16:25:45 +01:00
sphrose
a3b7cbeffc
New level dialog has no way to select a different folder
2021-06-21 10:02:10 +01:00
Steve Pham
f91ba1a80b
Minor pre-license update cleanup of files ( #1437 )
...
- Remove legacy CryEngine.tip file
- Remove legacy WAF files
- Renamed Lumberyard to O3DE
- Updating "Amazon.com" to "Open 3D Foundation"
2021-06-18 16:09:18 -07:00
Ken Pruiksma
2bc36aa6c6
[SPEC-5991] Removing ImageHDR.h/.cpp. These files are no longer needed and created a licensing issue. ( #1420 )
...
The only place this code was referenced was in using textured tooltips, if the texture used for that tooltip was a .hdr file. However, the few .hdr files in all of o3de are Atom material / lighting related - definitely not used for tooltips.
It's likely bitmap tooltips in general are not used at all anymore, so more code could probably be ripped out, but this solves the immediate problem without making too many changes.
2021-06-18 13:05:35 -05:00
Danilo Aimini
8fb0007201
Remove Prefab System toggle from the Editor Preferences dialog. ( #1415 )
2021-06-17 15:12:14 -07:00
Esteban Papp
98767862af
LYN-4071 Mac compile times are excessive
2021-06-17 13:41:36 -07:00
Danilo Aimini
62c70035f4
Change Editor Window name for Developer Preview ( #1371 )
2021-06-16 16:48:25 -07:00
amzn-hdoke
b74a153f75
Update AWSAttribution endpoint to prod endpoint ( #1335 )
2021-06-16 14:25:26 -07:00
pappeste
355c5ced1f
fixing runtime dependencies for cases with multiple values
2021-06-15 17:33:21 -07:00
Chris Galvan
1aad201a98
[LYN-4527] Make sure the PrefabIntegrationManager is only created when prefabs are enabled, otherwise could result in crashes.
2021-06-15 10:51:36 -05:00
rgba16f
0198f6121b
Rebind the DebugDisplayRequestBus Instance to handle drawing in GameMode. ( #1275 )
2021-06-14 20:29:37 -05:00
Alex Peterson
ecded991b5
Display error when unable to start Python
...
Added AzFramework Application, logging, unit tests
2021-06-14 17:02:22 -07:00
Danilo Aimini
9bb34a6121
Remove references to Wireframe menu item that was removed in a previous PR ( #1263 )
2021-06-11 11:48:59 -07:00
jackalbe
4818d1ce80
{LYN-4224} Fix for the file scan slowdown ( #1252 )
...
* {LYN-4224} Fix for the file scan slowdown (#1183 )
* {LYN-4224} Fix for the file scan slowdown
* Fixed a slowdown in the file scanning logic
* Improved the file scanning logic from previous code by 40%
Tests:
Using Testing\Pytest\AutomatedTesting_BlastTest
old code:
=== 7 passed in 96.13s (0:01:36) ===
current code:
=== 7 passed in 160.45s (0:02:40) ====
newest code:
=== 7 passed in 52.91s ===
* fixing a unit test compile error
* unit test fixes
* another file improvement
* fix for legacy level loading taking too long
* making an enum for the search types
* switched the enum to "allow" types to make the input more clear
* got rid of orphaned const variables
2021-06-11 12:25:45 -05:00
Terry Michaels
6fdf7b01a5
Updated camera speed display and bounds ( #1251 )
2021-06-10 17:23:39 -05:00
cgalvan
64ea419c5c
Merge pull request #1243 from aws-lumberyard-dev/cgalvan/FixCreateCameraFromView
...
[LYN-4390] Implemented EditorCameraRequestBus::GetActiveCameraState on the EditorViewportWidget so that the "Create camera entity from view" action works again.
2021-06-10 15:51:50 -05:00
Terry Michaels
829a6fcc8d
Removed Wireframe menu option since it doesn't work with Atom ( #1248 )
2021-06-10 15:42:06 -05:00