.. |
strings
|
Move bone rename logic to ColladaDescriptionVisitor, undo formatting/refactoring
|
2024-04-05 01:59:40 +01:00 |
algorithm.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
barrier.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
budgetmeasurement.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
color.cpp
|
Move from std::atoi to std::from_char
|
2023-03-18 09:30:48 +00:00 |
color.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
compression.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
compression.hpp
|
Add functions to compress/decompress vector of bytes
|
2021-10-18 20:46:22 +02:00 |
concepts.hpp
|
Write AiSequence and Script data field by field via decompose function
|
2024-01-14 23:04:56 +01:00 |
constants.hpp
|
Increase ESM4 active grid
|
2023-05-18 00:38:41 +02:00 |
convert.hpp
|
Replace fixed size writeHNT calls with decomposition
|
2024-03-03 19:39:19 +01:00 |
coordinateconverter.hpp
|
Use proper cell size for ESM4 cells in CoordinateConverter
|
2023-08-13 02:24:22 +02:00 |
display.cpp
|
Use multiplication character in the launcher instead of 'x'
|
2023-11-28 22:47:27 +04:00 |
display.hpp
|
Use multiplication character in the launcher instead of 'x'
|
2023-11-28 22:47:27 +04:00 |
endianness.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
float16.hpp
|
Load BSTriShape NIF nodes
|
2023-07-09 10:14:27 +00:00 |
frameratelimiter.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
guarded.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
hash.hpp
|
Applies review advice
|
2023-04-03 14:17:35 +02:00 |
helpviewer.cpp
|
Open matching version of documentation for Launcher Help
|
2024-02-25 18:20:40 +01:00 |
helpviewer.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
math.hpp
|
Remove unnecessary loops from path
|
2022-01-24 22:32:04 +01:00 |
mathutil.hpp
|
Use std math functions
|
2024-07-21 02:06:05 +02:00 |
messageformatparser.cpp
|
Make getStringLiteral return a string_view
|
2022-05-21 01:21:55 +02:00 |
messageformatparser.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
notnullptr.hpp
|
Make constexpr Misc::NotNullptr member functions
|
2023-03-18 16:36:26 +01:00 |
objectpool.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
osgpluginchecker.cpp.in
|
Yet another osgpluginchecker rewrite
|
2024-03-12 23:30:11 +00:00 |
osgpluginchecker.hpp
|
Initial stab at OSG plugin checker
|
2024-01-12 23:43:14 +00:00 |
osguservalues.cpp
|
allow soft particles on meshes and add extra data extensions
|
2022-06-29 18:15:12 -07:00 |
osguservalues.hpp
|
allow soft particles on meshes and add extra data extensions
|
2022-06-29 18:15:12 -07:00 |
pathhelpers.hpp
|
Make path helpers constexpr and noexcept
|
2024-07-22 22:01:05 +02:00 |
progressreporter.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
resourcehelpers.cpp
|
Remove unused argument
|
2024-09-18 23:53:04 +02:00 |
resourcehelpers.hpp
|
Merge branch 'vfs_normalized_path_6' into 'master'
|
2024-04-22 07:02:14 +00:00 |
rng.cpp
|
Remove unused includes
|
2022-10-09 16:44:18 +02:00 |
rng.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
scalableicon.cpp
|
Check if file is successfully opened
|
2024-07-04 09:55:24 +04:00 |
scalableicon.hpp
|
Change SVG color in the editor
|
2024-04-27 09:57:47 +04:00 |
strongtypedef.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
thread.cpp
|
Add missing headers to components/CMakeLists.txt
|
2023-10-15 15:44:24 +01:00 |
thread.hpp
|
Minor header cleanup
|
2023-04-30 16:26:03 +02:00 |
timeconvert.hpp
|
Simplify file_time_type to time_t conversion
|
2023-06-19 13:21:40 +04:00 |
timer.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
tuplehelpers.hpp
|
typo
|
2022-09-11 13:18:56 +02:00 |
tuplemeta.hpp
|
moves one function from tuplemeta.hpp to newly created tuplehelpers.hpp
|
2022-09-10 20:13:18 +02:00 |
typetraits.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
utf8qtextstream.hpp
|
Move ensureUtf8Encoding to named namespace
|
2023-01-18 22:58:35 +01:00 |
utf8stream.hpp
|
Fixes for a whole bunch of warnings
|
2024-03-14 23:39:33 +00:00 |
weakcache.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
windows.hpp
|
Add missing headers to components/CMakeLists.txt
|
2023-10-15 15:44:24 +01:00 |