Director's Cut: Difference between revisions
Jump to navigation
Jump to search

Note:Some portions of Director's Cut code were contributed using
GitHub Copilot.
KiwifruitDev (talk | contribs) (Update Discord URL) |
m (is --> was) |
||
(16 intermediate revisions by 6 users not shown) | |||
Line 5: | Line 5: | ||
{{Infobox game | {{Infobox game | ||
|title = '''Director's Cut''' | |title = '''Director's Cut''' | ||
|image = | |image = Software Cover - Director's_Cut.png | ||
|developer = | |developer = {{github|DirectorsCutMod|Director's Cut Contributors|icon=hide}} | ||
|publisher = | |publisher = | ||
|series = | |series = | ||
Line 13: | Line 13: | ||
|mode = | |mode = | ||
|platform = {{w|icon=0|Windows|Windows}} | |platform = {{w|icon=0|Windows|Windows}} | ||
|engine = {{ | |engine = {{src|4}} ({{tf2branch|1|nt=0}}) | ||
<!--|appid = 2158680--> | <!--|appid = 2158680--> | ||
|codelang = {{w|icon=0|C++|C++}} | |codelang = {{w|icon=0|C++|C++}} | ||
|modsupport = Yes, '''open-source''' | |modsupport = Yes, '''open-source''' | ||
|sdk = | |sdk = [[Source SDK 2013]] | ||
|sysreq = | |sysreq = | ||
|steamdeck = | |steamdeck = | ||
|distribution = {{github| | |distribution = {{github|DirectorsCutMod/DirectorsCut|GitHub|icon=hide}} | ||
|website = | |website = | ||
|links = {{github| | |links = {{github|DirectorsCutMod/DirectorsCut|GitHub repository}}<br>{{bluesky|directorscut.bsky.social|Bluesky profile}}<br>{{discord|zrjApe5gkk|Discord server}}<br>{{youtube|@DirectorsCutMod|YouTube channel}}<br>{{reddit|r/DirectorsCut|Reddit community}} | ||
|previousgame = | |previousgame = | ||
|nextgame = | |nextgame = | ||
}} | }} | ||
{{Directorscut|4}} | {{Directorscut|4}} was a {{w|Work in process|work-in-progress}} movie-making [[Engine Tools|engine tool]] aiming to become an actively maintained alternative to {{sfm|4}}. | ||
Development started in May 2022 and as of July 2nd 2025, has been discontinued. | |||
== Contributors == | == Contributors == | ||
List of | List of open-source contributors as of February 27 2025:{{ref|2}} | ||
* '''KiwifruitDev''' | * Programming: '''KiwifruitDev''', '''Klaxon''', '''ashifolfi''' | ||
* '''FLARE145''' | * Graphic Design: '''FLARE145''' | ||
* '''Flynnyt03''' | * Moderation: '''Flynnyt03''', '''nuppington''' | ||
== | == Implementation == | ||
Director's Cut runs as a native engine tool and uses [[Qt|Qt 5.15.2]] to create external windows, similar to Source Filmmaker. | |||
Since it is an engine tool, any game or mod developed using {{src13mp|1}} (on the {{tf2branch|1|nt=0}}) may support Director's Cut without any additional code. | |||
Additionally, the {{github|githubuser0xFFFF/Qt-Advanced-Docking-System|Qt Advanced Docking System|icon=hide}} library provides tabbed widgets that could be dragged out into separate windows. | |||
{{Note|Some portions of Director's Cut code were contributed using {{w|GitHub Copilot}}.}} | |||
== Features == | == Features == | ||
Line 76: | Line 52: | ||
{{empty}} | {{empty}} | ||
{{references|1= | |||
{{ref2|cite id=1|{{github|DirectorsCutMod/DirectorsCut|DirectorsCutMod/DirectorsCut - Respository Description}}}} | |||
{{ref2|cite id=2|{{github|DirectorsCutMod/DirectorsCut/blob/main/README.md#contributors|DirectorsCutMod/DirectorsCut README.md - Contributors Section}}}} | |||
}} | |||
[[Category:Open | [[Category:Open source mods and games]] | ||
[[Category:Third Party Engine Tools]] |
Latest revision as of 23:24, 25 August 2025



This article is an orphan, meaning that few or no articles link to it.
You can help by
adding links to this article from other relevant articles.
July 2024
You can help by

July 2024
Director's Cut
Developer(s)
Genre(s)
Platform(s)
Engine
Written in
Mod support
Yes, open-source
SDK
Distribution
Director's Cut was a
work-in-progress movie-making engine tool aiming to become an actively maintained alternative to
Source Filmmaker.
Development started in May 2022 and as of July 2nd 2025, has been discontinued.
Contributors
List of open-source contributors as of February 27 2025:[2]
- Programming: KiwifruitDev, Klaxon, ashifolfi
- Graphic Design: FLARE145
- Moderation: Flynnyt03, nuppington
Implementation
Director's Cut runs as a native engine tool and uses Qt 5.15.2 to create external windows, similar to Source Filmmaker.
Since it is an engine tool, any game or mod developed using Source 2013 Multiplayer (on the TF2 branch) may support Director's Cut without any additional code.
Additionally, the Qt Advanced Docking System library provides tabbed widgets that could be dragged out into separate windows.


Features
Usage
References
References |
---|