userLayladcancel
reposboxcancel

4,012 Commits over 1,461 Days - 0.11cph!

3 Years Ago
Hammer: Allow solid entities in entity selection box now that these can be spawned with the tool
3 Years Ago
Hammer: Fix crash when undoing CreateAtPoint with a solid class entity
3 Years Ago
Fix animgraph override not working when model hasn't set an animgraph
3 Years Ago
Animgraph: Add Field Of View to camera settings Animgraph: Default lock bone name to "camera" if it exists
3 Years Ago
Hammer: Add option to only render tilemeshes that are selected, for when performance is too bad with many tilemeshes in a map
3 Years Ago
Add missing properties to SphericalJoint
3 Years Ago
Hammer: Actually don't bail if InitialDragDropMaterial fails, we need this for dragging materials onto meshes
3 Years Ago
Delete physics joint handle before delayed delete, add extra safety checks when removing physics joint
3 Years Ago
Hammer: Fix dragging from asset browser
3 Years Ago
ModelDoc: Allow Add Meshes wizard on folders inside RenderMeshList node
3 Years Ago
Hammer: Support mesh file drag drop (fbx, obj, smd, dmx)
3 Years Ago
Hammer: Strip off file:/// for BuildAssetListFromString, fixes asset drag and drop Hammer: Bail if we couldn't drag and drop material (if it isn't a decal etc)
3 Years Ago
CSceneAnimatableObject: Don't try to bone merge if there's nothing to merge, populate world space and parent space bone transforms before performing bone merge
3 Years Ago
Add a flip normal option for C_OP_RenderSprites
3 Years Ago
Remove unused stuff from CLightCookieManager
3 Years Ago
Remove all cookies on loop deactivate
3 Years Ago
Only update light cookie slices on garbage collect if there's still a render device, should fix light cookie crashes on shutdown
3 Years Ago
hopefully the last time i have to fix shatter glass
3 Years Ago
Transform quad vertices of shatter glass in C# so it can use correct transform (maps with shatter glass will need recompiles)
3 Years Ago
Fix incorrect bounds check on m_nNumFixedPlanes in CWorldCollideContextData, causing crash in rain particles
3 Years Ago
Hammer: Add cell size and step height to tile grid dialog Hammer: Update tilegrid when changing step height
3 Years Ago
Hammer: Attempt to make tile grid step height changeable instead of fixed 32
3 Years Ago
small typo
3 Years Ago
ModelDoc: Allow collision group and interactions to be set directly in modeldoc instead of collision_properties.txt https://files.facepunch.com/layla/1b2311b1/sbox_ly6X3R6I3b.png
3 Years Ago
Hammer: Change tile grid step height to 32 increments
3 Years Ago
Hammer: Add 32 and 64 to GetStringForCornerHeight to see if that fixes things
3 Years Ago
Hammer: Mark tile helpers dirty when editing properties
3 Years Ago
Hammer: Fix crash when changing tile grid size without setting tile set
3 Years Ago
Hammer: Update grid nav cell size
3 Years Ago
Hammer: Save tile grid cell size
3 Years Ago
Don't add null RnMesh or RnHull to physics body desc
3 Years Ago
Hammer: Allow changing of dota tile grid cell size instead of hardcoded 256
3 Years Ago
Add AnimEntity.SetAnimGraph to override animgraph
3 Years Ago
Add SetupPhysicsFromOrientedCapsule
3 Years Ago
func_precipitation: Add density property with precipitation_density scale convar
3 Years Ago
func_precipitation: Add inner near and far distance properties
3 Years Ago
remove left over log
3 Years Ago
Initial func_precipitation implementation
3 Years Ago
Allow particles to be created in the current scene world
3 Years Ago
Hammer: Allow block tool to vertex snap
3 Years Ago
Particles: Enable InitFromParentKilled and CreateFromParentParticles
3 Years Ago
Even more robust
3 Years Ago
Hammer: More robust quad basis calculation for shatter glass etc
3 Years Ago
Remove glass hack, try and put quad basis into entity key values instead
3 Years Ago
Chop off a pixel when mp4 recording is an odd size so any size can be recorded
3 Years Ago
Add mp4 support to CMovieRecorder so we have a working mp4 recorder that we can speed up for runtime use
3 Years Ago
ModelDoc: Change default save location to path of imported model file
3 Years Ago
models/editor/spot to models/editor/ortho
3 Years Ago
AssetBrowser: Create global browser if we deleted it and want it back, fixes crash
3 Years Ago
AssetBrowser: Save and restore browser views tool settings for semi modals so settings on "hammer active material" etc are saved