@@ -1,8 +0,0 @@
-{
- "dub": {
- "lastUpdate": {
- "derelict-util": "2014-01-18T01:18:00.1992037",
- "stdx": "2014-01-18T00:57:56.3623513"
- }
-}
@@ -0,0 +1,33 @@
+obj/
+x64*/
+[Ii]pch/
+[Bb]in
+[Dd]ebug*/
+[Rr]elease*/
+[Aa]nalyze*/
+_ReSharper*/
+[Tt]est[Rr]esult*
+*Inspector XE Results*/
+aspnet_client
+Thumbs.db
+*.ipch
+*.aps
+*.vspscc
+*.ncb
+*.suo
+*.opensdf
+*.ilk
+*.sdf
+*.vsp
+*.user
+*.filters
+
+*.userprefs
+*.visualdproj
+*.dproj
+*.sln
+AppData
+.dub/
+core
@@ -1,5 +1,5 @@
{
- "name": "aurora",
+ "name": "three-d",
"license": "LGPLv3",
"description": "A 3D Graphics Engine.",
"copyright": "Copyright © 2014, Felix 'Zoadian' Hufnagel",