summaryrefslogtreecommitdiffstats
path: root/unityplugin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enabled build customizationEgor Yusov2018-03-051-6/+2
* Enabled build with Win8.1 SDKEgor Yusov2018-03-049-37/+37
* Updated cmake files to handle the case when D3D12 is not supported on Win32Egor Yusov2018-02-241-2/+4
* Updated samples submodule: added Tutorial00_HelloWin32Egor Yusov2018-02-231-0/+2
* Fixed crash in Unity emulator on Android when changing device orientationEgor2018-02-202-3/+7
* Fixed device orientation change handling in Unity emulator appEgor2018-02-183-12/+22
* Improved device orientation/resize handling on AndroidEgor2018-02-181-0/+1
* Moved common gradle build settings to android_common.gradleEgor2018-02-171-4/+1
* Fixed few compiler warningsEgor Yusov2018-02-171-0/+7
* Enabled test app on AndroidEgor2018-02-163-570/+0
* Unified Android buildEgor2018-02-1615-94/+86
* Fixed crash when resuming Unity Emulator on AndroidEgor2018-02-131-1/+1
* Fixed formatting of cmake files + some minor updatesEgor Yusov2018-02-133-211/+215
* Fixed unity emulator on iOSEgor Yusov2018-02-122-5/+13
* Enabled iOS build; unified target platform app generation in cmakeEgor Yusov2018-02-1212-83/+335
* Removed unused Apple source from Unity emulatorEgor Yusov2018-02-1123-1444/+0
* Fixed MacOS buildEgor Yusov2018-02-116-239/+85
* Fixed Android buildEgor2018-02-116-607/+115
* Fixed linux buildEgor2018-02-1015-345/+148
* Reworked win32 and uwp cmake build rulesEgor Yusov2018-02-106-50/+50
* Fixed resize window issues in unity appEgor Yusov2018-02-099-4/+29
* Reworked UWP app implementationEgor Yusov2018-02-0920-1431/+359
* Updated Win32 app implementationEgor Yusov2018-02-072-4/+2
* Reworked Win32 native app implementationEgor Yusov2018-02-079-547/+571
* Merge remote-tracking branch 'origin/master'Egor Yusov2018-02-032-4/+11
|\
| * Updated Engine GL initializationEgor Yusov2018-02-032-4/+11
* | Enabled IOS buildEgor Yusov2018-02-033-0/+10
|/
* Added DG icon to MacOS bundlesEgor Yusov2018-01-294-60/+3
* Fixed compiler warningsEgor Yusov2018-01-281-0/+1
* Fixed UWP deployment location for Unity emulatorEgor Yusov2018-01-282-9/+4
* MacOS: setting unity emulator window titleEgor Yusov2018-01-274-0/+11
* Enabled MacOS supportEgor Yusov2018-01-2734-23/+1803
* Updated copyright noticeEgor Yusov2018-01-0417-17/+17
* Fixed Linux build errorEgor Yusov2017-12-291-1/+1
* Minor update to CMake file; updated samples submoduleEgor Yusov2017-12-291-1/+1
* Implemented File2String on Linux; fixed Android assets pathsEgor2017-12-291-1/+1
* Fixed build errorEgor Yusov2017-12-291-2/+2
* Removed legacy VS project and solution files, updated project dependencies.Egor Yusov2017-12-2867-2657/+34
* Updated GhostCubeScene Android app icon; updated samples submoduleEgor2017-12-254-0/+0
* Enabled Unity Emulator on Linux. Linux platform is now fully supportedEgor2017-12-2512-73/+500
* Updated path to glew to fix build errorEgor Yusov2017-12-221-6/+23
* Fixed Android build issues on LinuxEgor Yusov2017-12-191-1/+1
* Removed jni/Visual GDB Android build from legacy project filesEgor Yusov2017-12-1831-1328/+1
* Added gradle build for Unity plugin; updated submodulesEgor Yusov2017-12-1821-0/+422
* CMake: updated Android build rulesEgor Yusov2017-12-165-5/+24
* Minor update to CMake; fixed compiler warning; updated DiligentCore submoduleEgor Yusov2017-12-152-1/+3
* Fixed paths to copy Unity plugins toEgor Yusov2017-12-151-14/+20
* Fixed content flag in GhostCubeScene UWP buildEgor Yusov2017-12-151-2/+2
* CMake: enabled resource processing for UnityPlugin in UWP buildEgor Yusov2017-12-152-10/+44
* Replaced FXC command with VS_SHADER_* properties. No need to specify FXC when...Egor Yusov2017-12-143-3/+3