Robert Beckebans
|
427407ab68
|
Allow flying around lights by holding mouse2 in editLights mode
|
2025-01-20 21:24:31 +01:00 |
|
Robert Beckebans
|
4f778fcc9d
|
Fixed crash when switching maps and editLights is still running. close #960
|
2025-01-18 18:02:29 +01:00 |
|
Robert Beckebans
|
6c04b4b6b2
|
Replaced Save as .map button with Apply button. Use Ctrl+S instead
|
2025-01-01 18:22:26 +01:00 |
|
Robert Beckebans
|
4af1ead33a
|
Don't quit rbdmap quietly if running in imtui mode
|
2024-12-23 11:40:23 +01:00 |
|
Robert Beckebans
|
05a564228a
|
Yet another env_probe interpolation idea
|
2024-10-15 22:30:47 +02:00 |
|
SRSaunders
|
666f554c31
|
Consolidate USE_PRECOMPILED_HEADERS sections in CMakeLists.txt
|
2024-09-08 20:27:34 -04:00 |
|
SRSaunders
|
fb8d82c56b
|
Fix linux/macOS PCH builds for cmake policy versions > 3.2
|
2024-09-08 16:34:41 -04:00 |
|
Robert Beckebans
|
747878eee1
|
Indented USE_PRECOMPILED_HEADERS blocks
|
2024-08-27 13:06:22 +02:00 |
|
Stephen Saunders
|
1a2f19b6ad
|
rbdmap for win32: Suppress warnings from imtui / imgui / pdcurses / wincon third-party source libraries
|
2024-08-26 18:39:46 -04:00 |
|
SRSaunders
|
79ab0b63e6
|
rbdmap for linux/posix: Replace deprecated readdir_r() with readdir() to eliminate warnings
|
2024-08-26 17:17:44 -04:00 |
|
SRSaunders
|
5c8881c7cb
|
rbdmap: Suppress warnings from zlib and minizip third-party source libraries
|
2024-08-26 17:17:44 -04:00 |
|
SRSaunders
|
387c4a18e5
|
Fix rbdmap / idlib PCH mismatch and cleanup rbdmap PCH files after build
|
2024-08-26 17:17:44 -04:00 |
|
Robert Beckebans
|
70846d66ad
|
Fixed -DUSE_SYSTEM_ZLIB=ON close #913
|
2024-07-19 17:07:29 +02:00 |
|
Robert Beckebans
|
5060bc8047
|
Extended listCvars with -new option to show all RBDoom related cvars
|
2024-07-10 20:33:20 +02:00 |
|
Robert Beckebans
|
b52d2eece3
|
Merged some smaller changes and fixes from icedhellfire
|
2024-06-29 18:02:48 +02:00 |
|
Robert Beckebans
|
578a0517b5
|
Linux build fixes
|
2024-06-29 13:08:51 +02:00 |
|
Robert Beckebans
|
5aedf14510
|
A small loading screen progressbar experiment
|
2024-06-28 17:43:26 +02:00 |
|
Robert Beckebans
|
440368c996
|
Added back .pk4 support but only for paks without a dll inside
|
2024-06-26 20:47:05 +02:00 |
|
Robert Beckebans
|
c5e3917c80
|
Fixed FPU_StackIsEmpty() fallback on Windows side
|
2024-06-22 17:02:14 +02:00 |
|
Robert Beckebans
|
c93e84f0a3
|
Fixed small compiler warning
|
2024-06-22 16:58:18 +02:00 |
|
Robert Beckebans
|
70b757ee58
|
rbdmap filesystem works on Linux
|
2024-06-22 16:54:59 +02:00 |
|
Robert Beckebans
|
8642820fb2
|
Extended Linux version of Sys_DefaultBasePath()
|
2024-06-22 16:49:56 +02:00 |
|
Robert Beckebans
|
24df557eef
|
rbdmap compiles on Linux
|
2024-06-22 16:47:36 +02:00 |
|
Robert Beckebans
|
9f2cf5d405
|
Synced rbdmap posix code
|
2024-06-22 16:07:52 +02:00 |
|
Robert Beckebans
|
7234a42c58
|
Added ncurses dep to Linux rbdmap
|
2024-06-22 15:55:25 +02:00 |
|
Robert Beckebans
|
9deff76115
|
Redraw Imtui when DmapPacifierCompileProgressIncrement() hits a threshold
|
2024-06-21 21:16:04 +02:00 |
|
Robert Beckebans
|
caebeef0ca
|
Added rbdmap -t or -nogui option because pdcurdes does not work with TB
|
2024-06-21 20:45:35 +02:00 |
|
Robert Beckebans
|
c5e5cfeae7
|
Drastic dmap speed boost by reducing prints like in q3map
|
2024-06-21 18:01:12 +02:00 |
|
Robert Beckebans
|
f925217a69
|
Hooked common->Prints into ImTui for testing
|
2024-06-20 22:53:46 +02:00 |
|
Robert Beckebans
|
a9cb4bd314
|
Imtui hello world
|
2024-06-20 20:31:05 +02:00 |
|
Robert Beckebans
|
35f683c615
|
Allow rbdmap.exe +set fs_game <mod_path> <mapname>
|
2024-06-19 22:44:30 +02:00 |
|
Robert Beckebans
|
b01e7b003a
|
Added back collision manager and AAS builder to dmap
|
2024-06-19 21:33:41 +02:00 |
|
Robert Beckebans
|
869e6994b4
|
Adjusted EngineStubPosix for Linux rbdmap
|
2024-06-19 18:36:14 +02:00 |
|
Robert Beckebans
|
2262599707
|
Replaced JPG/PNG code with stb_image snippets from dhewm3
|
2024-06-19 18:12:17 +02:00 |
|
Robert Beckebans
|
c035a5b867
|
Allow static glTF2 models to be inlined in dmap and kicked unused Collada DAE support
|
2024-06-18 20:33:11 +02:00 |
|
Robert Beckebans
|
aab5a4844f
|
Print dmap output in console and Visual Studio
|
2024-06-18 17:26:33 +02:00 |
|
Robert Beckebans
|
68bd54af9c
|
rbdmap.exe can compile a map
|
2024-06-17 22:10:50 +02:00 |
|
Robert Beckebans
|
b0abbe4d35
|
rbdmap.exe compiles but does not run yet
|
2024-06-17 21:37:10 +02:00 |
|
Robert Beckebans
|
9337596fa8
|
Started rbdmap.exe CMake project
|
2024-06-15 21:33:49 +02:00 |
|
Robert Beckebans
|
96ebce54b1
|
Merged script interpreter improvements from Dhewm3 #835
|
2023-12-16 15:48:35 +01:00 |
|
Robert Beckebans
|
08be7a35f9
|
Duplicating lights with Ctrl+D works now
|
2023-12-10 17:00:07 +01:00 |
|
Robert Beckebans
|
563f1be37d
|
Attempt to support 'light_origin' with editLights. #825
|
2023-12-04 20:15:34 +01:00 |
|
Robert Beckebans
|
def152081d
|
Fixed bug in convertMapToValve220 cmd. Added origin brushes
|
2023-10-18 13:39:07 +02:00 |
|
Robert Beckebans
|
11d78d37be
|
Added menubar with Ctrl+D Duplicate command
|
2023-10-18 13:39:07 +02:00 |
|
Robert Beckebans
|
4e638ae7a4
|
Light editor can use the rotation/scale gizmos
|
2023-10-18 13:39:06 +02:00 |
|
Robert Beckebans
|
8d2c54a999
|
Light editor can use the translation gizmo
|
2023-10-18 13:39:06 +02:00 |
|
Robert Beckebans
|
f408fcad38
|
Fixed Imgui and light scissor clipping issues. Closes #651
|
2023-10-18 13:39:06 +02:00 |
|
Robert Beckebans
|
8b1bc6d8cd
|
Gizmo shows up
|
2023-10-18 13:39:06 +02:00 |
|
Robert Beckebans
|
2317b9779d
|
ImGuizmo integration hello world
|
2023-10-18 13:39:06 +02:00 |
|
Robert Beckebans
|
719e925b2e
|
Started to simplify the light editor
|
2023-10-18 13:39:06 +02:00 |
|