You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Editor/Plugins/ComponentEntityEditorPlugin
Tom Hulton-Harrop bf4f52e146
Updates and fixes to viewport placement (#5712)
* updates to use more modern viewport intersection logic

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* updates to editor viewport ray intersection for object placement

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* make ed_defaultEntityPlacementDistance visible to Viewport.cpp

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* fix link error for AZ_CVAR variable

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* updates following review feedback

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>
4 years ago
..
Objects Code/Editor 4 years ago
Tests Merge branch 'development' into cmake/SPEC-7179 4 years ago
UI Removing material type asset info 4 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ComponentEntityEditorPlugin.cpp Remove ResourceSelectorHost and clean up/refactor related bits (#3050) 4 years ago
ComponentEntityEditorPlugin.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ComponentEntityEditorPlugin.mf git mv Code\Sandbox\Plugins Code/Editor/Plugins 5 years ago
SandboxIntegration.cpp Updates and fixes to viewport placement (#5712) 4 years ago
SandboxIntegration.h Added GetComponentTypeEditorIcon API and replaced old macro style ebus calls. 4 years ago
componententityeditorplugin_files.cmake Merge branch 'development' into cmake/SPEC-7179 4 years ago
componententityeditorplugin_test_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
dllmain.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago