Commit Graph

1448 Commits

Author SHA1 Message Date
Vadim Lopatin e5fe452d16 update README 2016-04-07 16:08:23 +03:00
Vadim Lopatin 67165ad9e5 fix build error 2016-04-07 14:38:15 +03:00
Vadim Lopatin 3aa01e9065 fix build error: 2016-04-07 14:24:15 +03:00
Vadim Lopatin 84fe6a3467 Fix NO_OPENGL configurations, fix imports 2016-04-07 12:13:06 +03:00
Vadim Lopatin ffbd8ad33e update visuald project 2016-04-06 14:59:44 +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 31f2c79271 bump mapping vertex attributes 2016-04-06 09:39:42 +03:00
Vadim Lopatin f5db3da85f bump mapping 2016-04-06 09:28:07 +03:00
Vadim Lopatin a8dec6c632 fix warning 2016-04-06 08:44:50 +03:00
Vadim Lopatin da666d0226 improving fbx import 2016-04-05 16:15:40 +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 56795f24da fix warning 2016-04-05 10:56:02 +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 42464ccd35 fix build error 2016-04-04 15:37:37 +03:00
Vadim Lopatin 97cf194319 #183 light bindings 2016-04-04 15:36:16 +03:00
Vadim Lopatin 846c25c652 #183 light bindings 2016-04-04 14:56:58 +03:00
Vadim Lopatin 5f0356b3d9 #183 material diffuseColor, ambientColor 2016-04-04 12:18:13 +03:00
Vadim Lopatin a48dd1d99b #183 improvements 2016-04-04 11:53:41 +03:00
Vadim Lopatin b01f90c7c2 #183 OpenGL shaders code refactoring; compatibility with GamePlay SDK 2016-04-04 11:04:22 +03:00
Vadim Lopatin f9e50f6bcb Merge pull request #225 from MyLittleRobo/master
Add more paths in getRootPaths for Linux
2016-04-04 08:54:42 +03:00
FreeSlave ed5de5d6b7 Extended getRootPaths support on FreeBSD 2016-04-02 03:43:18 +04:00
FreeSlave 67ccdc54a2 Add more paths in getRootPaths for Linux 2016-04-02 00:46:09 +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 06d009d928 fix missing scene3d files 2016-03-31 12:02:36 +03:00
Vadim Lopatin 92a348974f Implement simple Scene3d drawing: #183 2016-03-31 10:54:54 +03:00
Vadim Lopatin d882a203c0 fixes for #183 2016-03-29 16:52:10 +03:00
Vadim Lopatin 698e3bc36e fixes for #183 2016-03-29 16:50:16 +03:00
Vadim Lopatin 84c9dc4e4e fixes for #183 2016-03-29 16:37:58 +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 59c6df1c06 fix OpenGL image cache behavior for big images; add DrawBuf.invalidate() to update chaches with changed image; fix #222 2016-03-29 09:36:27 +03:00
Vadim Lopatin 1564237c45 Don't use FREETYPE under Windows in default configuration - fix #221 2016-03-29 08:40:44 +03:00
Vadim Lopatin 6b767acaa4 fix #209 2016-03-28 17:52:30 +03:00
Vadim Lopatin 8912be6208 fix #219 2016-03-28 17:24:44 +03:00
Vadim Lopatin de968f3618 Merge branch 'master' of github.com:buggins/dlangui 2016-03-28 16:40:37 +03:00
Vadim Lopatin 01584e7478 fix for #219 2016-03-28 16:40:28 +03:00
Vadim Lopatin 30f876d4bb Merge pull request #223 from g4z3r/docs
docs fixes
2016-03-28 13:16:13 +03:00
gazer 6968e412ea doc fixes 2016-03-27 20:07:33 +03:00
Vadim Lopatin 48bfd312f7 support older compiler 2016-03-25 15:01:28 +03:00