Project Structure
Each specific Project folder contains the .d3 project file. For example, if you have a project called my project, the Project file will have the name: my project.d3 and a number of sub-folders:
- History: contains auto save files and shows after a project has been running long enough for auto save to occur.
- internal: contains files internal to the software, such as thumbnails.
- objects: contains all media files.
- Packages: used to package data and move it between projects, this is a user-created folder and is not present by default.
By default, each Project folder contains the Project file and two sub-folders, Internal and Objects.
Read more about Managing Project Folders and how to use history files.