Skip to content

Commit

Permalink
Un-nest the app/ dir, now that there's no fem/app divide.
Browse files Browse the repository at this point in the history
  • Loading branch information
khiner committed Oct 16, 2023
1 parent d1c72fe commit 139b1c7
Show file tree
Hide file tree
Showing 103 changed files with 35 additions and 213 deletions.
File renamed without changes.
8 changes: 0 additions & 8 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
build*
.vscode/
.DS_Store

fem/src/*.mod
fem/src/*.o
fem/*.mod
fem/*.o
fem/test.mesh
fem/p
fem/*.out
68 changes: 34 additions & 34 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,54 +1,54 @@
[submodule "app/lib/imgui"]
path = app/lib/imgui
[submodule "lib/imgui"]
path = lib/imgui
url = [email protected]:ocornut/imgui.git
branch = docking
[submodule "app/lib/SDL"]
path = app/lib/SDL
[submodule "lib/SDL"]
path = lib/SDL
url = [email protected]:libsdl-org/SDL.git
[submodule "app/lib/implot"]
path = app/lib/implot
[submodule "lib/implot"]
path = lib/implot
url = [email protected]:epezent/implot.git
[submodule "app/lib/glm"]
path = app/lib/glm
[submodule "lib/glm"]
path = lib/glm
url = [email protected]:g-truc/glm.git
[submodule "app/lib/nativefiledialog"]
path = app/lib/nativefiledialog
[submodule "lib/nativefiledialog"]
path = lib/nativefiledialog
url = [email protected]:btzy/nativefiledialog-extended.git
[submodule "app/lib/faust"]
path = app/lib/faust
[submodule "lib/faust"]
path = lib/faust
url = [email protected]:grame-cncm/faust.git
branch = master-dev
[submodule "app/lib/miniaudio"]
path = app/lib/miniaudio
[submodule "lib/miniaudio"]
path = lib/miniaudio
url = [email protected]:mackron/miniaudio.git
[submodule "app/lib/ImGuizmo"]
path = app/lib/ImGuizmo
[submodule "lib/ImGuizmo"]
path = lib/ImGuizmo
url = [email protected]:CedricGuillemet/ImGuizmo.git
[submodule "app/lib/nanosvg"]
path = app/lib/nanosvg
[submodule "lib/nanosvg"]
path = lib/nanosvg
url = [email protected]:memononen/nanosvg.git
[submodule "app/lib/imspinner"]
path = app/lib/imspinner
[submodule "lib/imspinner"]
path = lib/imspinner
url = [email protected]:dalerank/imspinner.git
[submodule "app/lib/date"]
path = app/lib/date
[submodule "lib/date"]
path = lib/date
url = [email protected]:HowardHinnant/date.git
[submodule "app/lib/libnpy"]
path = app/lib/libnpy
[submodule "lib/libnpy"]
path = lib/libnpy
url = [email protected]:llohse/libnpy.git
[submodule "app/app/lib/libnpy"]
path = app/app/lib/libnpy
[submodule "lib/libnpy"]
path = lib/libnpy
url = [email protected]:llohse/libnpy.git
[submodule "app/lib/tetgen"]
path = app/lib/tetgen
[submodule "lib/tetgen"]
path = lib/tetgen
url = [email protected]:libigl/tetgen.git
[submodule "app/lib/reactphysics3d"]
path = app/lib/reactphysics3d
[submodule "lib/reactphysics3d"]
path = lib/reactphysics3d
url = [email protected]:DanielChappuis/reactphysics3d.git
branch = develop
[submodule "app/lib/quickhull"]
path = app/lib/quickhull
[submodule "lib/quickhull"]
path = lib/quickhull
url = [email protected]:akuukka/quickhull.git
[submodule "app/lib/OpenMesh"]
path = app/lib/OpenMesh
[submodule "lib/OpenMesh"]
path = lib/OpenMesh
url = https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh.git
110 changes: 0 additions & 110 deletions .vscode/settings.json

This file was deleted.

File renamed without changes.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ $ sudo apt install build-essential libgtk-3-dev libglu1-mesa-dev freeglut3-dev m

```shell
$ git clone --recurse-submodules [email protected]:GATech-CSE-6730-Spring-2023-Project/mesh2audio.git
$ cd mesh2audio/app
$ cd mesh2audio
```

- **Clean:**
Expand Down
1 change: 0 additions & 1 deletion app/.gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions app/.vscode/launch.json

This file was deleted.

23 changes: 0 additions & 23 deletions app/.vscode/settings.json

This file was deleted.

31 changes: 0 additions & 31 deletions app/script/Build

This file was deleted.

File renamed without changes.
Submodule OpenMesh updated from 000000 to aaf3fb
Submodule SDL updated from 000000 to f30392
Submodule date updated from 000000 to cc4685
Submodule glm updated from 000000 to 47585f
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 139b1c7

Please sign in to comment.