Commit Graph

66 Commits

Author SHA1 Message Date
Tomoya Tanjo 3d170edd8f Rename init to initialize for examples 2016-01-05 22:17:47 +09:00
Vadim Lopatin 3c5b3a61a7 replace tabs with 4 spaces 2015-12-23 08:45:54 +03:00
Vadim Lopatin d186cad30a fix project files 2015-12-10 16:55:12 +03:00
Vadim Lopatin b2b6802885 fix linux project files 2015-12-10 16:49:23 +03:00
Vadim Lopatin 93b44db66b remove dlib dependency 2015-12-10 16:39:29 +03:00
Vadim Lopatin 0c5ad89b85 Get rid of dlib dependency: strip png and jpeg reading code and put to 3rdparty/dimage 2015-12-10 16:19:03 +03:00
Vadim Lopatin 1dde772437 Event listener names refactoring 2015-12-03 16:29:45 +03:00
Vadim Lopatin 4e5fa02802 Update configuration settings 2015-12-03 12:30:25 +03:00
Vadim Lopatin 8ab10544e5 X11 project files updated 2015-12-03 11:30:20 +03:00
Vadim Lopatin acc57df9e6 monod-osx projects update for X11 build 2015-12-02 21:35:09 +03:00
lve 4bb0e5cf27 Update X11 build properties 2015-11-24 13:43:34 +03:00
Vadim Lopatin cabed856cb merge 2015-11-19 08:51:57 +03:00
Vadim Lopatin e2926ad4e6 X11 backend, initial version 2015-11-18 17:02:19 +03:00
Vadim Lopatin d39536bd2a fix example projects; update README with new information about VisualD development 2015-11-13 09:59:32 +03:00
Vadim Lopatin 26757efb69 cleanup old project files 2015-11-13 09:41:26 +03:00
Vadim Lopatin 6d2a79ba22 windows mono-d projects 2015-11-13 09:37:38 +03:00
Vadim Lopatin 5d2228d956 Mono-D OSX projects added 2015-11-12 18:43:01 +03:00
Vadim Lopatin bcb89f0f91 add Minimal (no OpenGL) configurations for monod-linux 2015-11-12 13:25:18 +03:00
Vadim Lopatin 91af0ba252 monod-linux projects 2015-11-12 11:49:50 +03:00
Vadim Lopatin 2f7e8f6a0d fix DUB projects for examples 2015-11-11 15:24:37 +03:00
Vadim Lopatin d33b5d1c93 fix Tetris example - falling after full rows removing - #94 2015-11-10 16:14:02 +03:00
Vadim Lopatin cbcb7a18a6 new solution and projects for fresh versions of VisualD 2015-11-05 11:55:07 +03:00
Vadim Lopatin 2a839fc4e7 win_app.def - GUI mode for Win32 (8.1) 2015-05-29 08:30:16 +03:00
Vadim Lopatin 8ea8104341 configurations 2015-03-27 09:47:12 +03:00
Vadim Lopatin d7ecdc4417 fix Tetris example build on dmd 2.0.67 2015-03-25 09:20:03 +03:00
Vadim Lopatin 9ec5b0b1b9 scene 3D, initial implementation 2015-03-23 17:30:08 +03:00
Vadim Lopatin f599a7e4df fix opengl context creation 2015-03-16 09:39:29 +03:00
knommad 0d81aafee6 Use of package.d for cleaner import lines in applications. 2015-02-22 09:13:53 +10:30
Vadim Lopatin 9fd6a1e513 select word by double click in editors 2015-02-10 17:57:33 +03:00
Vadim Lopatin 9db29a19cd change package structure - #56 2015-02-10 09:53:21 +03:00
John Colvin d721c13f55 fix row counter 2015-01-28 13:16:46 +00:00
Vadim Lopatin b417db74a0 font size fixes 2015-01-23 10:36:51 +03:00
Vadim Lopatin 0ddf2fa508 get rid of unnecessary resource dirs, language and theme setting when default values are used 2015-01-22 16:14:43 +03:00
Vadim Lopatin 5b1c0de0ae embedded resources in examples; embedded i18n resources support 2015-01-22 15:48:01 +03:00
Vadim Lopatin a19466c612 fix dub build 2015-01-22 11:17:49 +03:00
Vadim Lopatin 3448facf43 package refactoring 2015-01-22 10:49:46 +03:00
Vadim Lopatin c78814fa6c minimize dub.json content 2015-01-22 09:33:12 +03:00
Vadim Lopatin 9b414beb35 update readme; update logo for tetris; improve example1 layouts; update docs 2015-01-20 12:31:05 +03:00
Vadim Lopatin 7a8d19cafe fix project dependencies 2015-01-20 09:35:42 +03:00
Vadim Lopatin 789e435d3f fix visuald project release build settings 2015-01-14 21:38:12 +03:00
Vadim Lopatin 359ac8d0ba fix windows build properties 2015-01-07 18:39:00 +03:00
Vadim Lopatin b6a991d3e6 fix win32 build properties 2015-01-07 18:22:59 +03:00
Vadim Lopatin 1f482e48a2 temp fix of Window build with dub 0.9.22 2015-01-07 18:09:05 +03:00
Vadim Lopatin f0883c5816 Use master version of dlib to enable jpeg support; enable OPENGL for windows builds 2014-12-30 15:50:05 +03:00
Vadim Lopatin 1fc0db9e02 get rid of FreeImage: use dlib image instead for loading PNGs and BMPs 2014-12-30 11:19:45 +03:00
Vadim Lopatin eb8ca97878 add support of loading PNG images with de_image 2014-12-30 10:38:32 +03:00
Vadim Lopatin 981f53b825 Tetris example: add controls 2014-12-26 15:08:17 +03:00
Vadim Lopatin a77a20e6e7 Tetris example improvements 2014-12-26 14:20:12 +03:00
Vadim Lopatin af5a631051 move files 2014-12-26 13:22:19 +03:00
Vadim Lopatin 52b21b9d88 Tetris example: refactoring 2014-12-26 13:19:40 +03:00