Director's Cut: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Remove History section, add up-to-date information, remove X (Twitter) references.)
(→‎Technical Information: Rename to "Implementation" and reorganize text.)
Line 37: Line 37:
* Moderation: '''Flynnyt03''', '''nuppington'''
* Moderation: '''Flynnyt03''', '''nuppington'''


== Technical Information ==
== Implementation ==
Director's Cut runs as a native [[Engine Tools|engine tool]] and uses [[Qt|Qt 5.15.2]] to create external windows, similar to Source Filmmaker.
Director's Cut runs as a native [[Engine Tools|engine tool]] and uses [[Qt|Qt 5.15.2]] to create external windows, similar to Source Filmmaker.


The {{github|https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System|Qt Advanced Docking System|icon=hide}} library provides tabbed widgets that could be dragged out into separate windows.
Since it is an engine tool, any game or mod developed using {{src13mp|1}} ({{tf2branch|1|nt=0}}) may support Director's Cut without any additional code.


Since it is an engine tool, any game or mod developed using {{src13mp|1}} ({{tf2branch|1|nt=0}}) may support Director's Cut without any additional code.
Additionall, the {{github|https://github.com/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 were contributed using {{w|GitHub Copilot}}.}}
{{Note|Some portions of Director's Cut were contributed using {{w|GitHub Copilot}}.}}

Revision as of 18:33, 28 February 2025

English (en)Translate (Translate)
Director's Cut
Software Cover - Director's Cut.png
Genre(s)
Platform(s)
Engine
Written in
Mod support
Yes, open-source
Distribution

Director's Cut Director's Cut is a community-driven filmmaking mod for the Source engine. The goal of the project is to develop an open-source and actively maintained alternative to Source Filmmaker.

Development started in May 2022 and as of February 2025, it is in a pre-alpha[1] development stage.

Contributors

List of 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 (TF2 branch) may support Director's Cut without any additional code.

Additionall, the Qt Advanced Docking System library provides tabbed widgets that could be dragged out into separate windows.

Note.pngNote:Some portions of Director's Cut were contributed using Wikipedia icon GitHub Copilot.

Features

Empty

This article or section is empty. You can help by adding it.

Usage

Empty

This article or section is empty. You can help by adding it.

See also

References

References