Commit Graph

422 Commits

Author SHA1 Message Date
Vadim Lopatin 21b3a2591f Android support fixes; add fullscreen mode; #119 2016-04-21 14:04:42 +03:00
Vadim Lopatin bb767b1e0d Android: build scripts refactoring 2016-04-21 10:07:07 +03:00
Vadim Lopatin a315a9bdae Android: move platform code to dlangui.platforms.android.androidapp -- #119 2016-04-21 10:01:28 +03:00
Vadim Lopatin b528a96e3b Android support; now can show window -- #119 2016-04-21 09:41:47 +03:00
Vadim Lopatin 1911c75765 Android fixes 2016-04-20 16:54:21 +03:00
Vadim Lopatin 1ac9601f47 refactoring 2016-04-20 15:54:12 +03:00
Vadim Lopatin e633218cb5 android support refactoring #119 2016-04-20 15:47:30 +03:00
Vadim Lopatin 2325d3e4df Android support refactoring; #119 2016-04-20 15:21:28 +03:00
Vadim Lopatin aed940b2f4 AndroidPlatform, stub; for #119 2016-04-20 14:43:36 +03:00
Vadim Lopatin 67bc536912 Android: freetype support 2016-04-20 13:35:17 +03:00
Vadim Lopatin 013e8e956b allow stripping out legacy OpenGL; disable legacy opengl for Android #119 2016-04-20 11:11:07 +03:00
Vadim Lopatin 7a71c97491 Android support for dlangui.core.logger - #119 2016-04-20 10:48:57 +03:00
Vadim Lopatin 83d691693e #119 fix build of android native app example 2016-04-20 09:55:02 +03:00
Vadim Lopatin bdb483b45a android fixes 2016-04-19 16:27:52 +03:00
Vadim Lopatin 7e230f3d02 Fixes for Android support #119 2016-04-19 15:04:19 +03:00
Vadim Lopatin 194a2546a3 update mono-d Windows project files; fix #234 2016-04-18 11:35:07 +03:00
Vadim Lopatin 8b28219174 fix issue #113 - TableLayout FILL_PARENT support 2016-04-18 10:49:03 +03:00
Vadim Lopatin 5898fd478d update D3d example 2016-04-18 10:07:49 +03:00
FreeSlave a36ef7e447 Add 'minimal' configuration for example1 for easy testing of NO_OPENGL version 2016-04-09 01:17:30 +03:00
Vadim Lopatin 84fe6a3467 Fix NO_OPENGL configurations, fix imports 2016-04-07 12:13:06 +03:00
Vadim Lopatin 3ccfb70fb8 move shaders to std resources of dlangui 2016-04-06 14:57:45 +03:00
Vadim Lopatin e1b1056d31 fix mipmap levels support 2016-04-06 14:39:52 +03:00
Vadim Lopatin 0d3fc3b1b5 texture mipmap levels 2016-04-06 12:17:33 +03:00
Vadim Lopatin ca71fe2e54 bump mapping - cube mesh with tangent and binormal 2016-04-06 11:18:15 +03:00
Vadim Lopatin f5db3da85f bump mapping 2016-04-06 09:28:07 +03:00
Vadim Lopatin 22f9b7a8c7 fbx import, initial version 2016-04-05 15:17:11 +03:00
Vadim Lopatin 35ee4fbb99 #183 Scene3d: fix OBJ import 2016-04-05 11:55:33 +03:00
Vadim Lopatin ec25eb2104 #183 point lights are working 2016-04-05 11:18:21 +03:00
Vadim Lopatin 9633cd9465 trying to get lighting working 2016-04-05 10:54:30 +03:00
Vadim Lopatin 1a1e904f2e lighting, automatic parameter assignment 2016-04-05 09:33:16 +03:00
Vadim Lopatin d8bca0d935 lookAt 2016-04-04 17:00:35 +03:00
Vadim Lopatin b00d3265cd #183 light autobindings for materials 2016-04-04 16:33:33 +03:00
Vadim Lopatin 5f0356b3d9 #183 material diffuseColor, ambientColor 2016-04-04 12:18:13 +03:00
Vadim Lopatin b01f90c7c2 #183 OpenGL shaders code refactoring; compatibility with GamePlay SDK 2016-04-04 11:04:22 +03:00
Vadim Lopatin 634dfc195c #183 : lights, initial version 2016-04-01 15:26:21 +03:00
Vadim Lopatin 815283e25c #183 : fix OBJ loader 2016-04-01 14:26:42 +03:00
Vadim Lopatin 52fbe8a38f Scene3d: OBJ import 2016-04-01 10:11:33 +03:00
Vadim Lopatin 7fc9dd9495 obj model loader for #183 2016-03-31 15:47:05 +03:00
Vadim Lopatin 92a348974f Implement simple Scene3d drawing: #183 2016-03-31 10:54:54 +03:00
Vadim Lopatin cccdc605ce fixes for #183 2016-03-29 15:36:54 +03:00
Vadim Lopatin b3da543c8c 3d scene - effect; for #183 2016-03-29 14:50:33 +03:00
Vadim Lopatin 695003ba2b minecraft mesh renderer is working 2016-03-25 14:39:10 +03:00
Vadim Lopatin d27062ff63 fix 3d math; d3d example is now working 2016-03-25 13:14:45 +03:00
Vadim Lopatin 6a18bde8aa Merge pull request #218 from clinei/ircclient-64-fix
Makes IRC client example build possible on 64bit Linux
2016-03-22 17:21:56 +03:00
Vadim Lopatin 86325e7c58 d3d camera controls 2016-03-22 17:21:22 +03:00
Vadim Lopatin 05442de450 d3d example fixes; DML - double literals fix, DML widgets: alpha property fix 2016-03-22 15:49:26 +03:00
Vadim Lopatin b10cc6f5d8 support ScrollBar.orientation property in DML 2016-03-22 14:47:31 +03:00
Tanel Tagaväli 20c5fdaa83 fixes #217 2016-03-22 13:38:25 +02:00
Vadim Lopatin a8fb74602e d3d dminer fixes 2016-03-22 13:06:30 +03:00
Vadim Lopatin 01da716a70 minecraft like renderer 2016-03-22 11:55:05 +03:00