Pārlūkot izejas kodu

Removed CMake, created new folder structure for the repo

Ivan Safrin 10 gadi atpakaļ
vecāks
revīzija
97f5c36acd
100 mainītis faili ar 277 papildinājumiem un 1967 dzēšanām
  1. 277 146
      .gitignore
  2. 0 7
      .travis.yml
  3. 0 6
      Assets/CMakeLists.txt
  4. 0 5
      Assets/Default asset pack/CMakeLists.txt
  5. BIN
      Assets/SamplePolyapp/main.polyapp
  6. 0 19
      Assets/Templates/C++/Linux/HelloPolycodeApp.cpp
  7. 0 11
      Assets/Templates/C++/Linux/Makefile
  8. 0 10
      Assets/Templates/C++/Linux/main.cpp
  9. 0 73
      Assets/Templates/C++/Windows/Polycode.props
  10. 0 21
      Assets/Templates/C++/Windows/PolycodeTemplate.cpp
  11. 0 20
      Assets/Templates/C++/Windows/PolycodeTemplate.sln
  12. 0 87
      Assets/Templates/C++/Windows/PolycodeTemplate.vcxproj
  13. 0 16
      Assets/Templates/C++/Windows/PolycodeTemplateApp.cpp
  14. 0 15
      Assets/Templates/C++/Windows/PolycodeTemplateApp.h
  15. 0 383
      Assets/Templates/C++/Xcode/PolycodeTemplate.xcodeproj/project.pbxproj
  16. 0 80
      Assets/Templates/C++/Xcode/PolycodeTemplate.xcodeproj/xcuserdata/ivansafrin.xcuserdatad/xcschemes/PolycodeTemplate.xcscheme
  17. 0 22
      Assets/Templates/C++/Xcode/PolycodeTemplate.xcodeproj/xcuserdata/ivansafrin.xcuserdatad/xcschemes/xcschememanagement.plist
  18. 0 32
      Assets/Templates/C++/Xcode/PolycodeTemplate/PolycodeTemplate-Info.plist
  19. 0 7
      Assets/Templates/C++/Xcode/PolycodeTemplate/PolycodeTemplate-Prefix.pch
  20. 0 19
      Assets/Templates/C++/Xcode/PolycodeTemplate/PolycodeTemplateApp.h
  21. 0 22
      Assets/Templates/C++/Xcode/PolycodeTemplate/PolycodeTemplateApp.mm
  22. 0 38
      Assets/Templates/C++/Xcode/PolycodeTemplate/PolycodeTemplateAppDelegate.h
  23. 0 54
      Assets/Templates/C++/Xcode/PolycodeTemplate/PolycodeTemplateAppDelegate.mm
  24. 0 29
      Assets/Templates/C++/Xcode/PolycodeTemplate/en.lproj/Credits.rtf
  25. 0 2
      Assets/Templates/C++/Xcode/PolycodeTemplate/en.lproj/InfoPlist.strings
  26. 0 808
      Assets/Templates/C++/Xcode/PolycodeTemplate/en.lproj/MainMenu.xib
  27. 0 14
      Assets/Templates/C++/Xcode/PolycodeTemplate/main.m
  28. BIN
      Assets/Templates/C++/Xcode/PolycodeTemplate/main_icon.icns
  29. 0 14
      Assets/Templates/CMakeLists.txt
  30. 0 0
      Assets/Templates/Lua/PolycodeTemplate.lua
  31. 0 7
      Assets/Templates/Lua/PolycodeTemplate.xml
  32. BIN
      Assets/UIThemes.pak
  33. 0 0
      Assets/default/default.pak
  34. 0 0
      Assets/default/default/Unlit.frag
  35. 0 0
      Assets/default/default/Unlit.vert
  36. 0 0
      Assets/default/default/UnlitUntextured.frag
  37. 0 0
      Assets/default/default/UnlitUntextured.vert
  38. 0 0
      Assets/default/default/default.entity2d
  39. 0 0
      Assets/default/default/default.mat
  40. 0 0
      Assets/default/default/default.png
  41. 0 0
      Assets/default/default/default.sprite
  42. 0 0
      Assets/default/default/default.wav
  43. 0 0
      Assets/default/default/mono.ttf
  44. 0 0
      Assets/default/default/sans.ttf
  45. 0 0
      Assets/default/default/serif.ttf
  46. 0 0
      Assets/default/hdr.pak
  47. 0 0
      Assets/default/hdr/DefaultShaderNoTextureHDR.frag
  48. 0 0
      Assets/default/hdr/ExtractBloom.frag
  49. 0 0
      Assets/default/hdr/HDRBloomH.frag
  50. 0 0
      Assets/default/hdr/HDRBloomV.frag
  51. 0 0
      Assets/default/hdr/HDRProcess.frag
  52. 0 0
      Assets/default/hdr/HDRProcessBloom.frag
  53. 0 0
      Assets/default/hdr/NorColSpecHDR.frag
  54. 0 0
      Assets/default/hdr/hdr.mat
  55. 0 0
      Assets/examples/LeagueScript.otf
  56. 0 0
      Assets/examples/Makefile
  57. 0 0
      Assets/examples/default.pak
  58. 0 0
      Assets/examples/dummy.mesh
  59. 0 0
      Assets/examples/dummy.png
  60. 0 0
      Assets/examples/dummy.skeleton
  61. 0 0
      Assets/examples/example.mat
  62. 0 0
      Assets/examples/explosion.png
  63. 0 0
      Assets/examples/green_texture.png
  64. 0 0
      Assets/examples/hit.wav
  65. 0 0
      Assets/examples/idle.anim
  66. 0 0
      Assets/examples/particle.png
  67. 0 0
      Assets/examples/pink_texture.png
  68. 0 0
      Assets/examples/polycode_logo.png
  69. 0 0
      Assets/examples/run.anim
  70. 0 0
      Assets/examples/sprite_set.sprites
  71. 0 0
      Assets/examples/sprite_sheet.png
  72. 0 0
      Assets/examples/test.wav
  73. 0 0
      Assets/ide/FileTemplates/Graphics/Entity.entity
  74. 0 0
      Assets/ide/FileTemplates/Graphics/Sprite Set.sprites
  75. 0 0
      Assets/ide/FileTemplates/Materials and Shaders/GLSL Fragment Shader.frag
  76. 0 0
      Assets/ide/FileTemplates/Materials and Shaders/GLSL Vertex Shader.vert
  77. 0 0
      Assets/ide/FileTemplates/Materials and Shaders/Material Library.mat
  78. 0 0
      Assets/ide/FileTemplates/Scripts/Lua Script.lua
  79. 0 0
      Assets/ide/Fonts/Roboto-Thin.ttf
  80. 0 0
      Assets/ide/Fonts/RobotoCondensed-Bold.ttf
  81. 0 0
      Assets/ide/Images/browserIcons/camera_icon.png
  82. 0 0
      Assets/ide/Images/browserIcons/entity_icon.png
  83. 0 0
      Assets/ide/Images/browserIcons/font_icon.png
  84. 0 0
      Assets/ide/Images/browserIcons/large_selector.png
  85. 0 0
      Assets/ide/Images/browserIcons/material_resource_icon.png
  86. 0 0
      Assets/ide/Images/browserIcons/materials_icon.png
  87. 0 0
      Assets/ide/Images/browserIcons/mesh_icon.png
  88. 0 0
      Assets/ide/Images/browserIcons/reload_icon.png
  89. 0 0
      Assets/ide/Images/browserIcons/shader_icon.png
  90. 0 0
      Assets/ide/Images/browserIcons/sound_icon.png
  91. 0 0
      Assets/ide/Images/browserIcons/sprite_icon.png
  92. 0 0
      Assets/ide/Images/entityEditor/add_entity.png
  93. 0 0
      Assets/ide/Images/entityEditor/button_more.png
  94. 0 0
      Assets/ide/Images/entityEditor/button_move_bottom.png
  95. 0 0
      Assets/ide/Images/entityEditor/button_move_down.png
  96. 0 0
      Assets/ide/Images/entityEditor/button_move_top.png
  97. 0 0
      Assets/ide/Images/entityEditor/button_move_up.png
  98. 0 0
      Assets/ide/Images/entityEditor/button_selector.png
  99. 0 0
      Assets/ide/Images/entityEditor/camera_icon.png
  100. 0 0
      Assets/ide/Images/entityEditor/curve_icon.png

+ 277 - 146
.gitignore

@@ -1,155 +1,286 @@
-*.dll
-*.exe
-*.o
-*.lo
-*.a
-*.la
-*.dylib
-*.so
-*.pyc
-*.pbxuser
-*.mode1v3
-*.swp
-*.ipch
-*.sdf
+# Created by https://www.gitignore.io
+
+### Windows ###
+# Windows image file caches
+Thumbs.db
+ehthumbs.db
+
+# Folder config file
+Desktop.ini
+
+# Recycle Bin used on file shares
+$RECYCLE.BIN/
+
+# Windows Installer files
+*.cab
+*.msi
+*.msm
+*.msp
+
+# Windows shortcuts
+*.lnk
+
+
+### OSX ###
+.DS_Store
+.AppleDouble
+.LSOverride
+
+# Icon must end with two \r
+Icon
+
+
+# Thumbnails
+._*
+
+# Files that might appear in the root of a volume
+.DocumentRevisions-V100
+.fseventsd
+.Spotlight-V100
+.TemporaryItems
+.Trashes
+.VolumeIcon.icns
+
+# Directories potentially created on remote AFP share
+.AppleDB
+.AppleDesktop
+Network Trash Folder
+Temporary Items
+.apdisk
+
+
+### Linux ###
+*~
+
+# KDE directory preferences
+.directory
+
+# Linux trash folder which might appear on any partition or disk
+.Trash-*
+
+
+### VisualStudio ###
+## Ignore Visual Studio temporary files, build results, and
+## files generated by popular Visual Studio add-ons.
+
+# User-specific files
 *.suo
-*.filters
-*.tlog
+*.user
+*.userosscache
+*.sln.docstates
+
+# User-specific files (MonoDevelop/Xamarin Studio)
+*.userprefs
+
+# Build results
+[Dd]ebug/
+[Dd]ebugPublic/
+[Rr]elease/
+[Rr]eleases/
+x64/
+x86/
+build/
+bld/
+[Bb]in/
+[Oo]bj/
+
+# Visual Studo 2015 cache/options directory
+.vs/
+
+# MSTest test Results
+[Tt]est[Rr]esult*/
+[Bb]uild[Ll]og.*
+
+# NUNIT
+*.VisualState.xml
+TestResult.xml
+
+# Build Results of an ATL Project
+[Dd]ebugPS/
+[Rr]eleasePS/
+dlldata.c
+
+*_i.c
+*_p.c
+*_i.h
+*.ilk
+*.meta
 *.obj
-*.res
-*.log
+*.pch
 *.pdb
-*.idb
-*.ilk
-*.lastbuildstate
-*.lib
-*.manifest
-*.exp
-*.zip
-*.swo
-*.swm
-*.swn
+*.pgc
+*.pgd
+*.rsp
+*.sbr
+*.tlb
+*.tli
+*.tlh
+*.tmp
+*.tmp_proj
+*.log
+*.vspscc
+*.vssscc
+.builds
+*.pidb
+*.svclog
+*.scc
+
+# Chutzpah Test files
+_Chutzpah*
+
+# Visual C++ cache files
+ipch/
+*.aps
+*.ncb
 *.opensdf
-*.user.*
-*.xcuserstate
-*.xcworkspace
-*.xcuserdata
-*.xcuserdatad
-*.orig
-*.tag
-UserInterfaceState.*
-Player/Build/Mac OS X/Polycode Player.xcodeproj/project.xcworkspace/xcuserdata/ivansafrin.xcuserdatad/UserInterfaceState.xcuserstate
-
-.substance
-
-/Bindings/Contents/LUA/API/Polycode/*.lua
-!/Bindings/Contents/LUA/API/Polycode/EventDispatcher.lua
-/Bindings/Contents/LUA/API/Polycode.lua
-/Bindings/Contents/LUA/API/api.pak
-/Bindings/Contents/LUA/Include/*.h
-/Bindings/Contents/LUA/Source/*.cpp	
-/Bindings/Contents/LUA/Source
-
-/Modules/Bindings/2DPhysics/API/Physics2D.pak
-/Modules/Bindings/3DPhysics/API/Physics3D.pak
-/Modules/Bindings/UI/API/UI.pak
-
-/Modules/Bindings/2DPhysics/API/Physics2D/*.lua
-/Modules/Bindings/2DPhysics/API/Physics2D.lua
-/Modules/Bindings/2DPhysics/Include/*.h
-/Modules/Bindings/2DPhysics/Source/*.cpp
-
-/Modules/Bindings/3DPhysics/API/Physics3D/*.lua
-/Modules/Bindings/3DPhysics/API/Physics3D.lua
-/Modules/Bindings/3DPhysics/Include/*.h
-/Modules/Bindings/3DPhysics/Source/*.cpp
-
-/Modules/Bindings/UI/API/UI/*.lua
-/Modules/Bindings/UI/API/UI.lua
-/Modules/Bindings/UI/Include/*.h
-/Modules/Bindings/UI/Source/*.cpp
-
-/Player/Build
-/Standalone/Build
-
-/Dependencies/Build
-/Dependencies/Downloads
-/Dependencies/Local/libstem_gamepad/Build
-
-/IDE/Contents/Resources/Standalone
-
-/IDE/Build/Windows/*
-!/IDE/Build/Windows/main.cpp
-!/IDE/Build/Windows/Polycode.props
-!/IDE/Build/Windows/Polycode.sln
-!/IDE/Build/Windows/Polycode.vcxproj
-!/IDE/Build/Windows/Polycode.vcxproj.filters
-!/IDE/Build/Windows/Polycode.vcxproj.user
-!/IDE/Build/Windows/Polycode.rc
-!/IDE/Build/Windows/resource.h
-
-/IDE/Build/Windows2013/*
-!/IDE/Build/Windows2013/main.cpp
-!/IDE/Build/Windows2013/Polycode.props
-!/IDE/Build/Windows2013/Polycode.sln
-!/IDE/Build/Windows2013/Polycode.vcxproj
-!/IDE/Build/Windows2013/Polycode.vcxproj.filters
-!/IDE/Build/Windows2013/Polycode.vcxproj.user
-!/IDE/Build/Windows2013/Polycode.rc
-!/IDE/Build/Windows2013/resource.h
-
-/IDE/Build/Linux/Build
-
-/Core/Build/Mac\ OS\ X/build
-/IDE/Build/Mac\ OS\ X/build
-/Modules/Build/Mac\ OS\ X/build
-/Tools/Build/Mac\ OS\ X/build
-/Bindings/Build/Mac\ OS\ X/build
-/Core/Dependencies
-/Modules/Dependencies
-/IDE/Dependencies
-/Tools/Dependencies/assimp
-/Bindings/Dependencies
-/IDE/Mac\ OS\ X
-/qtcreator-build
-Debug
-Release
-/Build
-/Documentation/Doxygen/output/standalone/Polycode
-/Documentation/Doxygen/output/standalone/Core
-/Documentation/Doxygen/output/standalone/Physics2D
-/Documentation/Doxygen/output/standalone/Physics3D
-/Documentation/Doxygen/output/standalone/Networking
-/Documentation/Doxygen/output/standalone/PolycodeUI
-
-/Documentation/Doxygen/output/web/Polycode
-/Documentation/Doxygen/output/web/Core
-/Documentation/Doxygen/output/web/Physics2D
-/Documentation/Doxygen/output/web/Physics3D
-/Documentation/Doxygen/output/web/Networking
-/Documentation/Doxygen/html
-/Documentation/Doxygen/latex
-
-/Tools/Build/Linux/polybuild*
-/Tools/Build/Linux/polyimport*
-
-# OS generated files #
-######################
-.DS_Store?
-.DS_Store
-ehthumbs.db
-Thumbs.db
+*.sdf
+*.cachefile
+
+# Visual Studio profiler
+*.psess
+*.vsp
+*.vspx
+
+# TFS 2012 Local Workspace
+$tf/
+
+# Guidance Automation Toolkit
+*.gpState
+
+# ReSharper is a .NET coding add-in
+_ReSharper*/
+*.[Rr]e[Ss]harper
+*.DotSettings.user
+
+# JustCode is a .NET coding addin-in
+.JustCode
+
+# TeamCity is a build add-in
+_TeamCity*
+
+# DotCover is a Code Coverage Tool
+*.dotCover
+
+# NCrunch
+_NCrunch_*
+.*crunch*.local.xml
+
+# MightyMoose
+*.mm.*
+AutoTest.Net/
+
+# Web workbench (sass)
+.sass-cache/
+
+# Installshield output folder
+[Ee]xpress/
+
+# DocProject is a documentation generator add-in
+DocProject/buildhelp/
+DocProject/Help/*.HxT
+DocProject/Help/*.HxC
+DocProject/Help/*.hhc
+DocProject/Help/*.hhk
+DocProject/Help/*.hhp
+DocProject/Help/Html2
+DocProject/Help/html
 
-Core/Build/Mac OS X/PolyCore.xcodeproj/project.xcworkspace/xcuserdata/ivansafrin.xcuserdatad/UserInterfaceState.xcuserstate
+# Click-Once directory
+publish/
+
+# Publish Web Output
+*.[Pp]ublish.xml
+*.azurePubxml
+# TODO: Comment the next line if you want to checkin your web deploy settings 
+# but database connection strings (with potential passwords) will be unencrypted
+*.pubxml
+*.publishproj
+
+# NuGet Packages
+*.nupkg
+# The packages folder can be ignored because of Package Restore
+**/packages/*
+# except build/, which is used as an MSBuild target.
+!**/packages/build/
+# Uncomment if necessary however generally it will be regenerated when needed
+#!**/packages/repositories.config
+
+# Windows Azure Build Output
+csx/
+*.build.csdef
+
+# Windows Store app package directory
+AppPackages/
+
+# Others
+*.[Cc]ache
+ClientBin/
+[Ss]tyle[Cc]op.*
+~$*
+*~
+*.dbmdl
+*.dbproj.schemaview
+*.pfx
+*.publishsettings
+node_modules/
+bower_components/
+
+# RIA/Silverlight projects
+Generated_Code/
+
+# Backup & report files from converting an old project file
+# to a newer Visual Studio version. Backup files are not needed,
+# because we have git ;-)
+_UpgradeReport_Files/
+Backup*/
+UpgradeLog*.XML
+UpgradeLog*.htm
+
+# SQL Server files
+*.mdf
+*.ldf
+
+# Business Intelligence projects
+*.rdl.data
+*.bim.layout
+*.bim_*.settings
+
+# Microsoft Fakes
+FakesAssemblies/
+
+# Node.js Tools for Visual Studio
+.ntvs_analysis.dat
+
+# Visual Studio 6 build log
+*.plg
+
+# Visual Studio 6 workspace options file
+*.opt
+
+
+### Xcode ###
+build/
+*.pbxuser
+!default.pbxuser
+*.mode1v3
+!default.mode1v3
+*.mode2v3
+!default.mode2v3
+*.perspectivev3
+!default.perspectivev3
+xcuserdata
+*.xccheckout
+*.moved-aside
+DerivedData
+*.xcuserstate
 
-Player/Build/Mac OS X/Polycode Player.xcodeproj/project.xcworkspace/xcuserdata/ivansafrin.xcuserdatad/UserInterfaceState.xcuserstate
 
-Player/Build/Mac OS X/Polycode Player.xcodeproj/project.xcworkspace/xcuserdata/ivansafrin.xcuserdatad/UserInterfaceState.xcuserstate
+### Vim ###
+[._]*.s[a-w][a-z]
+[._]s[a-w][a-z]
+*.un~
+Session.vim
+.netrwhist
+*~
 
-/Documentation/Lua/xml/*.xml
 
-/Documentation/Lua/site_html
-/Documentation/Lua/html/*
-!/Documentation/Lua/html/css
-!/Documentation/Lua/html/images
-!/Documentation/Lua/html/js

+ 0 - 7
.travis.yml

@@ -1,7 +0,0 @@
-language: cpp
-
-sudo: required
-
-install: ./setup-travis.sh
-
-script: ./BuildLinux.sh

+ 0 - 6
Assets/CMakeLists.txt

@@ -1,6 +0,0 @@
-ADD_SUBDIRECTORY("Default asset pack")
-ADD_SUBDIRECTORY("Templates")
-
-IF(POLYCODE_INSTALL_FRAMEWORK)
-    INSTALL(FILES UIThemes.pak DESTINATION Modules/Assets)
-ENDIF(POLYCODE_INSTALL_FRAMEWORK)

+ 0 - 5
Assets/Default asset pack/CMakeLists.txt

@@ -1,5 +0,0 @@
-#TODO: actually build the pak file
-IF(POLYCODE_INSTALL_FRAMEWORK)
-    INSTALL(FILES default.pak DESTINATION Core/Assets)
-    INSTALL(FILES hdr.pak DESTINATION Core/Assets)
-ENDIF(POLYCODE_INSTALL_FRAMEWORK)

BIN
Assets/SamplePolyapp/main.polyapp


+ 0 - 19
Assets/Templates/C++/Linux/HelloPolycodeApp.cpp

@@ -1,19 +0,0 @@
-#include "HelloPolycodeApp.h"
-
-HelloPolycodeApp::HelloPolycodeApp(PolycodeView *view) : EventHandler() {
-
-	core = new SDLCore(view, 640,480,false,false,0,0,90);	  
-
-	CoreServices::getInstance()->getResourceManager()->addArchive("default.pak");
-	CoreServices::getInstance()->getResourceManager()->addDirResource("default", false);
-
-	// Write your code here
-}
-
-HelloPolycodeApp::~HelloPolycodeApp() {
-
-}
-
-bool HelloPolycodeApp::Update() {
-    return core->updateAndRender();
-}

+ 0 - 11
Assets/Templates/C++/Linux/Makefile

@@ -1,11 +0,0 @@
-CC=g++
-CFLAGS=-I../../Core/Dependencies/include -I../../Core/Dependencies/include/AL -I../../Core/Dependencies/include/freetype2 -I../../Core/include -I../../Modules/include -I../../Modules/Dependencies/include -I../../Modules/Dependencies/include/bullet
-LDFLAGS=-lrt -ldl -lpthread ../../Core/lib/libPolycore.a ../../Core/Dependencies/lib/libfreetype.a ../../Core/Dependencies/lib/liblibvorbisfile.a ../../Core/Dependencies/lib/liblibvorbis.a ../../Core/Dependencies/lib/liblibogg.a ../../Core/Dependencies/lib/libopenal.so ../../Core/Dependencies/lib/libphysfs.a ../../Core/Dependencies/lib/libpng15.a ../../Core/Dependencies/lib/libz.a -lGL -lGLU -lSDL ../../Modules/lib/libPolycode2DPhysics.a ../../Modules/Dependencies/lib/libBox2D.a ../../Modules/lib/libPolycode3DPhysics.a ../../Modules/Dependencies/lib/libBulletDynamics.a ../../Modules/Dependencies/lib/libBulletCollision.a ../../Modules/Dependencies/lib/libLinearMath.a -lX11
-
-default:
-	$(CC) $(CFLAGS) main.cpp HelloPolycodeApp.cpp -o PolycodeTemplate $(LDFLAGS)
-	cp ../../Core/Assets/default.pak .
-clean:
-	rm PolycodeTemplate
-	rm default.pak
-	

+ 0 - 10
Assets/Templates/C++/Linux/main.cpp

@@ -1,10 +0,0 @@
-#include "Polycode.h"
-#include "PolycodeView.h"
-#include "HelloPolycodeApp.h"
-
-int main(int argc, char *argv[]) {
-	PolycodeView *view = new PolycodeView("Hello Polycode!");
-	HelloPolycodeApp *app = new HelloPolycodeApp(view);
-	while(app->Update()) {}
-	return 0;
-}

+ 0 - 73
Assets/Templates/C++/Windows/Polycode.props

@@ -1,73 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-  <ImportGroup Label="PropertySheets" />
-  <PropertyGroup Label="UserMacros">
-    <PolycodeDir>$(SolutionDir)..\..\</PolycodeDir>
-    <PolycodeCoreLibsDebug>Polycore_d.lib</PolycodeCoreLibsDebug>
-    <PolycodeCoreLibsRelease>Polycore.lib</PolycodeCoreLibsRelease>
-    <PolycodeDependLibsDebug>Polycore_d.lib;zlibd.lib;freetype_d.lib;liboggd.lib;libvorbisd.lib;libvorbisfiled.lib;OpenAL32d.lib;physfsd.lib;libpng15_staticd.lib</PolycodeDependLibsDebug>
-    <PolycodeDependLibsRelease>Polycore.lib;zlib.lib;freetype.lib;libogg.lib;libvorbis.lib;libvorbisfile.lib;OpenAL32.lib;physfs.lib;libpng15_static.lib</PolycodeDependLibsRelease>
-    <PolycodeWinLibsDebug>opengl32.lib;glu32.lib;winmm.lib;ws2_32.lib</PolycodeWinLibsDebug>
-    <PolycodeWinLibsRelease>opengl32.lib;glu32.lib;winmm.lib;ws2_32.lib</PolycodeWinLibsRelease>
-    <PolycodeLibsDebug>$(PolycodeCoreLibsDebug);$(PolycodeDependLibsDebug);$(PolycodeWinLibsDebug)</PolycodeLibsDebug>
-    <PolycodeLibsRelease>$(PolycodeCoreLibsRelease);$(PolycodeDependLibsRelease);$(PolycodeWinLibsRelease)</PolycodeLibsRelease>
-  </PropertyGroup>
-  <PropertyGroup>
-    <IncludePath>$(PolycodeDir)Core\include;$(PolycodeDir)Core\Dependencies\include;$(PolycodeDir)Core\PolycodeView;$(PolycodeDir)Core\Dependencies\include\AL;$(PolycodeDir)Core\Dependencies\include\freetype2;$(IncludePath)</IncludePath>
-  </PropertyGroup>
-  <PropertyGroup>
-    <LibraryPath>$(PolycodeDir)Core\lib;$(PolycodeDir)Core\Dependencies\lib;$(PolycodeDir)Modules\lib;$(PolycodeDir)Modules\Dependencies\lib;$(LibraryPath)</LibraryPath>
-  </PropertyGroup>
-  <ItemDefinitionGroup>
-    <ClCompile>
-      <PreprocessorDefinitions>WIN32;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
-      <WarningLevel>Level3</WarningLevel>
-    </ClCompile>
-    <Link>
-      <GenerateDebugInformation>true</GenerateDebugInformation>
-      <SubSystem>Windows</SubSystem>
-    </Link>
-    <PostBuildEvent>
- <Command>if not exist "$(ProjectDir)default.pak" copy "$(PolycodeDir)Core\Assets\default.pak" "$(ProjectDir)"
-if not exist "$(ProjectDir)hdr.pak" copy "$(PolycodeDir)Core\Assets\hdr.pak" "$(ProjectDir)"
-
-if "$(ConfigurationName)" == "Debug" (
-  if not exist "$(TargetDir)OpenAL32d.dll" copy "$(PolycodeDir)Core\Dependencies\bin\OpenAL32d.dll" "$(TargetDir)"
-) else (
-    if not exist "$(TargetDir)OpenAL32.dll" copy "$(PolycodeDir)Core\Dependencies\bin\OpenAL32.dll" "$(TargetDir)"
-)</Command>    
-    </PostBuildEvent>
-    <PostBuildEvent>
-      <Message>Copying polycode pak files and dlls to project</Message>
-    </PostBuildEvent>
-  </ItemDefinitionGroup>
-  <ItemGroup>
-    <BuildMacro Include="PolycodeDir">
-      <Value>$(PolycodeDir)</Value>
-    </BuildMacro>
-    <BuildMacro Include="PolycodeCoreLibsDebug">
-      <Value>$(PolycodeCoreLibsDebug)</Value>
-    </BuildMacro>
-    <BuildMacro Include="PolycodeCoreLibsRelease">
-      <Value>$(PolycodeCoreLibsRelease)</Value>
-    </BuildMacro>
-    <BuildMacro Include="PolycodeDependLibsDebug">
-      <Value>$(PolycodeDependLibsDebug)</Value>
-    </BuildMacro>
-    <BuildMacro Include="PolycodeDependLibsRelease">
-      <Value>$(PolycodeDependLibsRelease)</Value>
-    </BuildMacro>
-    <BuildMacro Include="PolycodeWinLibsDebug">
-      <Value>$(PolycodeWinLibsDebug)</Value>
-    </BuildMacro>
-    <BuildMacro Include="PolycodeWinLibsRelease">
-      <Value>$(PolycodeWinLibsRelease)</Value>
-    </BuildMacro>
-    <BuildMacro Include="PolycodeLibsDebug">
-      <Value>$(PolycodeLibsDebug)</Value>
-    </BuildMacro>
-    <BuildMacro Include="PolycodeLibsRelease">
-      <Value>$(PolycodeLibsRelease)</Value>
-    </BuildMacro>
-  </ItemGroup>
-</Project>

+ 0 - 21
Assets/Templates/C++/Windows/PolycodeTemplate.cpp

@@ -1,21 +0,0 @@
-#include <Polycode.h>
-#include "PolycodeTemplateApp.h"
-#include "PolycodeView.h"
-#include "windows.h"
-
-using namespace Polycode;
-
-int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow)
-{
-	PolycodeView *view = new PolycodeView(hInstance, nCmdShow, L"Polycode Template");
-	PolycodeTemplateApp *app = new PolycodeTemplateApp(view);
-
-	MSG Msg;
-	do {
-		while (PeekMessage(&Msg, NULL, 0, 0, PM_REMOVE)) {
-			TranslateMessage(&Msg);
-			DispatchMessage(&Msg);
-		}
-	} while(app->Update());
-	return Msg.wParam;
-}

+ 0 - 20
Assets/Templates/C++/Windows/PolycodeTemplate.sln

@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual C++ Express 2010
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PolycodeTemplate", "PolycodeTemplate.vcxproj", "{D6C2171B-9167-4FB6-851A-DC1CEDCFC43D}"
-EndProject
-Global
-	GlobalSection(SolutionConfigurationPlatforms) = preSolution
-		Debug|Win32 = Debug|Win32
-		Release|Win32 = Release|Win32
-	EndGlobalSection
-	GlobalSection(ProjectConfigurationPlatforms) = postSolution
-		{D6C2171B-9167-4FB6-851A-DC1CEDCFC43D}.Debug|Win32.ActiveCfg = Debug|Win32
-		{D6C2171B-9167-4FB6-851A-DC1CEDCFC43D}.Debug|Win32.Build.0 = Debug|Win32
-		{D6C2171B-9167-4FB6-851A-DC1CEDCFC43D}.Release|Win32.ActiveCfg = Release|Win32
-		{D6C2171B-9167-4FB6-851A-DC1CEDCFC43D}.Release|Win32.Build.0 = Release|Win32
-	EndGlobalSection
-	GlobalSection(SolutionProperties) = preSolution
-		HideSolutionNode = FALSE
-	EndGlobalSection
-EndGlobal

+ 0 - 87
Assets/Templates/C++/Windows/PolycodeTemplate.vcxproj

@@ -1,87 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-  <ItemGroup Label="ProjectConfigurations">
-    <ProjectConfiguration Include="Debug|Win32">
-      <Configuration>Debug</Configuration>
-      <Platform>Win32</Platform>
-    </ProjectConfiguration>
-    <ProjectConfiguration Include="Release|Win32">
-      <Configuration>Release</Configuration>
-      <Platform>Win32</Platform>
-    </ProjectConfiguration>
-  </ItemGroup>
-  <PropertyGroup Label="Globals">
-    <ProjectGuid>{D6C2171B-9167-4FB6-851A-DC1CEDCFC43D}</ProjectGuid>
-    <Keyword>Win32Proj</Keyword>
-    <RootNamespace>PolycodeTemplate</RootNamespace>
-  </PropertyGroup>
-  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
-  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
-    <ConfigurationType>Application</ConfigurationType>
-    <UseDebugLibraries>true</UseDebugLibraries>
-    <CharacterSet>Unicode</CharacterSet>
-  </PropertyGroup>
-  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
-    <ConfigurationType>Application</ConfigurationType>
-    <UseDebugLibraries>false</UseDebugLibraries>
-    <WholeProgramOptimization>true</WholeProgramOptimization>
-    <CharacterSet>Unicode</CharacterSet>
-  </PropertyGroup>
-  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
-  <ImportGroup Label="ExtensionSettings">
-  </ImportGroup>
-  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
-    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="Polycode.props" />
-  </ImportGroup>
-  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
-    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
-    <Import Project="Polycode.props" />
-  </ImportGroup>
-  <PropertyGroup Label="UserMacros" />
-  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
-    <LinkIncremental>true</LinkIncremental>
-  </PropertyGroup>
-  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
-    <LinkIncremental>false</LinkIncremental>
-  </PropertyGroup>
-  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
-    <ClCompile>
-      <PrecompiledHeader>
-      </PrecompiledHeader>
-      <Optimization>Disabled</Optimization>
-      <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
-      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
-    </ClCompile>
-    <Link>
-      <GenerateDebugInformation>true</GenerateDebugInformation>
-      <AdditionalDependencies>$(PolycodeLibsDebug);%(AdditionalDependencies)</AdditionalDependencies>
-    </Link>
-  </ItemDefinitionGroup>
-  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
-    <ClCompile>
-      <PrecompiledHeader>
-      </PrecompiledHeader>
-      <Optimization>MaxSpeed</Optimization>
-      <FunctionLevelLinking>true</FunctionLevelLinking>
-      <IntrinsicFunctions>true</IntrinsicFunctions>
-      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
-    </ClCompile>
-    <Link>
-      <GenerateDebugInformation>true</GenerateDebugInformation>
-      <EnableCOMDATFolding>true</EnableCOMDATFolding>
-      <OptimizeReferences>true</OptimizeReferences>
-      <AdditionalDependencies>$(PolycodeLibsRelease);%(AdditionalDependencies)</AdditionalDependencies>
-    </Link>
-  </ItemDefinitionGroup>
-  <ItemGroup>
-    <ClCompile Include="PolycodeTemplate.cpp" />
-    <ClCompile Include="PolycodeTemplateApp.cpp" />
-  </ItemGroup>
-  <ItemGroup>
-    <ClInclude Include="PolycodeTemplateApp.h" />
-  </ItemGroup>
-  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
-  <ImportGroup Label="ExtensionTargets">
-  </ImportGroup>
-</Project>

+ 0 - 16
Assets/Templates/C++/Windows/PolycodeTemplateApp.cpp

@@ -1,16 +0,0 @@
-#include "PolycodeTemplateApp.h"
-
-PolycodeTemplateApp::PolycodeTemplateApp(PolycodeView *view) {
-	core = new Win32Core(view, 640,480,false, false, 0, 0,60);	  
-	CoreServices::getInstance()->getResourceManager()->addArchive("default.pak");
-	CoreServices::getInstance()->getResourceManager()->addDirResource("default", false);
-
-	// Write your code here
-}
-PolycodeTemplateApp::~PolycodeTemplateApp() {
-    
-}
-
-bool PolycodeTemplateApp::Update() {
-	return core->updateAndRender();
-}

+ 0 - 15
Assets/Templates/C++/Windows/PolycodeTemplateApp.h

@@ -1,15 +0,0 @@
-#include "PolycodeView.h"
-#include "Polycode.h"
-
-using namespace Polycode;
-
-class PolycodeTemplateApp {
-public:
-    PolycodeTemplateApp(PolycodeView *view);
-    ~PolycodeTemplateApp();
-    
-    bool Update();
-    
-private:
-    Core *core;
-};

+ 0 - 383
Assets/Templates/C++/Xcode/PolycodeTemplate.xcodeproj/project.pbxproj

@@ -1,383 +0,0 @@
-// !$*UTF8*$!
-{
-	archiveVersion = 1;
-	classes = {
-	};
-	objectVersion = 46;
-	objects = {
-
-/* Begin PBXBuildFile section */
-		6D022DEA1598EBF30030B45F /* main_icon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 6D022DE91598EBF30030B45F /* main_icon.icns */; };
-		6D2800BC13760D3E00BD8D0D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D2800BB13760D3E00BD8D0D /* Cocoa.framework */; };
-		6D2800C613760D3E00BD8D0D /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6D2800C413760D3E00BD8D0D /* InfoPlist.strings */; };
-		6D2800C913760D3E00BD8D0D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6D2800C813760D3E00BD8D0D /* main.m */; };
-		6D2800CC13760D3E00BD8D0D /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 6D2800CA13760D3E00BD8D0D /* Credits.rtf */; };
-		6D2800CF13760D3E00BD8D0D /* PolycodeTemplateAppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6D2800CE13760D3E00BD8D0D /* PolycodeTemplateAppDelegate.mm */; };
-		6D2800D213760D3E00BD8D0D /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6D2800D013760D3E00BD8D0D /* MainMenu.xib */; };
-		6D2800E113760D7400BD8D0D /* libPolyCore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D2800E013760D7400BD8D0D /* libPolyCore.a */; };
-		6D2800F213760DD500BD8D0D /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D2800F113760DD500BD8D0D /* OpenGL.framework */; };
-		6D2800F413760DDA00BD8D0D /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D2800F313760DDA00BD8D0D /* OpenAL.framework */; };
-		6D2800F613760DE400BD8D0D /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D2800F513760DE400BD8D0D /* IOKit.framework */; };
-		6D2800F913760E7C00BD8D0D /* PolycodeView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6D2800F813760E7C00BD8D0D /* PolycodeView.mm */; };
-		6D2800FC13760F2C00BD8D0D /* PolycodeTemplateApp.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6D2800FA13760F2C00BD8D0D /* PolycodeTemplateApp.mm */; };
-		6D2800FE13760FC400BD8D0D /* default.pak in Resources */ = {isa = PBXBuildFile; fileRef = 6D2800FD13760FC400BD8D0D /* default.pak */; };
-		6DE4C7F513E24B92009A9862 /* libfreetype.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6DE4C7EE13E24B92009A9862 /* libfreetype.a */; };
-		6DE4C7F613E24B92009A9862 /* liblibogg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6DE4C7EF13E24B92009A9862 /* liblibogg.a */; };
-		6DE4C7F713E24B92009A9862 /* liblibvorbis.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6DE4C7F013E24B92009A9862 /* liblibvorbis.a */; };
-		6DE4C7F813E24B92009A9862 /* liblibvorbisfile.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6DE4C7F113E24B92009A9862 /* liblibvorbisfile.a */; };
-		6DE4C7F913E24B92009A9862 /* libphysfs.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6DE4C7F213E24B92009A9862 /* libphysfs.a */; };
-		6DE4C7FA13E24B92009A9862 /* libpng15.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6DE4C7F313E24B92009A9862 /* libpng15.a */; };
-		6DE4C7FB13E24B92009A9862 /* libz.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6DE4C7F413E24B92009A9862 /* libz.a */; };
-/* End PBXBuildFile section */
-
-/* Begin PBXFileReference section */
-		6D022DE91598EBF30030B45F /* main_icon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = main_icon.icns; sourceTree = "<group>"; };
-		6D2800B713760D3E00BD8D0D /* PolycodeTemplate.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PolycodeTemplate.app; sourceTree = BUILT_PRODUCTS_DIR; };
-		6D2800BB13760D3E00BD8D0D /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
-		6D2800BE13760D3E00BD8D0D /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
-		6D2800BF13760D3E00BD8D0D /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
-		6D2800C013760D3E00BD8D0D /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
-		6D2800C313760D3E00BD8D0D /* PolycodeTemplate-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "PolycodeTemplate-Info.plist"; sourceTree = "<group>"; };
-		6D2800C513760D3E00BD8D0D /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
-		6D2800C713760D3E00BD8D0D /* PolycodeTemplate-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "PolycodeTemplate-Prefix.pch"; sourceTree = "<group>"; };
-		6D2800C813760D3E00BD8D0D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
-		6D2800CB13760D3E00BD8D0D /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
-		6D2800CD13760D3E00BD8D0D /* PolycodeTemplateAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PolycodeTemplateAppDelegate.h; sourceTree = "<group>"; };
-		6D2800CE13760D3E00BD8D0D /* PolycodeTemplateAppDelegate.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = PolycodeTemplateAppDelegate.mm; sourceTree = "<group>"; };
-		6D2800D113760D3E00BD8D0D /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
-		6D2800E013760D7400BD8D0D /* libPolyCore.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libPolyCore.a; path = ../../Core/Lib/libPolyCore.a; sourceTree = "<group>"; };
-		6D2800F113760DD500BD8D0D /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
-		6D2800F313760DDA00BD8D0D /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
-		6D2800F513760DE400BD8D0D /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; };
-		6D2800F713760E7C00BD8D0D /* PolycodeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolycodeView.h; path = ../../../Core/PolycodeView/PolycodeView.h; sourceTree = "<group>"; };
-		6D2800F813760E7C00BD8D0D /* PolycodeView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = PolycodeView.mm; path = ../../../Core/PolycodeView/PolycodeView.mm; sourceTree = "<group>"; };
-		6D2800FA13760F2C00BD8D0D /* PolycodeTemplateApp.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = PolycodeTemplateApp.mm; sourceTree = "<group>"; };
-		6D2800FB13760F2C00BD8D0D /* PolycodeTemplateApp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PolycodeTemplateApp.h; sourceTree = "<group>"; };
-		6D2800FD13760FC400BD8D0D /* default.pak */ = {isa = PBXFileReference; lastKnownFileType = file; name = default.pak; path = ../../../Core/Assets/default.pak; sourceTree = "<group>"; };
-		6DE4C7EE13E24B92009A9862 /* libfreetype.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libfreetype.a; path = ../../Core/Dependencies/lib/libfreetype.a; sourceTree = "<group>"; };
-		6DE4C7EF13E24B92009A9862 /* liblibogg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = liblibogg.a; path = ../../Core/Dependencies/lib/liblibogg.a; sourceTree = "<group>"; };
-		6DE4C7F013E24B92009A9862 /* liblibvorbis.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = liblibvorbis.a; path = ../../Core/Dependencies/lib/liblibvorbis.a; sourceTree = "<group>"; };
-		6DE4C7F113E24B92009A9862 /* liblibvorbisfile.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = liblibvorbisfile.a; path = ../../Core/Dependencies/lib/liblibvorbisfile.a; sourceTree = "<group>"; };
-		6DE4C7F213E24B92009A9862 /* libphysfs.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libphysfs.a; path = ../../Core/Dependencies/lib/libphysfs.a; sourceTree = "<group>"; };
-		6DE4C7F313E24B92009A9862 /* libpng15.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng15.a; path = ../../Core/Dependencies/lib/libpng15.a; sourceTree = "<group>"; };
-		6DE4C7F413E24B92009A9862 /* libz.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libz.a; path = ../../Core/Dependencies/lib/libz.a; sourceTree = "<group>"; };
-/* End PBXFileReference section */
-
-/* Begin PBXFrameworksBuildPhase section */
-		6D2800B413760D3E00BD8D0D /* Frameworks */ = {
-			isa = PBXFrameworksBuildPhase;
-			buildActionMask = 2147483647;
-			files = (
-				6D2800F613760DE400BD8D0D /* IOKit.framework in Frameworks */,
-				6D2800F413760DDA00BD8D0D /* OpenAL.framework in Frameworks */,
-				6D2800F213760DD500BD8D0D /* OpenGL.framework in Frameworks */,
-				6D2800BC13760D3E00BD8D0D /* Cocoa.framework in Frameworks */,
-				6D2800E113760D7400BD8D0D /* libPolyCore.a in Frameworks */,
-				6DE4C7F513E24B92009A9862 /* libfreetype.a in Frameworks */,
-				6DE4C7F613E24B92009A9862 /* liblibogg.a in Frameworks */,
-				6DE4C7F713E24B92009A9862 /* liblibvorbis.a in Frameworks */,
-				6DE4C7F813E24B92009A9862 /* liblibvorbisfile.a in Frameworks */,
-				6DE4C7F913E24B92009A9862 /* libphysfs.a in Frameworks */,
-				6DE4C7FA13E24B92009A9862 /* libpng15.a in Frameworks */,
-				6DE4C7FB13E24B92009A9862 /* libz.a in Frameworks */,
-			);
-			runOnlyForDeploymentPostprocessing = 0;
-		};
-/* End PBXFrameworksBuildPhase section */
-
-/* Begin PBXGroup section */
-		6D2800AC13760D3E00BD8D0D = {
-			isa = PBXGroup;
-			children = (
-				6D2800C113760D3E00BD8D0D /* PolycodeTemplate */,
-				6D2800BA13760D3E00BD8D0D /* Frameworks */,
-				6D2800B813760D3E00BD8D0D /* Products */,
-			);
-			sourceTree = "<group>";
-		};
-		6D2800B813760D3E00BD8D0D /* Products */ = {
-			isa = PBXGroup;
-			children = (
-				6D2800B713760D3E00BD8D0D /* PolycodeTemplate.app */,
-			);
-			name = Products;
-			sourceTree = "<group>";
-		};
-		6D2800BA13760D3E00BD8D0D /* Frameworks */ = {
-			isa = PBXGroup;
-			children = (
-				6DE4C7EE13E24B92009A9862 /* libfreetype.a */,
-				6DE4C7EF13E24B92009A9862 /* liblibogg.a */,
-				6DE4C7F013E24B92009A9862 /* liblibvorbis.a */,
-				6DE4C7F113E24B92009A9862 /* liblibvorbisfile.a */,
-				6DE4C7F213E24B92009A9862 /* libphysfs.a */,
-				6DE4C7F313E24B92009A9862 /* libpng15.a */,
-				6DE4C7F413E24B92009A9862 /* libz.a */,
-				6D2800F513760DE400BD8D0D /* IOKit.framework */,
-				6D2800F313760DDA00BD8D0D /* OpenAL.framework */,
-				6D2800F113760DD500BD8D0D /* OpenGL.framework */,
-				6D2800E013760D7400BD8D0D /* libPolyCore.a */,
-				6D2800BB13760D3E00BD8D0D /* Cocoa.framework */,
-				6D2800BD13760D3E00BD8D0D /* Other Frameworks */,
-			);
-			name = Frameworks;
-			sourceTree = "<group>";
-		};
-		6D2800BD13760D3E00BD8D0D /* Other Frameworks */ = {
-			isa = PBXGroup;
-			children = (
-				6D2800BE13760D3E00BD8D0D /* AppKit.framework */,
-				6D2800BF13760D3E00BD8D0D /* CoreData.framework */,
-				6D2800C013760D3E00BD8D0D /* Foundation.framework */,
-			);
-			name = "Other Frameworks";
-			sourceTree = "<group>";
-		};
-		6D2800C113760D3E00BD8D0D /* PolycodeTemplate */ = {
-			isa = PBXGroup;
-			children = (
-				6D2800C213760D3E00BD8D0D /* Supporting Files */,
-				6D2800FA13760F2C00BD8D0D /* PolycodeTemplateApp.mm */,
-				6D2800FB13760F2C00BD8D0D /* PolycodeTemplateApp.h */,
-			);
-			path = PolycodeTemplate;
-			sourceTree = "<group>";
-		};
-		6D2800C213760D3E00BD8D0D /* Supporting Files */ = {
-			isa = PBXGroup;
-			children = (
-				6D2800FD13760FC400BD8D0D /* default.pak */,
-				6D022DE91598EBF30030B45F /* main_icon.icns */,
-				6D2800F713760E7C00BD8D0D /* PolycodeView.h */,
-				6D2800F813760E7C00BD8D0D /* PolycodeView.mm */,
-				6D2800CD13760D3E00BD8D0D /* PolycodeTemplateAppDelegate.h */,
-				6D2800CE13760D3E00BD8D0D /* PolycodeTemplateAppDelegate.mm */,
-				6D2800D013760D3E00BD8D0D /* MainMenu.xib */,
-				6D2800C313760D3E00BD8D0D /* PolycodeTemplate-Info.plist */,
-				6D2800C413760D3E00BD8D0D /* InfoPlist.strings */,
-				6D2800C713760D3E00BD8D0D /* PolycodeTemplate-Prefix.pch */,
-				6D2800C813760D3E00BD8D0D /* main.m */,
-				6D2800CA13760D3E00BD8D0D /* Credits.rtf */,
-			);
-			name = "Supporting Files";
-			sourceTree = "<group>";
-		};
-/* End PBXGroup section */
-
-/* Begin PBXNativeTarget section */
-		6D2800B613760D3E00BD8D0D /* PolycodeTemplate */ = {
-			isa = PBXNativeTarget;
-			buildConfigurationList = 6D2800D513760D3E00BD8D0D /* Build configuration list for PBXNativeTarget "PolycodeTemplate" */;
-			buildPhases = (
-				6D2800B313760D3E00BD8D0D /* Sources */,
-				6D2800B413760D3E00BD8D0D /* Frameworks */,
-				6D2800B513760D3E00BD8D0D /* Resources */,
-			);
-			buildRules = (
-			);
-			dependencies = (
-			);
-			name = PolycodeTemplate;
-			productName = PolycodeTemplate;
-			productReference = 6D2800B713760D3E00BD8D0D /* PolycodeTemplate.app */;
-			productType = "com.apple.product-type.application";
-		};
-/* End PBXNativeTarget section */
-
-/* Begin PBXProject section */
-		6D2800AE13760D3E00BD8D0D /* Project object */ = {
-			isa = PBXProject;
-			attributes = {
-				ORGANIZATIONNAME = Tomatogon;
-			};
-			buildConfigurationList = 6D2800B113760D3E00BD8D0D /* Build configuration list for PBXProject "PolycodeTemplate" */;
-			compatibilityVersion = "Xcode 3.2";
-			developmentRegion = English;
-			hasScannedForEncodings = 0;
-			knownRegions = (
-				en,
-			);
-			mainGroup = 6D2800AC13760D3E00BD8D0D;
-			productRefGroup = 6D2800B813760D3E00BD8D0D /* Products */;
-			projectDirPath = "";
-			projectRoot = "";
-			targets = (
-				6D2800B613760D3E00BD8D0D /* PolycodeTemplate */,
-			);
-		};
-/* End PBXProject section */
-
-/* Begin PBXResourcesBuildPhase section */
-		6D2800B513760D3E00BD8D0D /* Resources */ = {
-			isa = PBXResourcesBuildPhase;
-			buildActionMask = 2147483647;
-			files = (
-				6D2800C613760D3E00BD8D0D /* InfoPlist.strings in Resources */,
-				6D2800CC13760D3E00BD8D0D /* Credits.rtf in Resources */,
-				6D2800D213760D3E00BD8D0D /* MainMenu.xib in Resources */,
-				6D2800FE13760FC400BD8D0D /* default.pak in Resources */,
-				6D022DEA1598EBF30030B45F /* main_icon.icns in Resources */,
-			);
-			runOnlyForDeploymentPostprocessing = 0;
-		};
-/* End PBXResourcesBuildPhase section */
-
-/* Begin PBXSourcesBuildPhase section */
-		6D2800B313760D3E00BD8D0D /* Sources */ = {
-			isa = PBXSourcesBuildPhase;
-			buildActionMask = 2147483647;
-			files = (
-				6D2800C913760D3E00BD8D0D /* main.m in Sources */,
-				6D2800CF13760D3E00BD8D0D /* PolycodeTemplateAppDelegate.mm in Sources */,
-				6D2800F913760E7C00BD8D0D /* PolycodeView.mm in Sources */,
-				6D2800FC13760F2C00BD8D0D /* PolycodeTemplateApp.mm in Sources */,
-			);
-			runOnlyForDeploymentPostprocessing = 0;
-		};
-/* End PBXSourcesBuildPhase section */
-
-/* Begin PBXVariantGroup section */
-		6D2800C413760D3E00BD8D0D /* InfoPlist.strings */ = {
-			isa = PBXVariantGroup;
-			children = (
-				6D2800C513760D3E00BD8D0D /* en */,
-			);
-			name = InfoPlist.strings;
-			sourceTree = "<group>";
-		};
-		6D2800CA13760D3E00BD8D0D /* Credits.rtf */ = {
-			isa = PBXVariantGroup;
-			children = (
-				6D2800CB13760D3E00BD8D0D /* en */,
-			);
-			name = Credits.rtf;
-			sourceTree = "<group>";
-		};
-		6D2800D013760D3E00BD8D0D /* MainMenu.xib */ = {
-			isa = PBXVariantGroup;
-			children = (
-				6D2800D113760D3E00BD8D0D /* en */,
-			);
-			name = MainMenu.xib;
-			sourceTree = "<group>";
-		};
-/* End PBXVariantGroup section */
-
-/* Begin XCBuildConfiguration section */
-		6D2800D313760D3E00BD8D0D /* Debug */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
-				GCC_C_LANGUAGE_STANDARD = gnu99;
-				GCC_OPTIMIZATION_LEVEL = 0;
-				GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
-				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
-				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
-				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
-				GCC_WARN_ABOUT_RETURN_TYPE = YES;
-				GCC_WARN_UNUSED_VARIABLE = YES;
-				MACOSX_DEPLOYMENT_TARGET = 10.6;
-				ONLY_ACTIVE_ARCH = YES;
-				SDKROOT = macosx;
-			};
-			name = Debug;
-		};
-		6D2800D413760D3E00BD8D0D /* Release */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
-				GCC_C_LANGUAGE_STANDARD = gnu99;
-				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
-				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
-				GCC_WARN_ABOUT_RETURN_TYPE = YES;
-				GCC_WARN_UNUSED_VARIABLE = YES;
-				MACOSX_DEPLOYMENT_TARGET = 10.6;
-				SDKROOT = macosx;
-			};
-			name = Release;
-		};
-		6D2800D613760D3E00BD8D0D /* Debug */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				ALWAYS_SEARCH_USER_PATHS = NO;
-				CLANG_CXX_LIBRARY = "libc++";
-				COPY_PHASE_STRIP = NO;
-				GCC_DYNAMIC_NO_PIC = NO;
-				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = "PolycodeTemplate/PolycodeTemplate-Prefix.pch";
-				HEADER_SEARCH_PATHS = (
-					"\"$(SRCROOT)/../../Core/Include\"",
-					"\"$(SRCROOT)/../../Core/Dependencies/Include\"",
-					/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/OpenAL.framework/Headers,
-					/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/OpenAL.framework/Headers,
-					"\"$(SRCROOT)/../../Core/Dependencies/include/freetype2\"",
-				);
-				INFOPLIST_FILE = "PolycodeTemplate/PolycodeTemplate-Info.plist";
-				LIBRARY_SEARCH_PATHS = (
-					"$(inherited)",
-					"\"$(SRCROOT)/../../Core/Lib\"",
-					"\"$(SRCROOT)/../../Dependencies/Lib\"",
-					"\"$(SRCROOT)/../../Core/Dependencies/lib\"",
-				);
-				MACOSX_DEPLOYMENT_TARGET = 10.7;
-				PRODUCT_NAME = "$(TARGET_NAME)";
-				WRAPPER_EXTENSION = app;
-			};
-			name = Debug;
-		};
-		6D2800D713760D3E00BD8D0D /* Release */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				ALWAYS_SEARCH_USER_PATHS = NO;
-				CLANG_CXX_LIBRARY = "libc++";
-				COPY_PHASE_STRIP = YES;
-				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
-				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = "PolycodeTemplate/PolycodeTemplate-Prefix.pch";
-				HEADER_SEARCH_PATHS = (
-					"\"$(SRCROOT)/../../Core/Include\"",
-					"\"$(SRCROOT)/../../Core/Dependencies/Include\"",
-					/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/OpenAL.framework/Headers,
-					/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/OpenAL.framework/Headers,
-					"\"$(SRCROOT)/../../Core/Dependencies/include/freetype2\"",
-				);
-				INFOPLIST_FILE = "PolycodeTemplate/PolycodeTemplate-Info.plist";
-				LIBRARY_SEARCH_PATHS = (
-					"$(inherited)",
-					"\"$(SRCROOT)/../../Core/Lib\"",
-					"\"$(SRCROOT)/../../Dependencies/Lib\"",
-					"\"$(SRCROOT)/../../Core/Dependencies/lib\"",
-				);
-				MACOSX_DEPLOYMENT_TARGET = 10.7;
-				PRODUCT_NAME = "$(TARGET_NAME)";
-				WRAPPER_EXTENSION = app;
-			};
-			name = Release;
-		};
-/* End XCBuildConfiguration section */
-
-/* Begin XCConfigurationList section */
-		6D2800B113760D3E00BD8D0D /* Build configuration list for PBXProject "PolycodeTemplate" */ = {
-			isa = XCConfigurationList;
-			buildConfigurations = (
-				6D2800D313760D3E00BD8D0D /* Debug */,
-				6D2800D413760D3E00BD8D0D /* Release */,
-			);
-			defaultConfigurationIsVisible = 0;
-			defaultConfigurationName = Release;
-		};
-		6D2800D513760D3E00BD8D0D /* Build configuration list for PBXNativeTarget "PolycodeTemplate" */ = {
-			isa = XCConfigurationList;
-			buildConfigurations = (
-				6D2800D613760D3E00BD8D0D /* Debug */,
-				6D2800D713760D3E00BD8D0D /* Release */,
-			);
-			defaultConfigurationIsVisible = 0;
-			defaultConfigurationName = Release;
-		};
-/* End XCConfigurationList section */
-	};
-	rootObject = 6D2800AE13760D3E00BD8D0D /* Project object */;
-}

+ 0 - 80
Assets/Templates/C++/Xcode/PolycodeTemplate.xcodeproj/xcuserdata/ivansafrin.xcuserdatad/xcschemes/PolycodeTemplate.xcscheme

@@ -1,80 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Scheme
-   version = "1.8">
-   <BuildAction
-      parallelizeBuildables = "YES"
-      buildImplicitDependencies = "YES">
-      <BuildActionEntries>
-         <BuildActionEntry
-            buildForTesting = "YES"
-            buildForRunning = "YES"
-            buildForProfiling = "YES"
-            buildForArchiving = "YES"
-            buildForAnalyzing = "YES">
-            <BuildableReference
-               BuildableIdentifier = "primary"
-               BlueprintIdentifier = "6D2800B613760D3E00BD8D0D"
-               BuildableName = "PolycodeTemplate.app"
-               BlueprintName = "PolycodeTemplate"
-               ReferencedContainer = "container:PolycodeTemplate.xcodeproj">
-            </BuildableReference>
-         </BuildActionEntry>
-      </BuildActionEntries>
-   </BuildAction>
-   <TestAction
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
-      shouldUseLaunchSchemeArgsEnv = "YES"
-      buildConfiguration = "Debug">
-      <Testables>
-      </Testables>
-   </TestAction>
-   <LaunchAction
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
-      displayScaleIsEnabled = "NO"
-      displayScale = "1.00"
-      launchStyle = "0"
-      useCustomWorkingDirectory = "NO"
-      buildConfiguration = "Debug"
-      ignoresPersistentStateOnLaunch = "NO"
-      debugDocumentVersioning = "YES"
-      allowLocationSimulation = "YES">
-      <BuildableProductRunnable>
-         <BuildableReference
-            BuildableIdentifier = "primary"
-            BlueprintIdentifier = "6D2800B613760D3E00BD8D0D"
-            BuildableName = "PolycodeTemplate.app"
-            BlueprintName = "PolycodeTemplate"
-            ReferencedContainer = "container:PolycodeTemplate.xcodeproj">
-         </BuildableReference>
-      </BuildableProductRunnable>
-      <AdditionalOptions>
-      </AdditionalOptions>
-   </LaunchAction>
-   <ProfileAction
-      displayScaleIsEnabled = "NO"
-      displayScale = "1.00"
-      shouldUseLaunchSchemeArgsEnv = "YES"
-      savedToolIdentifier = ""
-      useCustomWorkingDirectory = "NO"
-      buildConfiguration = "Release"
-      debugDocumentVersioning = "YES">
-      <BuildableProductRunnable>
-         <BuildableReference
-            BuildableIdentifier = "primary"
-            BlueprintIdentifier = "6D2800B613760D3E00BD8D0D"
-            BuildableName = "PolycodeTemplate.app"
-            BlueprintName = "PolycodeTemplate"
-            ReferencedContainer = "container:PolycodeTemplate.xcodeproj">
-         </BuildableReference>
-      </BuildableProductRunnable>
-   </ProfileAction>
-   <AnalyzeAction
-      buildConfiguration = "Debug">
-   </AnalyzeAction>
-   <ArchiveAction
-      buildConfiguration = "Release"
-      revealArchiveInOrganizer = "YES">
-   </ArchiveAction>
-</Scheme>

+ 0 - 22
Assets/Templates/C++/Xcode/PolycodeTemplate.xcodeproj/xcuserdata/ivansafrin.xcuserdatad/xcschemes/xcschememanagement.plist

@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-	<key>SchemeUserState</key>
-	<dict>
-		<key>PolycodeTemplate.xcscheme</key>
-		<dict>
-			<key>orderHint</key>
-			<integer>0</integer>
-		</dict>
-	</dict>
-	<key>SuppressBuildableAutocreation</key>
-	<dict>
-		<key>6D2800B613760D3E00BD8D0D</key>
-		<dict>
-			<key>primary</key>
-			<true/>
-		</dict>
-	</dict>
-</dict>
-</plist>

+ 0 - 32
Assets/Templates/C++/Xcode/PolycodeTemplate/PolycodeTemplate-Info.plist

@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-	<key>CFBundleDevelopmentRegion</key>
-	<string>en</string>
-	<key>CFBundleExecutable</key>
-	<string>${EXECUTABLE_NAME}</string>
-	<key>CFBundleIconFile</key>
-	<string>main_icon.icns</string>
-	<key>CFBundleIdentifier</key>
-	<string>org.polycode.${PRODUCT_NAME:rfc1034identifier}</string>
-	<key>CFBundleInfoDictionaryVersion</key>
-	<string>6.0</string>
-	<key>CFBundleName</key>
-	<string>${PRODUCT_NAME}</string>
-	<key>CFBundlePackageType</key>
-	<string>APPL</string>
-	<key>CFBundleShortVersionString</key>
-	<string>1.0</string>
-	<key>CFBundleSignature</key>
-	<string>????</string>
-	<key>CFBundleVersion</key>
-	<string>1</string>
-	<key>LSMinimumSystemVersion</key>
-	<string>${MACOSX_DEPLOYMENT_TARGET}</string>
-	<key>NSMainNibFile</key>
-	<string>MainMenu</string>
-	<key>NSPrincipalClass</key>
-	<string>NSApplication</string>
-</dict>
-</plist>

+ 0 - 7
Assets/Templates/C++/Xcode/PolycodeTemplate/PolycodeTemplate-Prefix.pch

@@ -1,7 +0,0 @@
-//
-// Prefix header for all source files of the 'PolycodeTemplate' target in the 'PolycodeTemplate' project
-//
-
-#ifdef __OBJC__
-	#import <Cocoa/Cocoa.h>
-#endif

+ 0 - 19
Assets/Templates/C++/Xcode/PolycodeTemplate/PolycodeTemplateApp.h

@@ -1,19 +0,0 @@
-//
-// Polycode template. Write your code here.
-//
-
-#import "PolycodeView.h"
-#include "Polycode.h"
-
-using namespace Polycode;
-
-class PolycodeTemplateApp {
-public:
-    PolycodeTemplateApp(PolycodeView *view);
-    ~PolycodeTemplateApp();
-    
-    bool Update();
-    
-private:
-    Core *core;
-};

+ 0 - 22
Assets/Templates/C++/Xcode/PolycodeTemplate/PolycodeTemplateApp.mm

@@ -1,22 +0,0 @@
-//
-// Polycode template. Write your code here.
-// 
-
-#include "PolycodeTemplateApp.h"
-
-
-PolycodeTemplateApp::PolycodeTemplateApp(PolycodeView *view) {
-    core = new CocoaCore(view, 640,480,false,false, 0,0,60);	  
-	CoreServices::getInstance()->getResourceManager()->addArchive("default.pak");
-	CoreServices::getInstance()->getResourceManager()->addDirResource("default");
-
-	// Write your code here!
-}
-
-PolycodeTemplateApp::~PolycodeTemplateApp() {
-    
-}
-
-bool PolycodeTemplateApp::Update() {
-    return core->updateAndRender();
-}

+ 0 - 38
Assets/Templates/C++/Xcode/PolycodeTemplate/PolycodeTemplateAppDelegate.h

@@ -1,38 +0,0 @@
-/*
-Copyright (C) 2011 by Ivan Safrin
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
-*/
-
-#import <Cocoa/Cocoa.h>
-#import "PolycodeView.h"
-#include "PolycodeTemplateApp.h"
-
-@interface PolycodeTemplateAppDelegate : NSObject <NSApplicationDelegate> {
-@private
-	NSWindow *window;
-	PolycodeView *mainView;	
-    PolycodeTemplateApp *app;
-    NSTimer *timer;	
-}
-
-@property (assign) IBOutlet NSWindow *window;
-@property (assign) IBOutlet PolycodeView *mainView;
-
-@end

+ 0 - 54
Assets/Templates/C++/Xcode/PolycodeTemplate/PolycodeTemplateAppDelegate.mm

@@ -1,54 +0,0 @@
-/*
-Copyright (C) 2011 by Ivan Safrin
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
-*/
-
-#import "PolycodeTemplateAppDelegate.h"
-
-@implementation PolycodeTemplateAppDelegate
-
-@synthesize window;
-@synthesize mainView;
-
-- (void)applicationDidFinishLaunching:(NSNotification *)aNotification
-{
-	app = new PolycodeTemplateApp(mainView);	
-	timer = [NSTimer timerWithTimeInterval:(1.0f/60.0f)
-		target:self
-		selector:@selector(animationTimer:)
-		userInfo:nil
-		repeats:YES];
-	[[NSRunLoop currentRunLoop] addTimer:timer forMode:NSDefaultRunLoopMode];
-	[[NSRunLoop currentRunLoop] addTimer:timer forMode:NSEventTrackingRunLoopMode];
-}
-
-- (BOOL)applicationShouldTerminateAfterLastWindowClosed:(NSApplication *)theApplication
-{
-	return YES;
-}
-
-- (void)animationTimer:(NSTimer *)timer
-{
-	if(!app->Update()) {
-		[[NSApplication sharedApplication] stop:self];
-	}
-}
-
-@end

+ 0 - 29
Assets/Templates/C++/Xcode/PolycodeTemplate/en.lproj/Credits.rtf

@@ -1,29 +0,0 @@
-{\rtf0\ansi{\fonttbl\f0\fswiss Helvetica;}
-{\colortbl;\red255\green255\blue255;}
-\paperw9840\paperh8400
-\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
-
-\f0\b\fs24 \cf0 Engineering:
-\b0 \
-	Some people\
-\
-
-\b Human Interface Design:
-\b0 \
-	Some other people\
-\
-
-\b Testing:
-\b0 \
-	Hopefully not nobody\
-\
-
-\b Documentation:
-\b0 \
-	Whoever\
-\
-
-\b With special thanks to:
-\b0 \
-	Mom\
-}

+ 0 - 2
Assets/Templates/C++/Xcode/PolycodeTemplate/en.lproj/InfoPlist.strings

@@ -1,2 +0,0 @@
-/* Localized versions of Info.plist keys */
-

+ 0 - 808
Assets/Templates/C++/Xcode/PolycodeTemplate/en.lproj/MainMenu.xib

@@ -1,808 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
-	<data>
-		<int key="IBDocument.SystemTarget">1070</int>
-		<string key="IBDocument.SystemVersion">11E53</string>
-		<string key="IBDocument.InterfaceBuilderVersion">2182</string>
-		<string key="IBDocument.AppKitVersion">1138.47</string>
-		<string key="IBDocument.HIToolboxVersion">569.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin</string>
-			<string key="NS.object.0">2182</string>
-		</object>
-		<object class="NSArray" key="IBDocument.IntegratedClassDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>NSOpenGLView</string>
-			<string>NSWindowTemplate</string>
-			<string>NSView</string>
-			<string>NSMenu</string>
-			<string>NSMenuItem</string>
-			<string>NSCustomObject</string>
-		</object>
-		<object class="NSArray" key="IBDocument.PluginDependencies">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<string key="NS.key.0">PluginDependencyRecalculationVersion</string>
-			<integer value="1" key="NS.object.0"/>
-		</object>
-		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1048">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSCustomObject" id="1021">
-				<string key="NSClassName">NSApplication</string>
-			</object>
-			<object class="NSCustomObject" id="1014">
-				<string key="NSClassName">FirstResponder</string>
-			</object>
-			<object class="NSCustomObject" id="1050">
-				<string key="NSClassName">NSApplication</string>
-			</object>
-			<object class="NSMenu" id="649796088">
-				<string key="NSTitle">AMainMenu</string>
-				<object class="NSMutableArray" key="NSMenuItems">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="NSMenuItem" id="694149608">
-						<reference key="NSMenu" ref="649796088"/>
-						<string key="NSTitle">PolycodeTemplate</string>
-						<string key="NSKeyEquiv"/>
-						<int key="NSKeyEquivModMask">1048576</int>
-						<int key="NSMnemonicLoc">2147483647</int>
-						<object class="NSCustomResource" key="NSOnImage" id="35465992">
-							<string key="NSClassName">NSImage</string>
-							<string key="NSResourceName">NSMenuCheckmark</string>
-						</object>
-						<object class="NSCustomResource" key="NSMixedImage" id="502551668">
-							<string key="NSClassName">NSImage</string>
-							<string key="NSResourceName">NSMenuMixedState</string>
-						</object>
-						<string key="NSAction">submenuAction:</string>
-						<object class="NSMenu" key="NSSubmenu" id="110575045">
-							<string key="NSTitle">PolycodeTemplate</string>
-							<object class="NSMutableArray" key="NSMenuItems">
-								<bool key="EncodedWithXMLCoder">YES</bool>
-								<object class="NSMenuItem" id="238522557">
-									<reference key="NSMenu" ref="110575045"/>
-									<string key="NSTitle">About PolycodeTemplate</string>
-									<string key="NSKeyEquiv"/>
-									<int key="NSMnemonicLoc">2147483647</int>
-									<reference key="NSOnImage" ref="35465992"/>
-									<reference key="NSMixedImage" ref="502551668"/>
-								</object>
-								<object class="NSMenuItem" id="304266470">
-									<reference key="NSMenu" ref="110575045"/>
-									<bool key="NSIsDisabled">YES</bool>
-									<bool key="NSIsSeparator">YES</bool>
-									<string key="NSTitle"/>
-									<string key="NSKeyEquiv"/>
-									<int key="NSKeyEquivModMask">1048576</int>
-									<int key="NSMnemonicLoc">2147483647</int>
-									<reference key="NSOnImage" ref="35465992"/>
-									<reference key="NSMixedImage" ref="502551668"/>
-								</object>
-								<object class="NSMenuItem" id="609285721">
-									<reference key="NSMenu" ref="110575045"/>
-									<string key="NSTitle">Preferences…</string>
-									<string key="NSKeyEquiv">,</string>
-									<int key="NSKeyEquivModMask">1048576</int>
-									<int key="NSMnemonicLoc">2147483647</int>
-									<reference key="NSOnImage" ref="35465992"/>
-									<reference key="NSMixedImage" ref="502551668"/>
-								</object>
-								<object class="NSMenuItem" id="481834944">
-									<reference key="NSMenu" ref="110575045"/>
-									<bool key="NSIsDisabled">YES</bool>
-									<bool key="NSIsSeparator">YES</bool>
-									<string key="NSTitle"/>
-									<string key="NSKeyEquiv"/>
-									<int key="NSKeyEquivModMask">1048576</int>
-									<int key="NSMnemonicLoc">2147483647</int>
-									<reference key="NSOnImage" ref="35465992"/>
-									<reference key="NSMixedImage" ref="502551668"/>
-								</object>
-								<object class="NSMenuItem" id="1046388886">
-									<reference key="NSMenu" ref="110575045"/>
-									<string key="NSTitle">Services</string>
-									<string key="NSKeyEquiv"/>
-									<int key="NSKeyEquivModMask">1048576</int>
-									<int key="NSMnemonicLoc">2147483647</int>
-									<reference key="NSOnImage" ref="35465992"/>
-									<reference key="NSMixedImage" ref="502551668"/>
-									<string key="NSAction">submenuAction:</string>
-									<object class="NSMenu" key="NSSubmenu" id="752062318">
-										<string key="NSTitle">Services</string>
-										<object class="NSMutableArray" key="NSMenuItems">
-											<bool key="EncodedWithXMLCoder">YES</bool>
-										</object>
-										<string key="NSName">_NSServicesMenu</string>
-									</object>
-								</object>
-								<object class="NSMenuItem" id="646227648">
-									<reference key="NSMenu" ref="110575045"/>
-									<bool key="NSIsDisabled">YES</bool>
-									<bool key="NSIsSeparator">YES</bool>
-									<string key="NSTitle"/>
-									<string key="NSKeyEquiv"/>
-									<int key="NSKeyEquivModMask">1048576</int>
-									<int key="NSMnemonicLoc">2147483647</int>
-									<reference key="NSOnImage" ref="35465992"/>
-									<reference key="NSMixedImage" ref="502551668"/>
-								</object>
-								<object class="NSMenuItem" id="755159360">
-									<reference key="NSMenu" ref="110575045"/>
-									<string key="NSTitle">Hide PolycodeTemplate</string>
-									<string key="NSKeyEquiv">h</string>
-									<int key="NSKeyEquivModMask">1048576</int>
-									<int key="NSMnemonicLoc">2147483647</int>
-									<reference key="NSOnImage" ref="35465992"/>
-									<reference key="NSMixedImage" ref="502551668"/>
-								</object>
-								<object class="NSMenuItem" id="342932134">
-									<reference key="NSMenu" ref="110575045"/>
-									<string key="NSTitle">Hide Others</string>
-									<string key="NSKeyEquiv">h</string>
-									<int key="NSKeyEquivModMask">1572864</int>
-									<int key="NSMnemonicLoc">2147483647</int>
-									<reference key="NSOnImage" ref="35465992"/>
-									<reference key="NSMixedImage" ref="502551668"/>
-								</object>
-								<object class="NSMenuItem" id="908899353">
-									<reference key="NSMenu" ref="110575045"/>
-									<string key="NSTitle">Show All</string>
-									<string key="NSKeyEquiv"/>
-									<int key="NSKeyEquivModMask">1048576</int>
-									<int key="NSMnemonicLoc">2147483647</int>
-									<reference key="NSOnImage" ref="35465992"/>
-									<reference key="NSMixedImage" ref="502551668"/>
-								</object>
-								<object class="NSMenuItem" id="1056857174">
-									<reference key="NSMenu" ref="110575045"/>
-									<bool key="NSIsDisabled">YES</bool>
-									<bool key="NSIsSeparator">YES</bool>
-									<string key="NSTitle"/>
-									<string key="NSKeyEquiv"/>
-									<int key="NSKeyEquivModMask">1048576</int>
-									<int key="NSMnemonicLoc">2147483647</int>
-									<reference key="NSOnImage" ref="35465992"/>
-									<reference key="NSMixedImage" ref="502551668"/>
-								</object>
-								<object class="NSMenuItem" id="632727374">
-									<reference key="NSMenu" ref="110575045"/>
-									<string key="NSTitle">Quit PolycodeTemplate</string>
-									<string key="NSKeyEquiv">q</string>
-									<int key="NSKeyEquivModMask">1048576</int>
-									<int key="NSMnemonicLoc">2147483647</int>
-									<reference key="NSOnImage" ref="35465992"/>
-									<reference key="NSMixedImage" ref="502551668"/>
-								</object>
-							</object>
-							<string key="NSName">_NSAppleMenu</string>
-						</object>
-					</object>
-					<object class="NSMenuItem" id="713487014">
-						<reference key="NSMenu" ref="649796088"/>
-						<string key="NSTitle">Window</string>
-						<string key="NSKeyEquiv"/>
-						<int key="NSKeyEquivModMask">1048576</int>
-						<int key="NSMnemonicLoc">2147483647</int>
-						<reference key="NSOnImage" ref="35465992"/>
-						<reference key="NSMixedImage" ref="502551668"/>
-						<string key="NSAction">submenuAction:</string>
-						<object class="NSMenu" key="NSSubmenu" id="835318025">
-							<string key="NSTitle">Window</string>
-							<object class="NSMutableArray" key="NSMenuItems">
-								<bool key="EncodedWithXMLCoder">YES</bool>
-								<object class="NSMenuItem" id="1011231497">
-									<reference key="NSMenu" ref="835318025"/>
-									<string key="NSTitle">Minimize</string>
-									<string key="NSKeyEquiv">m</string>
-									<int key="NSKeyEquivModMask">1048576</int>
-									<int key="NSMnemonicLoc">2147483647</int>
-									<reference key="NSOnImage" ref="35465992"/>
-									<reference key="NSMixedImage" ref="502551668"/>
-								</object>
-								<object class="NSMenuItem" id="575023229">
-									<reference key="NSMenu" ref="835318025"/>
-									<string key="NSTitle">Zoom</string>
-									<string key="NSKeyEquiv"/>
-									<int key="NSKeyEquivModMask">1048576</int>
-									<int key="NSMnemonicLoc">2147483647</int>
-									<reference key="NSOnImage" ref="35465992"/>
-									<reference key="NSMixedImage" ref="502551668"/>
-								</object>
-								<object class="NSMenuItem" id="299356726">
-									<reference key="NSMenu" ref="835318025"/>
-									<bool key="NSIsDisabled">YES</bool>
-									<bool key="NSIsSeparator">YES</bool>
-									<string key="NSTitle"/>
-									<string key="NSKeyEquiv"/>
-									<int key="NSKeyEquivModMask">1048576</int>
-									<int key="NSMnemonicLoc">2147483647</int>
-									<reference key="NSOnImage" ref="35465992"/>
-									<reference key="NSMixedImage" ref="502551668"/>
-								</object>
-								<object class="NSMenuItem" id="625202149">
-									<reference key="NSMenu" ref="835318025"/>
-									<string key="NSTitle">Bring All to Front</string>
-									<string key="NSKeyEquiv"/>
-									<int key="NSKeyEquivModMask">1048576</int>
-									<int key="NSMnemonicLoc">2147483647</int>
-									<reference key="NSOnImage" ref="35465992"/>
-									<reference key="NSMixedImage" ref="502551668"/>
-								</object>
-							</object>
-							<string key="NSName">_NSWindowsMenu</string>
-						</object>
-					</object>
-					<object class="NSMenuItem" id="448692316">
-						<reference key="NSMenu" ref="649796088"/>
-						<string key="NSTitle">Help</string>
-						<string key="NSKeyEquiv"/>
-						<int key="NSMnemonicLoc">2147483647</int>
-						<reference key="NSOnImage" ref="35465992"/>
-						<reference key="NSMixedImage" ref="502551668"/>
-						<string key="NSAction">submenuAction:</string>
-						<object class="NSMenu" key="NSSubmenu" id="992780483">
-							<string key="NSTitle">Help</string>
-							<object class="NSMutableArray" key="NSMenuItems">
-								<bool key="EncodedWithXMLCoder">YES</bool>
-								<object class="NSMenuItem" id="105068016">
-									<reference key="NSMenu" ref="992780483"/>
-									<string key="NSTitle">PolycodeTemplate Help</string>
-									<string key="NSKeyEquiv">?</string>
-									<int key="NSKeyEquivModMask">1048576</int>
-									<int key="NSMnemonicLoc">2147483647</int>
-									<reference key="NSOnImage" ref="35465992"/>
-									<reference key="NSMixedImage" ref="502551668"/>
-								</object>
-							</object>
-							<string key="NSName">_NSHelpMenu</string>
-						</object>
-					</object>
-				</object>
-				<string key="NSName">_NSMainMenu</string>
-			</object>
-			<object class="NSWindowTemplate" id="972006081">
-				<int key="NSWindowStyleMask">15</int>
-				<int key="NSWindowBacking">2</int>
-				<string key="NSWindowRect">{{335, 390}, {480, 360}}</string>
-				<int key="NSWTFlags">1685585920</int>
-				<string key="NSWindowTitle">PolycodeTemplate</string>
-				<string key="NSWindowClass">NSWindow</string>
-				<nil key="NSViewClass"/>
-				<nil key="NSUserInterfaceItemIdentifier"/>
-				<object class="NSView" key="NSWindowView" id="439893737">
-					<reference key="NSNextResponder"/>
-					<int key="NSvFlags">256</int>
-					<object class="NSMutableArray" key="NSSubviews">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSOpenGLView" id="115691534">
-							<reference key="NSNextResponder" ref="439893737"/>
-							<int key="NSvFlags">1298</int>
-							<object class="NSPSMatrix" key="NSDrawMatrix"/>
-							<string key="NSFrameSize">{480, 360}</string>
-							<reference key="NSSuperview" ref="439893737"/>
-							<reference key="NSWindow"/>
-							<object class="NSOpenGLPixelFormat" key="NSPixelFormat">
-								<object class="NSMutableData" key="NSPixelAttributes">
-									<bytes key="NS.bytes">AAAAYAAAAAA</bytes>
-								</object>
-							</object>
-						</object>
-					</object>
-					<string key="NSFrameSize">{480, 360}</string>
-					<reference key="NSSuperview"/>
-					<reference key="NSWindow"/>
-					<reference key="NSNextKeyView" ref="115691534"/>
-				</object>
-				<string key="NSScreenRect">{{0, 0}, {1680, 1028}}</string>
-				<string key="NSMaxSize">{10000000000000, 10000000000000}</string>
-				<bool key="NSWindowIsRestorable">YES</bool>
-			</object>
-			<object class="NSCustomObject" id="976324537">
-				<string key="NSClassName">PolycodeTemplateAppDelegate</string>
-			</object>
-			<object class="NSCustomObject" id="755631768">
-				<string key="NSClassName">NSFontManager</string>
-			</object>
-		</object>
-		<object class="IBObjectContainer" key="IBDocument.Objects">
-			<object class="NSMutableArray" key="connectionRecords">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBConnectionRecord">
-					<object class="IBActionConnection" key="connection">
-						<string key="label">terminate:</string>
-						<reference key="source" ref="1050"/>
-						<reference key="destination" ref="632727374"/>
-					</object>
-					<int key="connectionID">449</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBActionConnection" key="connection">
-						<string key="label">orderFrontStandardAboutPanel:</string>
-						<reference key="source" ref="1021"/>
-						<reference key="destination" ref="238522557"/>
-					</object>
-					<int key="connectionID">142</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">delegate</string>
-						<reference key="source" ref="1021"/>
-						<reference key="destination" ref="976324537"/>
-					</object>
-					<int key="connectionID">495</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBActionConnection" key="connection">
-						<string key="label">performMiniaturize:</string>
-						<reference key="source" ref="1014"/>
-						<reference key="destination" ref="1011231497"/>
-					</object>
-					<int key="connectionID">37</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBActionConnection" key="connection">
-						<string key="label">arrangeInFront:</string>
-						<reference key="source" ref="1014"/>
-						<reference key="destination" ref="625202149"/>
-					</object>
-					<int key="connectionID">39</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBActionConnection" key="connection">
-						<string key="label">performZoom:</string>
-						<reference key="source" ref="1014"/>
-						<reference key="destination" ref="575023229"/>
-					</object>
-					<int key="connectionID">240</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBActionConnection" key="connection">
-						<string key="label">hide:</string>
-						<reference key="source" ref="1014"/>
-						<reference key="destination" ref="755159360"/>
-					</object>
-					<int key="connectionID">367</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBActionConnection" key="connection">
-						<string key="label">hideOtherApplications:</string>
-						<reference key="source" ref="1014"/>
-						<reference key="destination" ref="342932134"/>
-					</object>
-					<int key="connectionID">368</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBActionConnection" key="connection">
-						<string key="label">unhideAllApplications:</string>
-						<reference key="source" ref="1014"/>
-						<reference key="destination" ref="908899353"/>
-					</object>
-					<int key="connectionID">370</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBActionConnection" key="connection">
-						<string key="label">showHelp:</string>
-						<reference key="source" ref="1014"/>
-						<reference key="destination" ref="105068016"/>
-					</object>
-					<int key="connectionID">493</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">window</string>
-						<reference key="source" ref="976324537"/>
-						<reference key="destination" ref="972006081"/>
-					</object>
-					<int key="connectionID">532</int>
-				</object>
-				<object class="IBConnectionRecord">
-					<object class="IBOutletConnection" key="connection">
-						<string key="label">mainView</string>
-						<reference key="source" ref="976324537"/>
-						<reference key="destination" ref="115691534"/>
-					</object>
-					<int key="connectionID">534</int>
-				</object>
-			</object>
-			<object class="IBMutableOrderedSet" key="objectRecords">
-				<object class="NSArray" key="orderedObjects">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<object class="IBObjectRecord">
-						<int key="objectID">0</int>
-						<object class="NSArray" key="object" id="0">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-						</object>
-						<reference key="children" ref="1048"/>
-						<nil key="parent"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-2</int>
-						<reference key="object" ref="1021"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">File's Owner</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-1</int>
-						<reference key="object" ref="1014"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">First Responder</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">-3</int>
-						<reference key="object" ref="1050"/>
-						<reference key="parent" ref="0"/>
-						<string key="objectName">Application</string>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">29</int>
-						<reference key="object" ref="649796088"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="713487014"/>
-							<reference ref="694149608"/>
-							<reference ref="448692316"/>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">19</int>
-						<reference key="object" ref="713487014"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="835318025"/>
-						</object>
-						<reference key="parent" ref="649796088"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">56</int>
-						<reference key="object" ref="694149608"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="110575045"/>
-						</object>
-						<reference key="parent" ref="649796088"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">57</int>
-						<reference key="object" ref="110575045"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="238522557"/>
-							<reference ref="755159360"/>
-							<reference ref="908899353"/>
-							<reference ref="632727374"/>
-							<reference ref="646227648"/>
-							<reference ref="609285721"/>
-							<reference ref="481834944"/>
-							<reference ref="304266470"/>
-							<reference ref="1046388886"/>
-							<reference ref="1056857174"/>
-							<reference ref="342932134"/>
-						</object>
-						<reference key="parent" ref="694149608"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">58</int>
-						<reference key="object" ref="238522557"/>
-						<reference key="parent" ref="110575045"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">134</int>
-						<reference key="object" ref="755159360"/>
-						<reference key="parent" ref="110575045"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">150</int>
-						<reference key="object" ref="908899353"/>
-						<reference key="parent" ref="110575045"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">136</int>
-						<reference key="object" ref="632727374"/>
-						<reference key="parent" ref="110575045"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">144</int>
-						<reference key="object" ref="646227648"/>
-						<reference key="parent" ref="110575045"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">129</int>
-						<reference key="object" ref="609285721"/>
-						<reference key="parent" ref="110575045"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">143</int>
-						<reference key="object" ref="481834944"/>
-						<reference key="parent" ref="110575045"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">236</int>
-						<reference key="object" ref="304266470"/>
-						<reference key="parent" ref="110575045"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">131</int>
-						<reference key="object" ref="1046388886"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="752062318"/>
-						</object>
-						<reference key="parent" ref="110575045"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">149</int>
-						<reference key="object" ref="1056857174"/>
-						<reference key="parent" ref="110575045"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">145</int>
-						<reference key="object" ref="342932134"/>
-						<reference key="parent" ref="110575045"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">130</int>
-						<reference key="object" ref="752062318"/>
-						<reference key="parent" ref="1046388886"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">24</int>
-						<reference key="object" ref="835318025"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="299356726"/>
-							<reference ref="625202149"/>
-							<reference ref="575023229"/>
-							<reference ref="1011231497"/>
-						</object>
-						<reference key="parent" ref="713487014"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">92</int>
-						<reference key="object" ref="299356726"/>
-						<reference key="parent" ref="835318025"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">5</int>
-						<reference key="object" ref="625202149"/>
-						<reference key="parent" ref="835318025"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">239</int>
-						<reference key="object" ref="575023229"/>
-						<reference key="parent" ref="835318025"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">23</int>
-						<reference key="object" ref="1011231497"/>
-						<reference key="parent" ref="835318025"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">371</int>
-						<reference key="object" ref="972006081"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="439893737"/>
-						</object>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">372</int>
-						<reference key="object" ref="439893737"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="115691534"/>
-						</object>
-						<reference key="parent" ref="972006081"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">420</int>
-						<reference key="object" ref="755631768"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">490</int>
-						<reference key="object" ref="448692316"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="992780483"/>
-						</object>
-						<reference key="parent" ref="649796088"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">491</int>
-						<reference key="object" ref="992780483"/>
-						<object class="NSMutableArray" key="children">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<reference ref="105068016"/>
-						</object>
-						<reference key="parent" ref="448692316"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">492</int>
-						<reference key="object" ref="105068016"/>
-						<reference key="parent" ref="992780483"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">494</int>
-						<reference key="object" ref="976324537"/>
-						<reference key="parent" ref="0"/>
-					</object>
-					<object class="IBObjectRecord">
-						<int key="objectID">533</int>
-						<reference key="object" ref="115691534"/>
-						<reference key="parent" ref="439893737"/>
-					</object>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="flattenedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="NSArray" key="dict.sortedKeys">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>-1.IBPluginDependency</string>
-					<string>-2.IBPluginDependency</string>
-					<string>-3.IBPluginDependency</string>
-					<string>129.IBPluginDependency</string>
-					<string>130.IBPluginDependency</string>
-					<string>131.IBPluginDependency</string>
-					<string>134.IBPluginDependency</string>
-					<string>136.IBPluginDependency</string>
-					<string>143.IBPluginDependency</string>
-					<string>144.IBPluginDependency</string>
-					<string>145.IBPluginDependency</string>
-					<string>149.IBPluginDependency</string>
-					<string>150.IBPluginDependency</string>
-					<string>19.IBPluginDependency</string>
-					<string>23.IBPluginDependency</string>
-					<string>236.IBPluginDependency</string>
-					<string>239.IBPluginDependency</string>
-					<string>24.IBPluginDependency</string>
-					<string>29.IBPluginDependency</string>
-					<string>371.IBPluginDependency</string>
-					<string>371.IBWindowTemplateEditedContentRect</string>
-					<string>371.NSWindowTemplate.visibleAtLaunch</string>
-					<string>372.IBPluginDependency</string>
-					<string>420.IBPluginDependency</string>
-					<string>490.IBPluginDependency</string>
-					<string>491.IBPluginDependency</string>
-					<string>492.IBPluginDependency</string>
-					<string>494.IBPluginDependency</string>
-					<string>5.IBPluginDependency</string>
-					<string>533.CustomClassName</string>
-					<string>533.IBPluginDependency</string>
-					<string>56.IBPluginDependency</string>
-					<string>57.IBPluginDependency</string>
-					<string>58.IBPluginDependency</string>
-					<string>92.IBPluginDependency</string>
-				</object>
-				<object class="NSArray" key="dict.values">
-					<bool key="EncodedWithXMLCoder">YES</bool>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>{{380, 496}, {480, 360}}</string>
-					<integer value="1"/>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>PolycodeView</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-					<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-				</object>
-			</object>
-			<object class="NSMutableDictionary" key="unlocalizedProperties">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="activeLocalization"/>
-			<object class="NSMutableDictionary" key="localizations">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<reference key="dict.sortedKeys" ref="0"/>
-				<reference key="dict.values" ref="0"/>
-			</object>
-			<nil key="sourceID"/>
-			<int key="maxID">534</int>
-		</object>
-		<object class="IBClassDescriber" key="IBDocument.Classes">
-			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<object class="IBPartialClassDescription">
-					<string key="className">PolycodeTemplateAppDelegate</string>
-					<string key="superclassName">NSObject</string>
-					<object class="NSMutableDictionary" key="outlets">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>mainView</string>
-							<string>window</string>
-						</object>
-						<object class="NSArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>PolycodeView</string>
-							<string>NSWindow</string>
-						</object>
-					</object>
-					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
-						<bool key="EncodedWithXMLCoder">YES</bool>
-						<object class="NSArray" key="dict.sortedKeys">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<string>mainView</string>
-							<string>window</string>
-						</object>
-						<object class="NSArray" key="dict.values">
-							<bool key="EncodedWithXMLCoder">YES</bool>
-							<object class="IBToOneOutletInfo">
-								<string key="name">mainView</string>
-								<string key="candidateClassName">PolycodeView</string>
-							</object>
-							<object class="IBToOneOutletInfo">
-								<string key="name">window</string>
-								<string key="candidateClassName">NSWindow</string>
-							</object>
-						</object>
-					</object>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/PolycodeTemplateAppDelegate.h</string>
-					</object>
-				</object>
-				<object class="IBPartialClassDescription">
-					<string key="className">PolycodeView</string>
-					<string key="superclassName">NSOpenGLView</string>
-					<object class="IBClassDescriptionSource" key="sourceIdentifier">
-						<string key="majorKey">IBProjectSource</string>
-						<string key="minorKey">./Classes/PolycodeView.h</string>
-					</object>
-				</object>
-			</object>
-		</object>
-		<int key="IBDocument.localizationMode">0</int>
-		<string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramework</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3</string>
-			<integer value="3000" key="NS.object.0"/>
-		</object>
-		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
-		<int key="IBDocument.defaultPropertyAccessControl">3</int>
-		<object class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
-			<bool key="EncodedWithXMLCoder">YES</bool>
-			<object class="NSArray" key="dict.sortedKeys">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<string>NSMenuCheckmark</string>
-				<string>NSMenuMixedState</string>
-			</object>
-			<object class="NSArray" key="dict.values">
-				<bool key="EncodedWithXMLCoder">YES</bool>
-				<string>{11, 11}</string>
-				<string>{10, 3}</string>
-			</object>
-		</object>
-	</data>
-</archive>

+ 0 - 14
Assets/Templates/C++/Xcode/PolycodeTemplate/main.m

@@ -1,14 +0,0 @@
-//
-//  main.m
-//  PolycodeTemplate
-//
-//  Created by Ivan Safrin on 5/7/11.
-//  Copyright 2011 Tomatogon. All rights reserved.
-//
-
-#import <Cocoa/Cocoa.h>
-
-int main(int argc, char *argv[])
-{
-	return NSApplicationMain(argc, (const char **)argv);
-}

BIN
Assets/Templates/C++/Xcode/PolycodeTemplate/main_icon.icns


+ 0 - 14
Assets/Templates/CMakeLists.txt

@@ -1,14 +0,0 @@
-IF(POLYCODE_INSTALL_TEMPLATE)
-
-IF(APPLE)
-    INSTALL(DIRECTORY "C++/Xcode"
-	DESTINATION "Template/")
-ELSEIF(MSVC)
-    INSTALL(DIRECTORY "C++/Windows"
-	DESTINATION "Template/")
-ELSE(APPLE)
-    INSTALL(DIRECTORY "C++/Linux"
-	DESTINATION "Template/")
-ENDIF(APPLE)
-
-ENDIF(POLYCODE_INSTALL_TEMPLATE)

+ 0 - 0
Assets/Templates/Lua/PolycodeTemplate.lua


+ 0 - 7
Assets/Templates/Lua/PolycodeTemplate.xml

@@ -1,7 +0,0 @@
-<PolycodeProject defaultWidth="640" defaultHeight="480" antiAliasingLevel="0">
-	<backgroundColor red="0.25" green="0.25" blue="0.25" />
-	<entryPoint>PolycodeTemplate.lua</entryPoint>
-	<packedItems>
-		<item path="polycode_logo.png" type="file"/>
-	</packedItems>
-</PolycodeProject>

BIN
Assets/UIThemes.pak


+ 0 - 0
Assets/Default asset pack/default.pak → Assets/default/default.pak


+ 0 - 0
Assets/Default asset pack/default/Unlit.frag → Assets/default/default/Unlit.frag


+ 0 - 0
Assets/Default asset pack/default/Unlit.vert → Assets/default/default/Unlit.vert


+ 0 - 0
Assets/Default asset pack/default/UnlitUntextured.frag → Assets/default/default/UnlitUntextured.frag


+ 0 - 0
Assets/Default asset pack/default/UnlitUntextured.vert → Assets/default/default/UnlitUntextured.vert


+ 0 - 0
Assets/Default asset pack/default/default.entity2d → Assets/default/default/default.entity2d


+ 0 - 0
Assets/Default asset pack/default/default.mat → Assets/default/default/default.mat


+ 0 - 0
Assets/Default asset pack/default/default.png → Assets/default/default/default.png


+ 0 - 0
Assets/Default asset pack/default/default.sprite → Assets/default/default/default.sprite


+ 0 - 0
Assets/Default asset pack/default/default.wav → Assets/default/default/default.wav


+ 0 - 0
Assets/Default asset pack/default/mono.ttf → Assets/default/default/mono.ttf


+ 0 - 0
Assets/Default asset pack/default/sans.ttf → Assets/default/default/sans.ttf


+ 0 - 0
Assets/Default asset pack/default/serif.ttf → Assets/default/default/serif.ttf


+ 0 - 0
Assets/Default asset pack/hdr.pak → Assets/default/hdr.pak


+ 0 - 0
Assets/Default asset pack/hdr/DefaultShaderNoTextureHDR.frag → Assets/default/hdr/DefaultShaderNoTextureHDR.frag


+ 0 - 0
Assets/Default asset pack/hdr/ExtractBloom.frag → Assets/default/hdr/ExtractBloom.frag


+ 0 - 0
Assets/Default asset pack/hdr/HDRBloomH.frag → Assets/default/hdr/HDRBloomH.frag


+ 0 - 0
Assets/Default asset pack/hdr/HDRBloomV.frag → Assets/default/hdr/HDRBloomV.frag


+ 0 - 0
Assets/Default asset pack/hdr/HDRProcess.frag → Assets/default/hdr/HDRProcess.frag


+ 0 - 0
Assets/Default asset pack/hdr/HDRProcessBloom.frag → Assets/default/hdr/HDRProcessBloom.frag


+ 0 - 0
Assets/Default asset pack/hdr/NorColSpecHDR.frag → Assets/default/hdr/NorColSpecHDR.frag


+ 0 - 0
Assets/Default asset pack/hdr/hdr.mat → Assets/default/hdr/hdr.mat


+ 0 - 0
Examples/C++/Resources/LeagueScript.otf → Assets/examples/LeagueScript.otf


+ 0 - 0
Examples/C++/Resources/Makefile → Assets/examples/Makefile


+ 0 - 0
Examples/C++/Resources/default.pak → Assets/examples/default.pak


+ 0 - 0
Examples/C++/Resources/dummy.mesh → Assets/examples/dummy.mesh


+ 0 - 0
Examples/C++/Resources/dummy.png → Assets/examples/dummy.png


+ 0 - 0
Examples/C++/Resources/dummy.skeleton → Assets/examples/dummy.skeleton


+ 0 - 0
Examples/C++/Resources/example.mat → Assets/examples/example.mat


+ 0 - 0
Examples/C++/Resources/explosion.png → Assets/examples/explosion.png


+ 0 - 0
Examples/C++/Resources/green_texture.png → Assets/examples/green_texture.png


+ 0 - 0
Examples/C++/Resources/hit.wav → Assets/examples/hit.wav


+ 0 - 0
Examples/C++/Resources/idle.anim → Assets/examples/idle.anim


+ 0 - 0
Examples/C++/Resources/particle.png → Assets/examples/particle.png


+ 0 - 0
Examples/C++/Resources/pink_texture.png → Assets/examples/pink_texture.png


+ 0 - 0
Assets/Templates/Lua/polycode_logo.png → Assets/examples/polycode_logo.png


+ 0 - 0
Examples/C++/Resources/run.anim → Assets/examples/run.anim


+ 0 - 0
Examples/C++/Resources/sprite_set.sprites → Assets/examples/sprite_set.sprites


+ 0 - 0
Examples/C++/Resources/sprite_sheet.png → Assets/examples/sprite_sheet.png


+ 0 - 0
Examples/C++/Resources/test.wav → Assets/examples/test.wav


+ 0 - 0
IDE/Contents/Resources/FileTemplates/Graphics/Entity.entity → Assets/ide/FileTemplates/Graphics/Entity.entity


+ 0 - 0
IDE/Contents/Resources/FileTemplates/Graphics/Sprite Set.sprites → Assets/ide/FileTemplates/Graphics/Sprite Set.sprites


+ 0 - 0
IDE/Contents/Resources/FileTemplates/Materials and Shaders/GLSL Fragment Shader.frag → Assets/ide/FileTemplates/Materials and Shaders/GLSL Fragment Shader.frag


+ 0 - 0
IDE/Contents/Resources/FileTemplates/Materials and Shaders/GLSL Vertex Shader.vert → Assets/ide/FileTemplates/Materials and Shaders/GLSL Vertex Shader.vert


+ 0 - 0
IDE/Contents/Resources/FileTemplates/Materials and Shaders/Material Library.mat → Assets/ide/FileTemplates/Materials and Shaders/Material Library.mat


+ 0 - 0
IDE/Contents/Resources/FileTemplates/Scripts/Lua Script.lua → Assets/ide/FileTemplates/Scripts/Lua Script.lua


+ 0 - 0
IDE/Contents/Resources/Fonts/Roboto-Thin.ttf → Assets/ide/Fonts/Roboto-Thin.ttf


+ 0 - 0
IDE/Contents/Resources/Fonts/RobotoCondensed-Bold.ttf → Assets/ide/Fonts/RobotoCondensed-Bold.ttf


+ 0 - 0
IDE/Contents/Resources/Images/browserIcons/camera_icon.png → Assets/ide/Images/browserIcons/camera_icon.png


+ 0 - 0
IDE/Contents/Resources/Images/browserIcons/entity_icon.png → Assets/ide/Images/browserIcons/entity_icon.png


+ 0 - 0
IDE/Contents/Resources/Images/browserIcons/font_icon.png → Assets/ide/Images/browserIcons/font_icon.png


+ 0 - 0
IDE/Contents/Resources/Images/browserIcons/large_selector.png → Assets/ide/Images/browserIcons/large_selector.png


+ 0 - 0
IDE/Contents/Resources/Images/browserIcons/material_resource_icon.png → Assets/ide/Images/browserIcons/material_resource_icon.png


+ 0 - 0
IDE/Contents/Resources/Images/browserIcons/materials_icon.png → Assets/ide/Images/browserIcons/materials_icon.png


+ 0 - 0
IDE/Contents/Resources/Images/browserIcons/mesh_icon.png → Assets/ide/Images/browserIcons/mesh_icon.png


+ 0 - 0
IDE/Contents/Resources/Images/browserIcons/reload_icon.png → Assets/ide/Images/browserIcons/reload_icon.png


+ 0 - 0
IDE/Contents/Resources/Images/browserIcons/shader_icon.png → Assets/ide/Images/browserIcons/shader_icon.png


+ 0 - 0
IDE/Contents/Resources/Images/browserIcons/sound_icon.png → Assets/ide/Images/browserIcons/sound_icon.png


+ 0 - 0
IDE/Contents/Resources/Images/browserIcons/sprite_icon.png → Assets/ide/Images/browserIcons/sprite_icon.png


+ 0 - 0
IDE/Contents/Resources/Images/entityEditor/add_entity.png → Assets/ide/Images/entityEditor/add_entity.png


+ 0 - 0
IDE/Contents/Resources/Images/entityEditor/button_more.png → Assets/ide/Images/entityEditor/button_more.png


+ 0 - 0
IDE/Contents/Resources/Images/entityEditor/button_move_bottom.png → Assets/ide/Images/entityEditor/button_move_bottom.png


+ 0 - 0
IDE/Contents/Resources/Images/entityEditor/button_move_down.png → Assets/ide/Images/entityEditor/button_move_down.png


+ 0 - 0
IDE/Contents/Resources/Images/entityEditor/button_move_top.png → Assets/ide/Images/entityEditor/button_move_top.png


+ 0 - 0
IDE/Contents/Resources/Images/entityEditor/button_move_up.png → Assets/ide/Images/entityEditor/button_move_up.png


+ 0 - 0
IDE/Contents/Resources/Images/entityEditor/button_selector.png → Assets/ide/Images/entityEditor/button_selector.png


+ 0 - 0
IDE/Contents/Resources/Images/entityEditor/camera_icon.png → Assets/ide/Images/entityEditor/camera_icon.png


+ 0 - 0
IDE/Contents/Resources/Images/entityEditor/curve_icon.png → Assets/ide/Images/entityEditor/curve_icon.png


Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels