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/Gems/WhiteBox/Code/Source
Artur K 3a4937456a
Build time reduction: AzStdOnDemandReflection (#3111)
* Move a few specializations from AzStdOnDemandReflection.inl to cpp file

This reduces compilation time and produced profile/debug file sizes.

The specializations for string and string_view are only implemented for 'char' type, since
others are not used anywhere.

Extracted `Reflect` method from `ClientAuthAWSCredentials` to a cpp file.

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Windows build fixes.

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Added missing license.

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Fix missing spaces in template argument lists

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Clang format on ClientAuthAWSCredentials.cpp

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Merge upstream development and fix linux build.

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
4 years ago
..
Asset Merge branch 'development' into cmake/SPEC-7179 5 years ago
Components fixes #2544, fixes all doc links for physx, cloth, blast and white box 5 years ago
Core Setting /permissive- to make MSVC more "standard" (#3701) 4 years ago
Platform Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Rendering More fixes 4 years ago
SubComponentModes Deprecate profiler categories based on global enum 5 years ago
Util Merge branch 'development' into cmake/SPEC-7179 5 years ago
Viewport Whitebox 5 years ago
EditorWhiteBoxComponent.cpp Implemented helper method of QFileDialog::getSaveFileName to prevent user from saving files with invalid names. 4 years ago
EditorWhiteBoxComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorWhiteBoxComponentMode.cpp Windows and Linux compiling 4 years ago
EditorWhiteBoxComponentMode.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorWhiteBoxComponentModeBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorWhiteBoxComponentModeTypes.cpp Add missing AzToolsFramework budget declaration 4 years ago
EditorWhiteBoxComponentModeTypes.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorWhiteBoxDefaultShapeTypes.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorWhiteBoxEdgeModifierBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorWhiteBoxPolygonModifierBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorWhiteBoxSystemComponent.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
EditorWhiteBoxSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WhiteBoxAllocator.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
WhiteBoxAllocator.h Merge branch 'development' into cmake/SPEC-7179 5 years ago
WhiteBoxComponent.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
WhiteBoxComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WhiteBoxEditorModule.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
WhiteBoxEditorModule.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WhiteBoxModule.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
WhiteBoxModule.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WhiteBoxModuleUnsupported.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
WhiteBoxSystemComponent.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
WhiteBoxSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WhiteBoxToolApiReflection.cpp Build time reduction: AzStdOnDemandReflection (#3111) 4 years ago
WhiteBoxToolApiReflection.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago