userConnacancel
branchsbox-corewars/maincancel

687 Commits over 516 Days - 0.06cph!

1 Year Ago
Update voxel model to have indirect lights respect voxel brightness
1 Year Ago
Delete voxel point light correctly Have source indirect lighting respect voxe lighting brightness Merge branch 'main' of sbox-corewars
1 Year Ago
Fix callback
1 Year Ago
cw_show_all_blocks will show all blocks in the editor block list regardless of its ShowInEditor value - useful to preview blocks in-game
1 Year Ago
Update voxel atlases
1 Year Ago
Update voxels + atlas files to support loading from any drive (I hope) Merge branch 'main' of sbox-corewars
1 Year Ago
Update voxels Update voxels
1 Year Ago
Update voxels
1 Year Ago
Update voxels
1 Year Ago
Optimizations
1 Year Ago
Set light direction bias on translucent mat
1 Year Ago
Mat changes
1 Year Ago
Use *.atlas.json
1 Year Ago
Just only support the Voxel Atlas generator for now because we can't upload *.atlas files to s&works
1 Year Ago
Have water use simple shader for now
1 Year Ago
Remove some block_cs
1 Year Ago
Update all atlases to use ones generated by Voxel Atlas Tool.
1 Year Ago
Fixed fungus sounds and play sound from world
1 Year Ago
Update
1 Year Ago
Update voxels Merge branch 'main' of sbox-corewars
1 Year Ago
Fix stone block material (untick NDDL)
1 Year Ago
Update voxels Merge branch 'main' of sbox-corewars
1 Year Ago
Turn it off for translucent voxel as well
1 Year Ago
Turn off Non Directional Diffuse Lighting from voxel.vmat
1 Year Ago
Mats
1 Year Ago
Ignore vmdl_c and vmat_c
1 Year Ago
Add icon tint color options everywhere
1 Year Ago
Update to use Fungus. Remove all fungus .block files as building blocks need to inherit BaseBuildingBlock (perhaps make them a seperate game resource type later.)
1 Year Ago
Added ParticleSystem EditorEntity
1 Year Ago
Let's commit all the _c's except for the *.generated.* stuff...
1 Year Ago
Remove old log
1 Year Ago
Automatically remember the last saved entity data in the editor per player. Keep this saved data for the next entity place until the type has changed.
1 Year Ago
Voxels submodule
1 Year Ago
Add Alpha Test to voxel.vmat
1 Year Ago
Update Airdrop
1 Year Ago
Register voxel model in OnNewModel
1 Year Ago
Updated shrines to register/unregister as a voxel model. And remove old compiled pixel material
1 Year Ago
Remove pixel material shader. Add voxel model shader. Update voxel model shader to be more like the voxel shader. Updated stone_block.vmat to use voxel model shader.
1 Year Ago
Update stone block to use righr values
1 Year Ago
Update voxels Merge branch 'main' of sbox-corewars
1 Year Ago
Recompile shader, put Is Voxel Block in the Rendering category
1 Year Ago
Update pixel material to have an Is Voxel Block attribute
1 Year Ago
Update pixel_material shader
1 Year Ago
Update pixel_material.vfx
1 Year Ago
Update voxels submodule
1 Year Ago
Recompile shadr
1 Year Ago
Add opaque test support to shader (pave way for AO)
1 Year Ago
Update voxels submodule
1 Year Ago
Add BlockResource.TintColor and support tinting in shader
1 Year Ago
Don't show liquid block in the editor