summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-13upgrade to c++20 bcuz why notaura
2026-03-13wip on propsaura
2026-03-11editor object placement and context menuskasull
2026-03-11final bsp fix perhaps?aura
2026-03-11fix mem leaks, string convenience funcsaura
2026-03-10fix clippingaura
2026-03-10handle drawing world in 3dview betteraura
2026-03-102d batch renderingaura
2026-03-10wip on 2d batchingaura
2026-03-10perf profiler, simplify 2d render, string struct, many small thingsaura
2026-03-05remove useless codekasull
2026-03-05split UI components and make menubar data-drivenkasull
2026-03-05calc face center during map compileaura
2026-03-05unused param, ignore face back side in p2p tracesaura
2026-03-05fix non-sweep traces, refactor some bsp, fix sprite crash in view2daura
2026-03-05fix resize on linuxaura
2026-03-05fix timescaleaura
2026-03-05giga improvementaura
2026-03-04more collision improvaura
2026-03-04uhhh mvoe stuff aroundaura
2026-03-04Merge branch 'ui-rework'aura
2026-03-03fix use after freeui-reworkkasull
2026-03-04aaura
2026-03-04minor fix pt2aura
2026-03-04minor fixaura
2026-03-03smoother wallsaura
2026-03-03ui header/menu and add undo/redo for creation actionskasull
2026-03-03edge planes )))bsp-edgesaura
2026-03-01editor ui reworkkasull
2026-03-01wip on adding edge normalsaura
2026-03-01wip on dropdownsaura
2026-03-01changed wall bsp face generation to create one quad face per wall instead of ...kasull
2026-03-01fix ramps make movement s m o o t haura
2026-02-27more tasksaura
2026-02-27movement polishesaura
2026-02-27Merge branch 'tool-updates'aura
2026-02-27more movementaura
2026-02-27fix edge collisions, update readmeaura
2026-02-26color-code previews: polygon tool pink, wall-polygon preview cyankasull
2026-02-26add wall shape dropdown and drag-based polygon creation with height controlskasull
2026-02-25movement stuff + fix map zoom when draggingaura
2026-02-25concept2aura
2026-02-25finish wall collisions (clipvelocity), some utilsaura
2026-02-25wip on toolviewaura
2026-02-24enforce static Windows linkage and remove runtime DLL copy stepkasull
2026-02-24zoom toward mouse cursor on wheel scrollkasull
2026-02-24add runtime DLL copy script for app on windowskasull
2026-02-17add imageaura
2026-02-16update readmenavewindre
2025-11-28Merge pull request #1 from navewindre/windows-compatnavewindre