Commit Graph

671 Commits

Author SHA1 Message Date
veclavtalica
0e075ec334 /apps/tools/twndel: texture painting, face selection 2025-03-11 04:58:44 +03:00
veclavtalica
b256fc903a /apps/tools/twndel: triangluation, triangle render 2025-03-11 02:41:03 +03:00
veclavtalica
b52ecaeaa0 remove logging 2025-03-11 01:54:36 +03:00
veclavtalica
37e46e9a7e /apps/tools/twndel: initial texture projection work 2025-03-11 01:53:45 +03:00
veclavtalica
a472e6af52 /apps/demos/scenery: simpler normal_at(), clean one bit 2025-03-11 01:28:08 +03:00
veclavtalica
66b2f04d9d fix missing texture sizing, fix bordered repeated texture upload, make quads default to repeating for now 2025-03-10 22:10:53 +03:00
veclavtalica
90f4097070 /apps/templates/zig: depend on /src/*.zig sources for rebuilding, add .gitignore 2025-03-10 10:11:10 +03:00
veclavtalica
829ff4780c zig template 2025-03-10 09:58:28 +03:00
veclavtalica
8e15c9ec3c twn_util: dont add empty list 2025-03-10 07:05:45 +03:00
veclavtalica
474ea84a77 /apps/tools/twndel: some data 2025-03-10 06:54:23 +03:00
veclavtalica
7b8b9416ba twn_util: file_read() :images 2025-03-10 06:54:10 +03:00
veclavtalica
8ed8158ae6 twn_util: file_read() with :exists 2025-03-10 05:34:29 +03:00
veclavtalica
48e3a4c233 /share/twn_api.json: add new logging funcs 2025-03-10 05:29:56 +03:00
veclavtalica
56530f9864 twn_util: final cleaning up, introducton of powerful file_read() 2025-03-10 05:19:58 +03:00
veclavtalica
f86f3dd41a /apps/tools/twndel: use roundf for snapping 2025-03-09 08:12:29 +03:00
veclavtalica
adae6be7e5 /apps/tools/twndel: camera translation 2025-03-09 07:38:32 +03:00
veclavtalica
cd3033f9c4 /apps/tools/twndel: add reference lines 2025-03-09 06:53:54 +03:00
veclavtalica
e11e63f273 /apps/tools/twndel: more plane awareness 2025-03-09 06:24:05 +03:00
veclavtalica
75737b738f /apps/tools/twndel: plane intersection based point move 2025-03-09 00:30:20 +03:00
veclavtalica
ce2c2513aa /apps/tool/twndel: grab.png 2025-03-08 21:57:53 +03:00
veclavtalica
36c0af9953 hopefully more portable way of packaging binary embeds 2025-03-08 18:11:39 +03:00
veclavtalica
826622cd58 twn_draw: proper ortho unproject 2025-03-08 04:38:56 +03:00
veclavtalica
78b6a26de9 twndel: fix y axis point move 2025-03-08 04:10:14 +03:00
veclavtalica
5f7b8bac6d undo, axis editing 2025-03-08 02:20:31 +03:00
veclavtalica
6d6230c6a1 twn_audio: fix ogg vorbis sample reuse 2025-03-08 01:38:38 +03:00
veclavtalica
c07e16490e model tool progress: initial selection 2025-03-08 00:50:47 +03:00
veclavtalica
f5e55bb997 /apps/tools/twndel: point selection, sounds and other assets 2025-03-07 20:56:19 +03:00
veclavtalica
1e6e323fe1 twn_draw: remove logging 2025-03-07 20:21:36 +03:00
veclavtalica
dbf9599fe5 twn_api.json: add draw_camera_unproject() 2025-03-07 19:40:56 +03:00
veclavtalica
923cd81571 twn_draw: draw_camera_unproject() 2025-03-07 19:31:46 +03:00
veclavtalica
733a1786ab twn_draw: multiply zoom by 0.1 to match projections 2025-03-07 11:16:31 +03:00
veclavtalica
a03e1d885d twn_camera: fix aspect of ortho projection 2025-03-07 11:07:05 +03:00
veclavtalica
67feb5974a /apps/tools/twndel: start the thing 2025-03-07 07:10:44 +03:00
veclavtalica
5be4ed4645 twn_lines: bail on empty batch 2025-03-07 07:05:20 +03:00
veclavtalica
4a41f47a58 twn_textures: fix freeing of missed texture 2025-03-07 06:19:44 +03:00
veclavtalica
35bb26705a twn_text: use full ascii range 2025-03-07 05:16:46 +03:00
veclavtalica
13bc71a28d twn_text: embed default font 2025-03-07 03:35:35 +03:00
veclavtalica
b97a155de4 /bin: make utilities quit on error 2025-03-07 02:56:12 +03:00
veclavtalica
5df80addeb /apps/demos/scenery: no drifting :( 2025-03-07 00:51:07 +03:00
veclavtalica
787977b747 /apps/demos/scenery: drift ! steer ! 2025-03-05 05:26:05 +03:00
veclavtalica
f90b973d86 /apps/demos/scenery: more than almost 2025-03-04 09:45:49 +03:00
veclavtalica
32675c012c /apps/demos/scenery: ...almost...🚬 2025-03-04 03:30:01 +03:00
veclavtalica
a97515e948 twn_textures.c: fix atlas packing, allow out of order population 2025-03-03 00:57:19 +03:00
veclavtalica
ed8e826b94 /apps/demos/scenery: something... 2025-03-02 23:19:27 +03:00
veclavtalica
4e5ff9433c /apps/demos/scenery: box is almost coherent... 2025-03-02 03:37:02 +03:00
veclavtalica
55829a1bef /apps/demos/scenery: fix world origin relation 2025-03-02 01:04:09 +03:00
veclavtalica
119bd52c51 /apps/demos/scenery: some friction 2025-03-02 00:02:32 +03:00
veclavtalica
5abd1ced1c /apps/demos/scenery: vehicle... 2025-03-01 16:42:14 +03:00
veclavtalica
80db96672d stb_ds.h: fix implicit casts to int, resulting in bogus bitshift 2025-03-01 12:15:41 +03:00
veclavtalica
2f6f7852be twn_api.json: add draw_line_3d() 2025-03-01 03:59:55 +03:00