branchSandboxGame/mastercancel

3,194 Commits over 944 Days - 0.14cph!

6 Years Ago
Change CurveType enum from byte to int to see if it fixes error on dedicated server
6 Years Ago
Transform Mode Toolbar with grid snap
6 Years Ago
Add vertex selection. Offset vertices with translate widget. Add offset vertices RPC.
6 Years Ago
Fix camera rotation bug, make Controllable.EyeTrace use the actual camera position and orientation when possible
6 Years Ago
Spaceship flight controls
6 Years Ago
Move face selecting logic into MeshSelectable.OnSelect Merge branch 'master' of github.com:Facepunch/SandboxGame
6 Years Ago
ignore node_modules Allow passing enum values from vue Tool panel experments Force components to lowercase Merge branch 'master' of SandboxGame
6 Years Ago
Handle selection tool deleting in Selectable.OnDelete Handle mesh translation in MeshSelectable Handle offset mesh faces in MeshSelectable
6 Years Ago
Games list, icons Merge branch 'master' of SandboxGame
6 Years Ago
Add Vector2 to serializer factory list
6 Years Ago
Pack texture align rpc arguments into a INetworkSerializable to get around argument limit
6 Years Ago
Add Vector2Serializer
6 Years Ago
Add Mesh and Entity Selectable classes
6 Years Ago
Add RPC for modifying face texture alignment
6 Years Ago
Move snap settings to editor settings
6 Years Ago
Hook up translate gizmo to move meshes or faces. Block tool uses axis basis from texture basis.
6 Years Ago
Fix ingame front menu using curved border for background
6 Years Ago
Better gamemode icon for suicide barrels
6 Years Ago
Fix Stencil ref bug in main menu
6 Years Ago
make game tile box blur more subtle to avoid coherent stencil warnings
6 Years Ago
Remove generate lightmap uv setting from fbx importer cos it's slow as balls
6 Years Ago
Can fly the rock around
6 Years Ago
Fix entity transform bug when setting after set model call
6 Years Ago
Add gamemode icons. Style game tile.
6 Years Ago
Partly implement func_tracktrain and path_track entities
6 Years Ago
Fix stacking vehicles
6 Years Ago
Fix strange movement on flat surfaces
6 Years Ago
Fix vehicle test gamemode Refactored space stuff
6 Years Ago
Only draw terrain brush if traced to a landscape entity
6 Years Ago
Enable smooth terrain mode. Temp draw terrain tool brush.
6 Years Ago
Load serialized editable meshes from file. Add Read/Write Quaternion binary io extension.
6 Years Ago
Serialize editable meshes to file
6 Years Ago
Fix primitive builders class library names
6 Years Ago
Replicate delete mesh faces action
6 Years Ago
Rename block tool to primitive tool (block tool would be easy to confuse with cube primitives only)
6 Years Ago
Clean up naming of tools and primitive builders
6 Years Ago
Add citizen glasses stunner shades and thick rimmed Add leather cap Add woolly hat Add suspenders
6 Years Ago
Add citizen security outfit
6 Years Ago
CreateBlock RPC takes a primitive builder name and serialized data so one RPC can handle any primitive builder
6 Years Ago
Map Builder Name/Icon placeholder Merge branch 'master' of SandboxGame ToolPicker
6 Years Ago
Spin the camera with the planet movements
6 Years Ago
Add new widget system to map editor
6 Years Ago
Fix selection bounds drawing
6 Years Ago
Fix map editor line drawing. Add terrain tool to map editor (sculpt, flatten, smooth)
6 Years Ago
Fuck off Vue Devtools warnings Added AddonRequestHandler Json Addon has Title, Description, Icon Added MDI Making main menu a bit more coherent Merge branch 'master' of SandboxGame
6 Years Ago
Avoid a ton of boxed chars
6 Years Ago
Fixed walking on planet
6 Years Ago
Version change
6 Years Ago
Add dilate UVs material to improve seams when painting
6 Years Ago
Add basic paint tool for paintable models