|
775d1972dc
|
update common
|
2024-03-13 13:36:38 -07:00 |
|
|
c835183abd
|
add rbx_mesh dep
|
2024-03-13 13:36:25 -07:00 |
|
|
e2473f0537
|
update common
|
2024-03-13 11:29:53 -07:00 |
|
|
a9f3e61f2b
|
why is this private
|
2024-03-13 11:25:02 -07:00 |
|
|
db142d125b
|
add Clone for Mesh
|
2024-03-12 21:42:19 -07:00 |
|
|
fab60f19ee
|
misc
|
2024-03-09 10:47:39 -08:00 |
|
|
5ed15e783d
|
update common
|
2024-03-02 13:10:13 -08:00 |
|
|
a051f442df
|
use entities & brushes instead of models
|
2024-03-02 13:08:16 -08:00 |
|
|
4f166e0d5c
|
update common
|
2024-03-02 13:08:16 -08:00 |
|
|
ef922135e6
|
update deps
|
2024-03-02 13:06:04 -08:00 |
|
|
9aec0e1b52
|
misc
|
2024-03-02 04:58:39 -08:00 |
|
|
b065f83faf
|
fix jump limit
|
2024-03-02 04:58:31 -08:00 |
|
|
39b202176f
|
redesign StyleModifiers
|
2024-03-02 04:58:00 -08:00 |
|
|
0a50ee3cbd
|
disable physics
|
2024-02-21 09:15:14 -08:00 |
|
|
b73da3e552
|
make use of into
|
2024-02-21 09:15:05 -08:00 |
|
|
cc7713ca73
|
jump_limit changes
|
2024-02-21 02:34:17 -08:00 |
|
|
0ac1c1aa6b
|
adjust clipping planes
|
2024-02-18 00:23:27 -08:00 |
|
|
0a75e78c90
|
update deferred_loader
|
2024-02-17 22:08:06 -08:00 |
|
|
ecc8d2395b
|
update bsp_loader
|
2024-02-17 20:32:03 -08:00 |
|
|
c0a85cd719
|
improve texture transform math
|
2024-02-17 20:31:02 -08:00 |
|
|
3cab9afa32
|
indices is already a polygon list
|
2024-02-17 19:59:29 -08:00 |
|
|
e2bd8b4038
|
v0.9.5 fix graphical bug
|
2024-02-16 20:03:15 -08:00 |
|
|
4a53040011
|
use .entry().or_insert_with() pattern everywhere
|
2024-02-16 06:04:24 -08:00 |
|
|
b1d860edf1
|
fix invisible walls
|
2024-02-16 04:11:42 -08:00 |
|
|
db6e1e43c1
|
file is probably gonna be here a long time
|
2024-02-16 00:18:16 -08:00 |
|
|
03970edeb8
|
update bsp_loader
|
2024-02-15 01:47:18 -08:00 |
|
|
f91de2d669
|
mutable reference external api is unnecessary
|
2024-02-15 01:46:30 -08:00 |
|
|
e2da41ec99
|
update rbx_loader
|
2024-02-15 00:59:37 -08:00 |
|
|
261e42c33d
|
unused import
|
2024-02-15 00:46:43 -08:00 |
|
|
e0739fa792
|
use utf8 patched version
|
2024-02-15 00:43:55 -08:00 |
|
|
ae4d539ab1
|
too much spam
|
2024-02-15 00:22:11 -08:00 |
|
|
9de60a8e19
|
v0.9.4 valve mesh loading
|
2024-02-15 00:22:11 -08:00 |
|
|
df8189b874
|
implement valve mesh loading
|
2024-02-15 00:22:11 -08:00 |
|
|
45b2af405b
|
new loading api
|
2024-02-15 00:21:01 -08:00 |
|
|
34017ea72c
|
v0.2.0 new loading function signatures
|
2024-02-14 23:40:25 -08:00 |
|
|
bcaa28cf6a
|
implement new loading api
|
2024-02-14 23:38:29 -08:00 |
|
|
b25bcc627d
|
asref path
|
2024-02-14 23:33:10 -08:00 |
|
|
977069c4eb
|
v0.9.3 bsp legacy texture loader
|
2024-02-14 23:33:10 -08:00 |
|
|
63655ef931
|
enable source_legacy style texture loading
|
2024-02-14 23:33:10 -08:00 |
|
|
39924db94d
|
change PhysicsMesh::from to PhysicsMesh::try_from
|
2024-02-14 23:33:10 -08:00 |
|
|
093a54c527
|
impl Clone,Copy for RenderConfig
|
2024-02-14 23:13:17 -08:00 |
|
|
45dc9e4bd3
|
no default
|
2024-02-14 19:31:57 -08:00 |
|
|
f2635be0fb
|
Revert "textures are loaded separately from this temporary structure"
This reverts commit fccb13bc6080ea6db94ef9175affd4aef1d9249d.
|
2024-02-14 18:42:50 -08:00 |
|
|
b8283d921f
|
todo
|
2024-02-14 17:15:54 -08:00 |
|
|
32a28880db
|
does not need to be mutable
|
2024-02-14 17:15:54 -08:00 |
|
|
38efed0d04
|
data structure rewrite + refactor loaders
|
2024-02-14 17:15:54 -08:00 |
|
|
3b3ccefebb
|
fix panic when no modes
|
2024-02-13 23:16:11 -08:00 |
|
|
ae6e4ee6aa
|
v0.9.2 bsp_loader (no props or textures)
|
2024-02-13 22:36:12 -08:00 |
|
|
746d3eb7ee
|
bsp_loader
|
2024-02-13 22:34:13 -08:00 |
|
|
7be93d2114
|
refactor loaders + file loading
|
2024-02-13 22:14:26 -08:00 |
|