Skip to content

Commit

Permalink
convert the DacWizard subproject to a separate project
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Jun 9, 2024
1 parent c881dd5 commit 3e50486
Show file tree
Hide file tree
Showing 37 changed files with 15 additions and 7,659 deletions.
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

# Ignore Gradle's build output directories:
/build/
/DacWizard/build/
/Jme3Examples/build/
/MinieAssets/build/
/MinieDump/build/
Expand All @@ -29,10 +28,8 @@
# Ignore IDE-specific directories:
/.idea/
/.nb-gradle/
/DacWizard/private/

# Ignore the Acorus sandboxes:
/DacWizard/Written Assets/
# Ignore the Acorus sandbox:
/MinieExamples/Written Assets/

# Ignore extracted native libraries:
Expand Down
43 changes: 0 additions & 43 deletions DacWizard/build.gradle

This file was deleted.

191 changes: 0 additions & 191 deletions DacWizard/src/main/java/jme3utilities/minie/wizard/Action.java

This file was deleted.

46 changes: 0 additions & 46 deletions DacWizard/src/main/java/jme3utilities/minie/wizard/AngleMode.java

This file was deleted.

96 changes: 0 additions & 96 deletions DacWizard/src/main/java/jme3utilities/minie/wizard/BoneValue.java

This file was deleted.

Loading

0 comments on commit 3e50486

Please sign in to comment.