.. |
Maestro
|
682f347b19
Fixes for rendering TrackView sequences (GHI-11268) (#18544)
|
1 ماه پیش |
Mocks
|
99c777920d
Removing use of auto() for creating mock_method (#18325)
|
5 ماه پیش |
Platform
|
0264a3e7a1
Various fixes and empty boilerplate files required for restricted platforms. (#3610)
|
3 سال پیش |
AndroidSpecific.h
|
0d2afc7a0f
Enable Linux ARM64 Support (#15667)
|
1 سال پیش |
AnimKey.h
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
3 سال پیش |
AppleSpecific.h
|
56904d1799
Cry Legacy: the Lessening (#5961)
|
3 سال پیش |
BaseTypes.h
|
2a2847b15d
Legacy code cleanup - part 3 (#3903)
|
3 سال پیش |
CMakeLists.txt
|
c778606c89
Templates restricted (#6498)
|
3 سال پیش |
CryAssert.h
|
c00d3105c6
Removes some CryAssert methods that are not being used because we redirected it all to AZ_Assert
|
3 سال پیش |
CryEndian.h
|
2a2847b15d
Legacy code cleanup - part 3 (#3903)
|
3 سال پیش |
CryFile.h
|
447832dd81
Updated the GameApplication to mount the engine.pak (#4128)
|
3 سال پیش |
CryHalf.inl
|
2a2847b15d
Legacy code cleanup - part 3 (#3903)
|
3 سال پیش |
CryListenerSet.h
|
2a2847b15d
Legacy code cleanup - part 3 (#3903)
|
3 سال پیش |
CryPath.h
|
f648cb1fd8
Update the FileIO Aliases (#4186)
|
3 سال پیش |
CryRandomInternal.h
|
360d0bdd0b
removing more unused stuff
|
3 سال پیش |
CrySystemBus.cpp
|
90c984fabe
Further build time improvements (#14481)
|
2 سال پیش |
CrySystemBus.h
|
90c984fabe
Further build time improvements (#14481)
|
2 سال پیش |
CryVersion.h
|
a97bccbf38
some fixes
|
3 سال پیش |
Cry_Color.h
|
2a2847b15d
Legacy code cleanup - part 3 (#3903)
|
3 سال پیش |
Cry_Geo.h
|
2a2847b15d
Legacy code cleanup - part 3 (#3903)
|
3 سال پیش |
Cry_GeoDistance.h
|
45b2336dce
Legacy cleanup (#3383)
|
3 سال پیش |
Cry_GeoIntersect.h
|
45b2336dce
Legacy cleanup (#3383)
|
3 سال پیش |
Cry_Math.h
|
0d2afc7a0f
Enable Linux ARM64 Support (#15667)
|
1 سال پیش |
Cry_Matrix33.h
|
2a2847b15d
Legacy code cleanup - part 3 (#3903)
|
3 سال پیش |
Cry_Matrix34.h
|
56904d1799
Cry Legacy: the Lessening (#5961)
|
3 سال پیش |
Cry_Matrix44.h
|
56904d1799
Cry Legacy: the Lessening (#5961)
|
3 سال پیش |
Cry_Quat.h
|
a94a5fadb7
bugfix for inconsistent rotation calculation order.
|
2 سال پیش |
Cry_ValidNumber.h
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
3 سال پیش |
Cry_Vector2.h
|
dc98a56d45
Clang/Clazy pass over AzCore (#5045)
|
3 سال پیش |
Cry_Vector3.h
|
2a2847b15d
Legacy code cleanup - part 3 (#3903)
|
3 سال پیش |
Cry_Vector4.h
|
12fb91a484
Fix some debug compile errors introduced by https://github.com/o3de/o3de/pull/3903
|
3 سال پیش |
ICmdLine.h
|
d600b1c9fd
Adding GetBool method to CmdLineArg
|
3 سال پیش |
IConsole.h
|
89fe77d780
Updates our ImGui setup to unify the debug console with the rest of the ImGui implementation. Simplifies all the input binding and removes the input binding entirely from CryConsole, which was still handling inputs and interfering with program state at runtime
|
1 سال پیش |
IFont.h
|
eac36d7b72
Update Freetype to 2.11.1, fix DLL_IMPORT usage (#8069)
|
3 سال پیش |
IGem.h
|
8b652c8f94
Add AZ_CLASS_ALLOCATOR macros to subclasses as appropriate
|
2 سال پیش |
IIndexedMesh.h
|
56904d1799
Cry Legacy: the Lessening (#5961)
|
3 سال پیش |
ILevelSystem.h
|
183659fe9f
Minor: fixed typo
|
2 سال پیش |
ILocalizationManager.h
|
c805d443d2
Merge branch 'development' into cmake/warn_virtual
|
3 سال پیش |
ILog.h
|
900bd390b9
Allows Console Window to output more than 4K at a time (#11301)
|
2 سال پیش |
IMiniLog.h
|
900bd390b9
Allows Console Window to output more than 4K at a time (#11301)
|
2 سال پیش |
IMovieSystem.cpp
|
b930f0050a
Refactoring the MovieSystem so that it may be moved into a gem (#18541)
|
2 ماه پیش |
IMovieSystem.h
|
682f347b19
Fixes for rendering TrackView sequences (GHI-11268) (#18544)
|
1 ماه پیش |
IRenderer.h
|
618d446fec
feat: remove unused logic that references VertexFormat (#17990)
|
8 ماه پیش |
ISerialize.h
|
2a2847b15d
Legacy code cleanup - part 3 (#3903)
|
3 سال پیش |
ISplines.h
|
9b06340c6c
SerializeContext header include dependency reduction (#14918)
|
2 سال پیش |
ISystem.h
|
b930f0050a
Refactoring the MovieSystem so that it may be moved into a gem (#18541)
|
2 ماه پیش |
ITexture.h
|
2a2847b15d
Legacy code cleanup - part 3 (#3903)
|
3 سال پیش |
IValidator.h
|
2a2847b15d
Legacy code cleanup - part 3 (#3903)
|
3 سال پیش |
IWindowMessageHandler.h
|
1f9b284de2
Merge branch 'development' into cmake/SPEC-7179
|
3 سال پیش |
IXml.h
|
56904d1799
Cry Legacy: the Lessening (#5961)
|
3 سال پیش |
LCGRandom.h
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
3 سال پیش |
Linux32Specific.h
|
53dfb1a39e
remove unnecessary ALIGN macros
|
3 سال پیش |
Linux64Specific.h
|
0d2afc7a0f
Enable Linux ARM64 Support (#15667)
|
1 سال پیش |
LinuxSpecific.h
|
56904d1799
Cry Legacy: the Lessening (#5961)
|
3 سال پیش |
Linux_Win32Wrapper.h
|
eac36d7b72
Update Freetype to 2.11.1, fix DLL_IMPORT usage (#8069)
|
3 سال پیش |
LoadScreenBus.h
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
3 سال پیش |
LocalizationManagerBus.h
|
2a2847b15d
Legacy code cleanup - part 3 (#3903)
|
3 سال پیش |
LocalizationManagerBus.inl
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
3 سال پیش |
MacSpecific.h
|
8f05c7aa2f
Several build fixes
|
3 سال پیش |
MainThreadRenderRequestBus.h
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
3 سال پیش |
MathConversion.h
|
2a2847b15d
Legacy code cleanup - part 3 (#3903)
|
3 سال پیش |
MiniQueue.h
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
3 سال پیش |
MultiThread_Containers.h
|
40cad17a9d
Fixes race conditions and deadlocks when loading levels. (#18609)
|
1 ماه پیش |
ProjectDefines.h
|
bf393ec85c
fixes some install paths issues in monolithic release (#4422)
|
3 سال پیش |
Random.h
|
2a2847b15d
Legacy code cleanup - part 3 (#3903)
|
3 سال پیش |
Range.h
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
3 سال پیش |
ScopedVariableSetter.h
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
3 سال پیش |
SerializationTypes.h
|
2a2847b15d
Legacy code cleanup - part 3 (#3903)
|
3 سال پیش |
SerializeFwd.h
|
2a2847b15d
Legacy code cleanup - part 3 (#3903)
|
3 سال پیش |
SimpleSerialize.h
|
860b28c10b
more fixes
|
3 سال پیش |
StlUtils.h
|
786b7a2907
Remove the StaticInstance template
|
2 سال پیش |
TimeValue.h
|
2a2847b15d
Legacy code cleanup - part 3 (#3903)
|
3 سال پیش |
VectorMap.h
|
a97bccbf38
some fixes
|
3 سال پیش |
Vertex.h
|
96a5f06ca3
Legacy cleanup, part 2 (#3659)
|
3 سال پیش |
VertexFormats.h
|
2a2847b15d
Legacy code cleanup - part 3 (#3903)
|
3 سال پیش |
Win64specific.h
|
53dfb1a39e
remove unnecessary ALIGN macros
|
3 سال پیش |
WinBase.cpp
|
5ebba1a50b
Fix a Y2038 bug by replacing Int32x32To64 with regular multiplication (#18582)
|
1 ماه پیش |
XMLBinaryHeaders.h
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
3 سال پیش |
crycommon_files.cmake
|
6af4d03a6c
feat: remove legacy perlin noise
|
9 ماه پیش |
crycommon_testing_files.cmake
|
4d2e4f437a
Removes ILogMock from CryCommon/Mocks
|
3 سال پیش |
iOSSpecific.h
|
360d0bdd0b
removing more unused stuff
|
3 سال پیش |
platform.h
|
eac36d7b72
Update Freetype to 2.11.1, fix DLL_IMPORT usage (#8069)
|
3 سال پیش |
platform_impl.cpp
|
fd6f24bd06
Remove special setup code in the AllocatorManager when the Environment is not ready
|
2 سال پیش |
smartptr.h
|
96a5f06ca3
Legacy cleanup, part 2 (#3659)
|
3 سال پیش |