Dota 2 engine branch (Source): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
The {{Dota2|4}} engine branch was the latest branch of the {{Source|4}} but was removed with the Dota 2 Reborn update in 2015, which upgraded the game to {{Source2|4}}.
The {{Dota2|4}} engine branch was the latest branch of the {{Source|4}} but was removed with the Dota 2 Reborn update in 2015, which upgraded the game to {{Source2|4}}.


== Features ==
== Features {{confirm}} ==
{{empty}}
 
New since the {{csgobranch|4}} is:
 
; Cloth simulation
: Real-time cloth simulation (i.e. soft-body physics).
; Global lighting
: The world is lit and shadowed dynamically with {{Ent|env_global_light}} (in addition to pre-compiled light).
; Steamworks integration
: Building upon community-driven features from ''Team Fortress 2,'' players will be able to share strategy guides and coach newer players through Steamworks.
; MultiBlend Textures
: 4-way texture blending, upgrading/replacing [[WorldVertexTransition]]
; Screen-space Anti-aliasing
: Anti-aliasing for use with deferred shading
; Screen Space Ambient Occlusion
: [[Ssao]] post-process shader
; Published demo file format
: [[Dota 2 Demo Format]] contains a link and instructions for parsing the ''Dota 2'' demo files
; Custom Addon Support
: See the [[Dota 2 Workshop Tools|Dota 2 Workshop Tools]] for more details.
; Custom Addon Support
: See the Dota 2 Workshop Tools for more details.


== See also ==
== See also ==

Revision as of 13:30, 8 April 2024

Stub

This article or section is a stub. You can help by expanding it.

Stub

This article or section is a stub. You can help by expanding it.

Icon-under construction-blue.png
This is a draft page. It is a work in progress open to editing by anyone.
Remember to check for any notes left by the tagger at this article's talk page.
Broom icon.png
This article or section needs to be cleaned up to conform to a higher standard of quality.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.
Underlinked - Logo.png
This article needs more Wikipedia icon links to other articles to help Wikipedia icon integrate it into the encyclopedia. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.
September 2025

The Dota 2 Dota 2 engine branch was the latest branch of the Source Source but was removed with the Dota 2 Reborn update in 2015, which upgraded the game to Source 2 Source 2.

Features [confirm]

New since the CS:GO engine branch CS:GO engine branch is:

Cloth simulation
Real-time cloth simulation (i.e. soft-body physics).
Global lighting
The world is lit and shadowed dynamically with env_global_light (in addition to pre-compiled light).
Steamworks integration
Building upon community-driven features from Team Fortress 2, players will be able to share strategy guides and coach newer players through Steamworks.
MultiBlend Textures
4-way texture blending, upgrading/replacing WorldVertexTransition
Screen-space Anti-aliasing
Anti-aliasing for use with deferred shading
Screen Space Ambient Occlusion
Ssao post-process shader
Published demo file format
Dota 2 Demo Format contains a link and instructions for parsing the Dota 2 demo files
Custom Addon Support
See the Dota 2 Workshop Tools for more details.
Custom Addon Support
See the Dota 2 Workshop Tools for more details.

See also