Commit af5bd50
committed
File tree
767 files changed
+197
-17444
lines changed- Externals
- cmake
- res/gamedata
- configs
- text
- eng
- ger
- pol
- rus
- ui
- scripts
- shaders
- r3
- r5
- ACES_LMTs
- dx11
- textures
- de
- door
- fx
- lfo/lfo_details/plants
- shaders/gasmasks
- terrain
- trees
- water
- sdk/binaries
- x64
- x86
- src
- Layers
- xrRenderDX11
- xrRenderPC_GL
- xrRenderPC_R4
- xrRender_R2
- xrRender
- blenders
- xrCore
- Threading
- XML
- xrEngine
- StringTable
- xrGame
- ai/monsters
- burer
- pseudogigant
- states
- ui
- xrServerEntities
- xrSound
- xrUICore
- xr_3da
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
767 files changed
+197
-17444
lines changed- .github/workflows/static-analysis.yml+1-1
- .gitignore+3
- backends/imgui_impl_dx10.cpp+12-11
- backends/imgui_impl_dx11.cpp+13-12
- backends/imgui_impl_dx12.cpp+69-54
- backends/imgui_impl_dx9.cpp+7-7
- backends/imgui_impl_glfw.cpp+1-4
- backends/imgui_impl_glfw.h+1-1
- backends/imgui_impl_metal.mm+8-8
- backends/imgui_impl_osx.h+1-1
- backends/imgui_impl_osx.mm+1-1
- backends/imgui_impl_sdl2.cpp+1-1
- backends/imgui_impl_sdl2.h+1-1
- backends/imgui_impl_sdl3.cpp+16-12
- backends/imgui_impl_sdlgpu3.cpp+1-2
- backends/imgui_impl_sdlrenderer2.cpp+2-4
- backends/imgui_impl_sdlrenderer3.cpp+2-4
- backends/imgui_impl_vulkan.cpp+16-15
- backends/imgui_impl_vulkan.h+11-2
- backends/imgui_impl_wgpu.cpp+52-43
- backends/imgui_impl_wgpu.h+19-6
- backends/imgui_impl_win32.cpp+8-11
- docs/BACKENDS.md+1
- docs/CHANGELOG.txt+192-69
- docs/FAQ.md+55
- docs/README.md+10-6
- examples/example_glfw_wgpu/CMakeLists.txt+1-1
- examples/example_glfw_wgpu/Makefile.emscripten+8-1
- examples/example_glfw_wgpu/main.cpp+59-62
- examples/example_sdl2_directx11/main.cpp+4
- examples/example_sdl3_directx11/main.cpp+5-1
- examples/example_sdl3_opengl3/Makefile.emscripten+1-1
- examples/example_sdl3_vulkan/main.cpp+1-1
- examples/example_win32_directx10/main.cpp+4
- examples/example_win32_directx11/main.cpp+4
- examples/example_win32_directx12/main.cpp+2-1
- imconfig.h+3-1
- imgui.cpp+190-76
- imgui.h+43-28
- imgui_demo.cpp+80-48
- imgui_draw.cpp+25-15
- imgui_internal.h+37-25
- imgui_tables.cpp+4-3
- imgui_widgets.cpp+87-67
- imstb_textedit.h+13-7
- misc/cpp/imgui_stdlib.cpp+12
- misc/cpp/imgui_stdlib.h+12
- misc/freetype/README.md+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments