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
|
288852224a
|
convertMapToValve220 removes light flares
|
2023-11-07 21:11:57 +01:00 |
|
Robert Beckebans
|
a00d6dc9d9
|
Possible crashfix for D3HDP #822
|
2023-10-30 22:41:23 +01:00 |
|
Robert Beckebans
|
8c464de83d
|
Fixed scissor clipping issues of regular surfaces like light flares #651
|
2023-10-30 21:38:02 +01:00 |
|
Robert Beckebans
|
28c3ea9804
|
Updated FGDs for TrenchBroomBFG
|
2023-10-27 21:12:09 +02:00 |
|
Robert Beckebans
|
87e2004634
|
Added helper entityDefs for TrenchBroom
|
2023-10-26 01:52:03 +02:00 |
|
Robert Beckebans
|
958bd1a1cf
|
Prioritize .wav and .ogg files over shipped .idwav files
|
2023-10-24 18:26:39 +02:00 |
|
Robert Beckebans
|
cd03d01e85
|
Moved ImGuizmo.{h/cpp} to neo/libs/imgui/ to avoid precompiled header issues
|
2023-10-18 13:48:40 +02: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
|
80ca705d8d
|
Removed unimplemented renderer passes
|
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
|
6f98740772
|
Fallback to material stages for GetEditorImage()
|
2023-10-18 13:39:06 +02:00 |
|
Robert Beckebans
|
eb2d963784
|
Wrote simple exportMaterialsToBlender command
|
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 |
|
Robert Beckebans
|
d337111fbe
|
Use same Instance pattern of AF editor for light editor
|
2023-10-18 13:39:06 +02:00 |
|
Robert Beckebans
|
c6ae88310f
|
Always draw the console after Imgui
|
2023-10-18 13:39:06 +02:00 |
|
Robert Beckebans
|
b157445881
|
Added code to load UE5 editor themes into Imgui
|
2023-10-18 13:39:06 +02:00 |
|
Robert Beckebans
|
4e38e7a6dc
|
Imgui ingame tools can use the docking feature now
|
2023-10-18 13:39:06 +02:00 |
|
Robert Beckebans
|
c9133de3da
|
Updated Imgui to newest docking release v1.89.9
|
2023-10-18 13:39:06 +02:00 |
|
Robert Beckebans
|
b04705c594
|
Changed _currentRender back to RGBA16F
|
2023-10-18 13:06:14 +02:00 |
|
Stephen Pridham
|
251c879483
|
Move commonPasses back to private
|
2023-10-17 19:11:42 -04:00 |
|
Stephen Pridham
|
8919fab950
|
Fix fullscreen warp fx for grabber
|
2023-10-17 19:08:10 -04:00 |
|
Stephen Pridham
|
693883a737
|
Fix fullscreen fx
|
2023-10-17 18:01:35 -04:00 |
|
Robert Beckebans
|
8f84e54bb0
|
Restored ternary operator usage for older DXC compilers. Thanks SRSaunders
|
2023-10-12 10:11:00 +02:00 |
|
Robert Beckebans
|
feffa4a4dd
|
Replaced ternary operators in HLSL code. Fixes #803
|
2023-10-09 15:14:43 +02:00 |
|
Robert Beckebans
|
a51833e4ed
|
Applied astyle
|
2023-07-14 11:35:37 +02:00 |
|
Robert Beckebans
|
047dd46d9e
|
Merge remote-tracking branch 'SRSaunders/clang-warnings-fixes'
|
2023-07-14 11:30:13 +02:00 |
|
Robert Beckebans
|
e0e77ce6b3
|
Applied astyle
|
2023-07-14 09:45:35 +02:00 |
|
Robert Beckebans
|
33615ef541
|
Merge remote-tracking branch 'SRSaunders/optick-vulkan'
|
2023-07-14 09:44:55 +02:00 |
|
Robert Beckebans
|
3da97f0e3f
|
Applied astyle
|
2023-07-14 08:46:32 +02:00 |
|
Robert Beckebans
|
330486ecdf
|
Merge remote-tracking branch 'SRSaunders/swapchain-fixes'
|
2023-07-14 08:41:40 +02:00 |
|
Stephen Saunders
|
eaa5cf8ff4
|
Enable gnu extensions for Optick profiler when using gcc compiler, i.e. support ##__VA_ARGS__
|
2023-07-06 11:21:07 -04:00 |
|
Stephen Saunders
|
37fd056c2d
|
Fix type mismatches in Optick GPUProfiler::Stop()
|
2023-07-06 11:08:50 -04:00 |
|
Stephen Saunders
|
a99c11730e
|
Fix system vs. bundled library logic, suppress gcc/clang warnings for some third party source libs (jpeg, zlib, minizip)
|
2023-06-26 15:39:13 -04:00 |
|
Stephen Saunders
|
eef8e1b329
|
Fix PCH for idlib when using gcc compiler on linux
|
2023-06-24 01:24:08 -04:00 |
|
Stephen Saunders
|
c0e6c7a5dd
|
Fix MSVC warnings for RBDoom3BFG, suppress for some third party source libs (jpeg, png, oggvorbis)
|
2023-06-23 16:30:48 -04:00 |
|
Stephen Saunders
|
02eda6f1d1
|
In Optick Core::DumpProgressFormatted() use vsnprintf() vs. vsprintf() for non-MSVC compilers
|
2023-06-23 16:02:32 -04:00 |
|
Stephen Saunders
|
4f6f23e8ac
|
Fix Sync timer for timedemo "twice" mode and remove unneeded timings in TimeRenderDemo()
|
2023-06-20 22:25:24 -04:00 |
|
Stephen Saunders
|
4110dc1f05
|
Remove unneeded references to com_smp cvar
|
2023-06-20 22:04:11 -04:00 |
|
Stephen Saunders
|
99d9868bd9
|
Update CMakeLists to add clang -Wno-shorten-64-to-32 flag to suppress flood of int conversion warnings
|
2023-06-20 14:37:46 -04:00 |
|
Stephen Saunders
|
a67a100f19
|
Update rapidjson lib to remove deprecated std::iterator template and replace with required iterator types
|
2023-06-20 13:30:47 -04:00 |
|
Stephen Saunders
|
16077c7cd6
|
Update jpeglib's format_message() error routine to use snprintf() for buffer security
|
2023-06-20 13:16:37 -04:00 |
|
Stephen Saunders
|
52dd6193bf
|
Replace sprintf() / vsprintf() with idStr::snPrintf() / idStr::vsnPrintf() for buffer security
|
2023-06-20 12:24:24 -04:00 |
|
Stephen Saunders
|
5ff88fdfd0
|
Fix Doom Classic crashes on exit and/or quit
|
2023-06-15 15:13:52 -04:00 |
|