foxnne
3e5a7e6a78
Nearly finalized, added back all the osx compatibility.
...
Hopefully this now works with both OSX and Windows... I tried to create platform specific properties everywhere I could. All Windows build tasks for VSCode seem to be working correctly now.
2019-09-02 17:49:21 -05:00
foxnne
7975cccbe9
Ported bash files to powershell, now functions in Windows
...
Still need to fix up a few lingering things. Need to figure out how the original sln file was functioning with Release configuration without having a Release config set up. Would also be nice to have some way to install and run the powershell script from code, so it would be as simple as creating the folder for the new project > right click > open with Code > (run command from pallette for new Nez project from template)
2019-09-01 01:01:40 -05:00
Mike
732ab31026
build Nez and the current project initially
...
added launch without building option
2019-02-20 00:40:42 -08:00
prime31
4f6475d3f0
add DemoComponent.cs to find and replace
2019-02-19 10:37:24 -08:00
Mike
e689a13d70
move Scene code into a class
2019-02-18 22:46:59 -08:00
Mike
2e933229b1
move to using Nez instead of Nez.FNA
2019-02-17 13:10:10 -08:00
prime31
4f960556b7
simplify duped commands
2019-02-15 10:34:16 -08:00
prime31
3eaae226a0
process settings.json file
2019-02-15 09:51:52 -08:00
Mike
d0572471ff
push everything up one directory so vs code works more betters
2019-02-14 20:11:05 -08:00
Mike
1f1ef82697
move to using nuget for ImGui.NET
2019-02-14 14:36:47 -08:00
Mike
00a70f8f1e
MG content builder working in VS now too
2019-02-13 18:27:08 -08:00
Mike
fda738047c
newlines and readme
2019-02-13 15:09:44 -08:00
Mike
b2a1c60372
make slick the install process
2019-02-12 22:48:11 -08:00
Mike
5b29f8e3cc
Visual Studio support
...
add renderer to project
2019-02-12 20:58:13 -08:00
Mike
ed4a035574
ImGui up and running
2019-02-12 20:02:04 -08:00
Mike
f4f9f314a0
cleaned up dotnet and t4 checks
2019-02-12 16:28:32 -08:00
Mike
c92299c546
handle .gitignore
2019-02-12 16:08:21 -08:00
Mike
4e5f94d27a
T4 template processing task added
2019-02-11 22:42:31 -08:00
Mike
614b636c0a
got this pretty solidly setup now
2019-02-10 22:04:48 -08:00
Mike
4a49a86ae7
getting closer to zero config
2019-02-10 19:59:53 -08:00
Mike
5e618eca79
easier setup process
...
added MG Pipeline tool support
2019-02-10 17:48:25 -08:00
Caleb Cornett
5e4965fbd3
Fixed bug with getLibs
2018-10-09 14:32:42 -04:00
Caleb Cornett
81ed7b6044
Consolidated windows getFNA scripts and fixed possible bug in shell script
2018-10-09 14:27:50 -04:00
Caleb Cornett
b3c254aba3
getFNA now only installs in its directory, not the directory it was called from
2018-10-09 00:09:15 -04:00
Caleb Cornett
08b57d7fac
Consolidated FNA and fnalibs setup scripts into one script
2018-10-08 23:50:49 -04:00
Caleb Cornett
af4391b54c
Building projects and effects
2018-10-06 20:42:24 -04:00