netradiant-custom/libs
Garux 1f2e1616a8 got CopiedString move constructor to actually work
conditions fulfilled:
string pointer is always functional, hence no flow conditions needed
move is fully efficient
moving to different program dynamic module works (no dependency on static vars)
2024-02-02 00:34:11 +06:00
..
assimp * add Inter-Quake Model (IQM) support (via assimp) 2021-12-18 17:21:45 +03:00
container replace enums use for compile time constants 2021-11-22 12:29:43 +03:00
ddslib remove unused markers 2021-01-28 02:12:15 +03:00
debugging tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
generic replace ArrayRange by tcb::span (reproduction of std::span) 2021-10-24 08:32:10 +03:00
gtkutil tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
l_net fix formatting 2021-10-26 18:16:24 +03:00
math normalize rendered light color for display consistency (compiler normalizes it anyway) 2022-12-17 02:15:38 +06:00
mathlib fix formatting 2021-10-26 18:16:24 +03:00
md5lib my own uncrustify run 2012-03-27 12:03:21 +02:00
memory manage stl includes 2021-10-31 12:38:53 +03:00
modulesystem use #pragma once 2021-10-22 02:19:50 +03:00
os Do not move symlinks when saving a map, overwrite target instead 2022-08-27 16:03:40 +02:00
picomodel manage stl includes 2021-10-31 12:38:53 +03:00
profile manage stl includes 2021-10-31 12:38:53 +03:00
quickhull fix quickhull build 2023-05-16 15:39:15 +06:00
rapidjson * new: bsp export/import in json format; Usage: q3map2 -json <-unpack|-pack> [-v] <mapname> 2021-09-23 03:11:43 +03:00
script tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
signal fix formatting 2021-10-26 18:16:24 +03:00
splines fix spelling 2021-05-24 20:23:09 +03:00
stream tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
string got CopiedString move constructor to actually work 2024-02-02 00:34:11 +06:00
xml simplify build code 2024-01-24 17:09:04 +06:00
archivelib.h use #pragma once 2021-10-22 02:19:50 +03:00
bytebool.h use #pragma once 2021-10-22 02:19:50 +03:00
bytestreamutils.h manage stl includes 2021-10-31 12:38:53 +03:00
character.h use #pragma once 2021-10-22 02:19:50 +03:00
commandlib.cpp fix includes 2021-11-12 19:12:16 +03:00
commandlib.h Q_MKDIR: use std::filesystem::create_directories 2021-11-02 22:14:08 +03:00
convert.h tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
ddslib.h use #pragma once 2021-10-22 02:19:50 +03:00
dragplanes.h use #pragma once 2021-10-22 02:19:50 +03:00
eclasslib.h be safe while doing copy to EntityClass::flagnames 2023-09-18 21:30:15 +06:00
entitylib.h Qt 2022-10-27 09:10:31 +03:00
entityxml.h use #pragma once 2021-10-22 02:19:50 +03:00
etclib.c Add KTX and ETC1 texture support by @Triang3l 2021-07-18 16:18:49 +03:00
etclib.h use #pragma once 2021-10-22 02:19:50 +03:00
filematch.c my own uncrustify run 2012-03-27 12:03:21 +02:00
filematch.h use #pragma once 2021-10-22 02:19:50 +03:00
fs_filesystem.h use #pragma once 2021-10-22 02:19:50 +03:00
fs_path.h use #pragma once 2021-10-22 02:19:50 +03:00
imagelib.h manage stl includes 2021-10-31 12:38:53 +03:00
instancelib.h use #pragma once 2021-10-22 02:19:50 +03:00
maplib.h tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
mathlib.h use #pragma once 2021-10-22 02:19:50 +03:00
md5lib.h use #pragma once 2021-10-22 02:19:50 +03:00
moduleobservers.h use #pragma once 2021-10-22 02:19:50 +03:00
picomodel.h use #pragma once 2021-10-22 02:19:50 +03:00
pivot.h Qt 2022-10-27 09:10:31 +03:00
rect_t.h use #pragma once 2021-10-22 02:19:50 +03:00
render.h Qt 2022-10-27 09:10:31 +03:00
scenelib.h Qt 2022-10-27 09:10:31 +03:00
selectionlib.h manage stl includes 2021-10-31 12:38:53 +03:00
shaderlib.h use #pragma once 2021-10-22 02:19:50 +03:00
str.h manage stl includes 2021-10-31 12:38:53 +03:00
stringio.h tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
texturelib.h use #pragma once 2021-10-22 02:19:50 +03:00
timer.h Qt 2022-10-27 09:10:31 +03:00
transformlib.h Qt 2022-10-27 09:10:31 +03:00
traverselib.h use #pragma once 2021-10-22 02:19:50 +03:00
typesystem.h use #pragma once 2021-10-22 02:19:50 +03:00
undolib.h Qt 2022-10-27 09:10:31 +03:00
uniquenames.h tweak StringOutputStream use 2024-01-29 16:54:08 +06:00
versionlib.h manage stl includes 2021-10-31 12:38:53 +03:00