|
c85a84a52e
|
enable model color
|
2023-09-29 10:48:47 -07:00 |
|
|
2df76f020b
|
blend with texture alpha
|
2023-09-29 10:48:47 -07:00 |
|
|
7e3bfeb59e
|
default texture alpha is zero to reveal model_color
|
2023-09-29 02:32:56 -07:00 |
|
|
402def667f
|
v0.6.1 refactor roblox_load model splitting into graphics loading
|
2023-09-29 02:32:56 -07:00 |
|
|
d4835187a8
|
print more graphics info
|
2023-09-28 20:43:48 -07:00 |
|
|
f36b681614
|
clip camera correctly lol
|
2023-09-28 20:21:10 -07:00 |
|
|
a618f305e1
|
idea for roblox primitives optimization
|
2023-09-28 20:01:08 -07:00 |
|
|
575d343276
|
relax the wetness
|
2023-09-28 19:58:54 -07:00 |
|
|
ac4ba19ed3
|
calculate vertex extents for accurate mesh aabb hitboxes
|
2023-09-28 19:21:01 -07:00 |
|
|
ed712933e5
|
split models into unique texture groups and deindex
|
2023-09-28 19:21:01 -07:00 |
|
|
665a83d174
|
primitives generates IndexedModel
|
2023-09-28 19:21:01 -07:00 |
|
|
ba21ce262a
|
load_roblox generates IndexedModelInstances
|
2023-09-28 19:21:01 -07:00 |
|
|
5b770fc8a9
|
refactor model gen
|
2023-09-28 19:20:08 -07:00 |
|
|
23a1a8690b
|
color vertices for decals
|
2023-09-28 19:18:09 -07:00 |
|
|
60be7f14e5
|
temp disable part color
|
2023-09-28 19:07:22 -07:00 |
|
|
37e9299f7d
|
count properly
|
2023-09-28 19:01:30 -07:00 |
|
|
099865c682
|
sky should not be using model_sampler
|
2023-09-28 19:00:04 -07:00 |
|
|
c65354c23f
|
proper instance id labels
|
2023-09-28 16:12:19 -07:00 |
|
|
1b29db0daf
|
BC is required rn
|
2023-09-28 10:58:51 -07:00 |
|
|
aa3e717f36
|
v0.6.0 textures + redo input + reset button
|
2023-09-27 17:51:55 -07:00 |
|
|
a06a28c595
|
pls sens
|
2023-09-27 17:00:08 -07:00 |
|
|
0d6e989812
|
change vulkan report to scroll lock key
|
2023-09-27 16:23:28 -07:00 |
|
|
da3d0ca254
|
redo input
|
2023-09-27 16:23:28 -07:00 |
|
|
e685ef7388
|
implement roblox Texture class texture coordinate transformation
|
2023-09-27 15:01:18 -07:00 |
|
|
b5c689f8ff
|
implement roblox cube texture coordinates
|
2023-09-27 15:00:53 -07:00 |
|
|
0913063a00
|
transform those bad boys
|
2023-09-27 14:10:45 -07:00 |
|
|
f492a09377
|
unique model per face texture algorithm
|
2023-09-26 22:39:41 -07:00 |
|
|
b404908a55
|
Tabs
|
2023-09-26 22:39:41 -07:00 |
|
|
f0d9c219b6
|
remove texture transform lol
|
2023-09-26 22:39:41 -07:00 |
|
|
8fc87a59ce
|
chunk instances according to limits
|
2023-09-26 22:39:41 -07:00 |
|
|
f0b3e87abb
|
test teapot
|
2023-09-26 20:26:08 -07:00 |
|
|
836749df47
|
add texture_transform, switch model_transform to Affine3A
|
2023-09-26 20:26:08 -07:00 |
|
|
31156aadfb
|
load textures + spawn point
|
2023-09-26 20:26:08 -07:00 |
|
|
ff7b12e90e
|
add regex dep for load_roblox
|
2023-09-26 14:31:00 -07:00 |
|
|
e70dc9ad0f
|
keep textures out of git
|
2023-09-26 14:30:39 -07:00 |
|
|
c5deef8753
|
support rbxmx
|
2023-09-26 14:27:00 -07:00 |
|
|
7c2666fdf5
|
file loader multiplexer, pass dom to load_roblox
|
2023-09-26 14:26:53 -07:00 |
|
|
6da4c81826
|
rank device types and ignore user preference
|
2023-09-25 20:27:14 -07:00 |
|
|
c868a91a06
|
revert storage buffers: no igpus support
|
2023-09-25 20:27:14 -07:00 |
|
|
b513e4037d
|
pick adapter better lole
|
2023-09-25 12:38:53 -07:00 |
|
|
a803ada0e4
|
zeroes2 inline maybe
|
2023-09-22 19:42:15 -07:00 |
|
|
eafcbae677
|
add model.rs
|
2023-09-22 19:42:15 -07:00 |
|
|
2e786b090f
|
no need for hardcoded image size
|
2023-09-22 15:20:41 -07:00 |
|
|
70e8f7a0ad
|
delete stupid lib file
|
2023-09-22 15:19:44 -07:00 |
|
|
48091fc15d
|
print loaded object count for physics and graphics
|
2023-09-22 02:24:31 -07:00 |
|
|
23857d38d9
|
no reason to double reference
|
2023-09-21 20:56:24 -07:00 |
|
|
1c9bc347f6
|
clear prev map
|
2023-09-21 16:01:02 -07:00 |
|
|
c9afa2d059
|
only load Block shaped parts
|
2023-09-21 15:45:02 -07:00 |
|
|
1a66dfbaf7
|
v0.5.0 model color + drag & drop to load maps
|
2023-09-21 15:45:02 -07:00 |
|
|
847209aac4
|
runtime load physics
|
2023-09-21 15:45:02 -07:00 |
|