.. |
bv
|
Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops
|
2021-09-11 17:53:30 +02:00 |
containers
|
Merge pull request #707 from SRSaunders/compiler-fixes
|
2022-10-19 18:15:29 +02:00 |
geometry
|
Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops
|
2021-09-11 17:53:30 +02:00 |
hashing
|
Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops
|
2021-09-11 17:53:30 +02:00 |
math
|
Added idMat4::GetTranslation() and some comments
|
2022-11-11 16:58:19 +01:00 |
sys
|
Fixed idassert in Release builds
|
2022-06-20 20:55:50 +02:00 |
Base64.cpp
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Base64.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
BitMsg.cpp
|
Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops
|
2021-09-11 17:53:30 +02:00 |
BitMsg.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Callback.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
CMakeLists.txt
|
neo/CMakeListst.txt:
|
2019-12-28 21:38:39 -05:00 |
CmdArgs.cpp
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
CmdArgs.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
CommandLink.cpp
|
Formatted code using Artistic Style for better readability.
|
2012-11-28 16:47:07 +01:00 |
DataQueue.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Dict.cpp
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Dict.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
gltfExtras.cpp
|
Added missing copyright notices
|
2022-06-18 11:09:09 +02:00 |
gltfExtras.h
|
Added missing copyright notices
|
2022-06-18 11:09:09 +02:00 |
gltfParser.cpp
|
[!] Fixed runtime reloading for gltf models
|
2022-11-11 13:11:21 +01:00 |
gltfParser.h
|
idList iterator fix
|
2022-09-17 08:55:07 +02:00 |
gltfProperties.h
|
[!] Fixes loading animations from different GLTF files
|
2022-12-22 15:27:16 +01:00 |
Heap.cpp
|
Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops
|
2021-09-11 17:53:30 +02:00 |
Heap.h
|
( ), ( void ) -> ()
|
2022-06-18 10:43:30 +02:00 |
LangDict.cpp
|
Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops
|
2021-09-11 17:53:30 +02:00 |
LangDict.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Lexer.cpp
|
( ), ( void ) -> ()
|
2022-06-18 10:43:30 +02:00 |
Lexer.h
|
gltf2 -> idMapFile fixes. dmap and map commands work
|
2022-06-06 17:24:47 +02:00 |
Lib.cpp
|
Pull request cleanup
|
2021-04-29 16:32:15 +02:00 |
Lib.h
|
Added spherical harmonics math
|
2021-04-08 12:06:14 +02:00 |
MapFile.cpp
|
Use fixed size (-8 -8 0, 8 8 16) bounds for all model based entities for TB
|
2022-11-02 15:51:12 +01:00 |
MapFile.h
|
Attempt to use submodels with origin != 0 0 0
|
2022-09-24 20:13:48 +02:00 |
MapFile_gltf.cpp
|
[+] Allowing binding of asset library instances in gltf scenes.
|
2022-12-22 15:27:16 +01:00 |
MapFile_quaketex.h
|
Added more Makkon textures to convertMapQuakeToDoom cmd
|
2022-09-12 18:53:26 +02:00 |
ParallelJobList.cpp
|
Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops
|
2021-09-11 17:53:30 +02:00 |
ParallelJobList.h
|
Cleanup and Astyle
|
2021-09-11 18:02:16 +02:00 |
ParallelJobList_JobHeaders.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Parser.cpp
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Parser.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
precompiled.cpp
|
Formatted code using Artistic Style for better readability.
|
2012-11-28 16:47:07 +01:00 |
precompiled.h
|
+ id style gltf2 parser
|
2022-06-06 17:24:37 +02:00 |
RectAllocator.cpp
|
Added 2D Bin Packing library
|
2022-02-26 18:48:15 +01:00 |
SoftwareCache.cpp
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
SoftwareCache.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Str.cpp
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Str.h
|
Astyle
|
2022-10-19 18:26:14 +02:00 |
StrStatic.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Swap.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Thread.cpp
|
Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops
|
2021-09-11 17:53:30 +02:00 |
Thread.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Timer.cpp
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Timer.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Token.cpp
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
Token.h
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |