| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-13 | fix drawing on intel gpusHEADmaster | xo | |
| 2026-03-20 | move multiple objects | aura | |
| 2026-03-17 | multi select | aura | |
| 2026-03-16 | finish prop rewrite | aura | |
| 2026-03-16 | more editor work | aura | |
| 2026-03-16 | editor work | aura | |
| 2026-03-16 | decreaso allocs for fn class | aura | |
| 2026-03-16 | giga refactor, fix ALL the leaks | aura | |
| 2026-03-16 | fix leak | aura | |
| 2026-03-14 | fix textures in 2d render, some bugfix | aura | |
| 2026-03-13 | upgrade to c++20 bcuz why not | aura | |
| 2026-03-13 | wip on props | aura | |
| 2026-03-11 | editor object placement and context menus | kasull | |
| replace the editor menubar dropdown flow with a reusable context menu component merge sprite/entity placement into a single object tool persist entities, and add undo support for created sprites and entities | |||
| 2026-03-11 | final bsp fix perhaps? | aura | |
| 2026-03-11 | fix mem leaks, string convenience funcs | aura | |
| 2026-03-10 | fix clipping | aura | |
| 2026-03-10 | handle drawing world in 3dview better | aura | |
| 2026-03-10 | 2d batch rendering | aura | |
| 2026-03-10 | wip on 2d batching | aura | |
| 2026-03-10 | perf profiler, simplify 2d render, string struct, many small things | aura | |
| 2026-03-05 | remove useless code | kasull | |
| 2026-03-05 | split UI components and make menubar data-driven | kasull | |
| replace monolithic gui.cpp with focused editor UI component files shared editor_gui_internal.h for layout constants and cross-component helpers modular menubar rendering/input | |||
| 2026-03-05 | calc face center during map compile | aura | |
| 2026-03-05 | unused param, ignore face back side in p2p traces | aura | |
| 2026-03-05 | fix non-sweep traces, refactor some bsp, fix sprite crash in view2d | aura | |
| 2026-03-05 | fix resize on linux | aura | |
| 2026-03-05 | fix timescale | aura | |
| 2026-03-05 | giga improvement | aura | |
| 2026-03-04 | more collision improv | aura | |
| 2026-03-04 | uhhh mvoe stuff around | aura | |
| 2026-03-04 | Merge branch 'ui-rework' | aura | |
| 2026-03-03 | fix use after freeui-rework | kasull | |
| 2026-03-04 | a | aura | |
| 2026-03-04 | minor fix pt2 | aura | |
| 2026-03-04 | minor fix | aura | |
| 2026-03-03 | smoother walls | aura | |
| 2026-03-03 | ui header/menu and add undo/redo for creation actions | kasull | |
| full-width toolbar/menubar layer move save into file menu and add edit menu actions for undo/redo menubar dropdown interaction modal update header/view-type labels and menu layout behavior creation-history tracking for walls and polygons undo (ctrl+z) and redo (ctrl+r) in 2d editor improve list/button visual states | |||
| 2026-03-03 | edge planes )))bsp-edges | aura | |
| 2026-03-01 | editor ui rework | kasull | |
| add responsive editor relayout for window resize rework header with back/save, view mode buttons, and 2d view type selector add clipped, scrollable assets and contextual tool panels simplify tool button wiring and repeated layout logic simplify 2d top-down editor internals and shared grid update hooks | |||
| 2026-03-01 | wip on adding edge normals | aura | |
| 2026-03-01 | wip on dropdowns | aura | |
| 2026-03-01 | changed wall bsp face generation to create one quad face per wall instead of ↵ | kasull | |
| 2 triangles | |||
| 2026-03-01 | fix ramps make movement s m o o t h | aura | |
| 2026-02-27 | more tasks | aura | |
| 2026-02-27 | movement polishes | aura | |
| 2026-02-27 | Merge branch 'tool-updates' | aura | |
| 2026-02-27 | more movement | aura | |
| 2026-02-27 | fix edge collisions, update readme | aura | |
| 2026-02-26 | color-code previews: polygon tool pink, wall-polygon preview cyan | kasull | |
| 2026-02-26 | add wall shape dropdown and drag-based polygon creation with height controls | kasull | |
| fix wall Z bounds calculation and key index masking in input handling preserve 2D view/cursor stability when map bounds update | |||
