Commit Graph

368 Commits

Author SHA1 Message Date
Vadim Lopatin aca556d794 Implement SwitchWidget - close issue 2016-03-16 16:40:02 +03:00
Vadim Lopatin b0361baeb8 update icons in IRC Client example 2016-03-16 15:03:14 +03:00
Vadim Lopatin 5220409a4d IRC Client fixes; List fixes 2016-03-16 14:49:32 +03:00
Vadim Lopatin d50c71695b IRC client example: settings dialog is working - 2016-03-16 10:32:48 +03:00
Vadim Lopatin 44faf49b7b IRC Client sample resources 2016-03-16 09:06:55 +03:00
Vadim Lopatin c9c3f82504
improve settings dialog
2016-03-15 16:57:50 +03:00
Vadim Lopatin 69eb231279 IRC Client example, continue development 2016-03-15 16:45:04 +03:00
Vadim Lopatin f82b07e37e IRC Client example, continue development 2016-03-15 16:44:54 +03:00
Vadim Lopatin 6d0c8d83b3 irc client fixes 2016-03-15 15:41:52 +03:00
Vadim Lopatin 437391c7de AsyncSocket support in DlangUI; IRC Client example for AsyncSocket 2016-03-15 14:20:55 +03:00
Vadim Lopatin 03a878f5f1 Merge branch 'master' of github.com:buggins/dlangui 2016-03-14 08:42:08 +03:00
Vadim Lopatin 490d793cec scene3d fixes 2016-03-14 08:41:22 +03:00
FreeSlave 6872d1ed01 Add sdl configuration for example1 2016-03-12 03:29:26 +03:00
FreeSlave f4b28764b3 In example1: Fix All files filter to match files without extension. Add Executable files filter 2016-03-12 00:56:20 +03:00
Vadim Lopatin b8cadad8fb 3d scene - better scene for testing - 2016-03-10 16:15:31 +03:00
Vadim Lopatin 9661eb12dd Move cube mesh creation to Mesh static method - 2016-03-10 14:20:53 +03:00
Vadim Lopatin 5107982579 Scene3d - 2016-03-10 13:38:32 +03:00
Vadim Lopatin 5d733dd8c3 mesh drawing is working; still some problems with 3d math for matrix calculation 2016-03-10 11:54:00 +03:00
Vadim Lopatin 5419e6714b Scene3D/mesh testing for 2016-02-29 15:22:13 +03:00
Vadim Lopatin 99325e8dbb trying to get Scene3d drawing working 2016-02-29 09:48:23 +03:00
Vadim Lopatin a0632573b3 opengl scene 2016-02-29 09:41:25 +03:00
Vadim Lopatin d73eeb0c3f fix opengl on win32 2016-02-29 09:14:18 +03:00
Vadim Lopatin a2a4523e13 3d graphics 2016-02-26 15:26:27 +03:00
Vadim Lopatin f45371673b MainMenu support in DML - 2016-02-24 11:17:39 +03:00
Vadim Lopatin f694bf38eb 3d graphics: mesh, continue development: 2016-02-16 15:34:58 +03:00
Vadim Lopatin c6c49b2cef fix for issue - workaround for DMD bug with static this() and synchronized class instantiation from it 2016-02-03 11:16:25 +03:00
Vadim Lopatin 224448357c scene3d/mesh vertex buffer - development in progress 2016-01-29 16:02:32 +03:00
Vadim Lopatin f9780e268e fix - share OpenGL context between windows under Win32/OpenGL 2016-01-29 14:58:19 +03:00
Vadim Lopatin eb99980d5e fix style with substyles modification - close 2016-01-25 17:30:27 +03:00
Vadim Lopatin 48b6d474cb Tree Widget - support Default tree item 2016-01-18 13:12:02 +03:00
Vadim Lopatin 3c371caa5a 3d scene, continue development 2016-01-15 16:29:06 +03:00
Vadim Lopatin 087baad535 3d scene 2016-01-14 16:20:12 +03:00
Vadim Lopatin 73686fc1d4 update opengl example 2016-01-13 14:25:33 +03:00
Vadim Lopatin 73035e925d custom OpenGL drawing support fixed 2016-01-13 13:42:54 +03:00
Vadim Lopatin d3b2c9bedf GL Example - fix textures handling 2016-01-13 11:59:13 +03:00
Vadim Lopatin fc8ef197d6 OpenGL example update 2016-01-13 11:33:27 +03:00
Tomoya Tanjo 3d170edd8f Rename init to initialize for examples 2016-01-05 22:17:47 +09:00
Vadim Lopatin ac2abfba54 css parser, starting implementatin 2015-12-23 15:26:12 +03:00
Vadim Lopatin 3c5b3a61a7 replace tabs with 4 spaces 2015-12-23 08:45:54 +03:00
Vadim Lopatin e8f9422d59 opengl example 2015-12-22 14:48:23 +03:00
Vadim Lopatin 7bdff965b2 math3d 2015-12-22 13:41:34 +03:00
Vadim Lopatin f35bb6eda6 get rid of gl3n dependency 2015-12-22 12:25:33 +03:00
Vadim Lopatin 01d04ad99f update math3d 2015-12-22 11:23:07 +03:00
Vadim Lopatin 866cd78c69 update osx project - add opengl example 2015-12-21 20:08:38 +03:00
Vadim Lopatin 2900576f9f opengl example; 3d math 2015-12-21 16:58:29 +03:00
Vadim Lopatin 4f9c90f9dd trying to get opengl example with shaders working 2015-12-21 16:00:25 +03:00
Vadim Lopatin 6bae3ee378 OpenGL support & opengl example improvements 2015-12-21 15:47:25 +03:00
Vadim Lopatin 8140feac10 add OpenGL example 2015-12-21 12:34:51 +03:00
Vadim Lopatin aea38fb5fe change OpenGLDrawable interface 2015-12-21 09:52:19 +03:00
Vadim Lopatin 57aba53bf5 OpenGL example for legacy API 2015-12-21 09:46:14 +03:00