Commit Graph

189 Commits (master)

Author SHA1 Message Date
rubenwardy 75a6c7c52c Fix segfaults 2014-07-22 15:37:27 +01:00
rubenwardy c1841b09d6 Add single file archiver and new NBE format 2014-07-22 15:31:21 +01:00
rubenwardy 0bfeeb52d5 Update file format spec 2014-07-21 18:36:20 +01:00
rubenwardy 1f80bb8424 Refactor NBE file parser, and fix segfaults 2014-07-21 18:30:26 +01:00
rubenwardy ba9edff219 Finish texture tool 2014-07-16 18:17:15 +01:00
rubenwardy b009d2b099 Should blank texture in texture tool when texture is not assigned 2014-07-14 18:47:01 +01:00
rubenwardy c081dde885 Add icon for texture tool 2014-07-12 19:52:22 +01:00
rubenwardy 4b6b7677fd Start texture tool 2014-07-12 19:44:33 +01:00
rubenwardy e215c0bcc2 Bugs 2014-07-12 19:23:47 +01:00
rubenwardy 821fa24f33 Clean enums 2014-07-12 18:41:06 +01:00
rubenwardy 4d758f7b4c Fix build error 2014-07-12 18:33:59 +01:00
rubenwardy e1451041b6 Move media manager code to different file 2014-07-12 18:33:08 +01:00
rubenwardy bd5125b069 Add textures for each face 2014-07-12 18:29:17 +01:00
rubenwardy 264df92988 Add media manager header: WIP 2014-07-11 19:48:09 +01:00
rubenwardy 6b2f718497 Right align viewport label when context menu is closed 2014-07-11 18:41:46 +01:00
rubenwardy 9493d86724 Add user interface to dynamic viewports 2014-07-11 18:37:02 +01:00
rubenwardy fefd318f7c Lighting settings 2014-07-10 19:55:40 +01:00
rubenwardy 7dc5babfcc Fine tune shading 2014-07-10 19:48:07 +01:00
rubenwardy 687b90fc61 Further fixes for dynamic viewports 2014-07-10 19:38:07 +01:00
rubenwardy 6c2d65365a Fix bug with bottom camera being blocked by plane 2014-07-10 19:26:54 +01:00
rubenwardy e0e40f4c67 Position cameras depending on viewport type 2014-07-10 19:12:45 +01:00
rubenwardy 1854724891 Fix CDRs and move camera creation to single function 2014-07-10 18:33:07 +01:00
rubenwardy c5511abc3c Start dynamic viewports 2014-07-09 14:08:39 +01:00
rubenwardy 1382d28392 Fix perspective view's aspect ratio on start up 2014-07-09 13:03:24 +01:00
rubenwardy 4a604f6c51 Add dialog system 2014-07-09 12:56:34 +01:00
rubenwardy 0bfbc23927 Coordinate axes 2014-07-08 20:01:40 +01:00
rubenwardy 9451f42fd5 Remove debug output 2014-07-08 19:36:08 +01:00
rubenwardy 0c2415ab65 Add Minetest style lighting 2014-07-08 19:34:45 +01:00
rubenwardy 226551d703 Readd lighting 2014-07-08 18:24:27 +01:00
rubenwardy b41f7052d4 Finish texture projection 2014-07-08 18:21:34 +01:00
rubenwardy 863401ded1 Fix artifacts 2014-07-08 17:27:23 +01:00
rubenwardy ac653777fb Start texture tool 2014-07-08 17:12:34 +01:00
rubenwardy e9b08822d0 Fix chdir problem 2014-07-06 19:04:44 +01:00
rubenwardy 1dcca5489a Fix compile on Windows 2014-07-06 18:09:54 +01:00
rubenwardy 9c2c6cd8b5 Finishing working directory changes 2014-07-06 17:05:15 +01:00
rubenwardy 37910be995 Fix bug with finding configuration file 2014-07-06 16:40:13 +01:00
rubenwardy b41782c568 Working Directory 3 2014-07-06 16:34:00 +01:00
rubenwardy 0673238563 Working directory 2 2014-07-01 20:59:15 +01:00
rubenwardy 8fb359a0fb Small bugs 2014-07-01 20:29:22 +01:00
rubenwardy 4690191703 Working directory 2014-07-01 20:27:07 +01:00
rubenwardy cb7e988ea9 Inconsistency detected fix 2014-06-30 11:09:53 +00:00
rubenwardy c2e06c3205 Add support for make install 2014-06-18 20:19:53 +01:00
rubenwardy 20e4d85181 Fix window title on release builds 2014-06-18 08:32:37 +01:00
rubenwardy 28decd4bc5 Add support for Minetest Classic 2014-06-17 20:13:23 +01:00
rubenwardy 44461ce144 Possible fix to node box list box selection 2014-05-30 11:19:46 +01:00
rubenwardy be90ff4257 Temporary fix for top right viewport 2014-05-27 18:19:08 +01:00
rubenwardy b66ba5555d Fix node box name property in node box mode 2014-05-27 17:42:47 +01:00
rubenwardy 1c386f2c61 Fix properties sidebar 2014-05-27 17:35:04 +01:00
rubenwardy d0626b606b Remove duplicated int to string code 2014-05-27 17:31:59 +01:00
rubenwardy ef61b9520b Stop node from adding nodebox on editor start up 2014-05-26 20:36:57 +01:00
rubenwardy 4ef1be93e2 Fix build on Ubuntu 2014-05-26 20:30:35 +01:00
rubenwardy 371039a708 Fix compile on windows 2014-05-26 20:22:53 +01:00
rubenwardy 970fc4f838 Remove C++11 only features 2014-05-26 20:14:33 +01:00
rubenwardy 48ee07bb38 Bump version to 0.6.4 2014-05-26 20:10:50 +01:00
rubenwardy 918a1b9e1c Add default nodebox when creating a node 2014-05-26 20:04:36 +01:00
rubenwardy 6ffab8985b Fix open project when there are multiple nodes 2014-05-26 19:54:07 +01:00
rubenwardy f35db36995 Remove unneeded breaks 2014-05-26 19:44:37 +01:00
rubenwardy 4cfbd08165 Fix switch missing break 2014-05-26 19:43:39 +01:00
rubenwardy 2f9bbb3e92 Fix keyboard shortcut issues 2014-05-26 19:41:46 +01:00
rubenwardy d98b6144c5 Fix weird nodebox naming bug 2014-05-26 19:25:43 +01:00
rubenwardy 68ea4f9e60 Fix offset error with CDRs 2014-05-26 19:22:18 +01:00
rubenwardy 7cc8c57e72 Merge branch 'rubenwardy_fixes' of https://github.com/rubenwardy/NodeBoxEditor into 0_6_4_proposal 2014-05-26 19:11:57 +01:00
ShadowNinja f578e34f59 More reworking 2014-05-20 18:30:52 -04:00
ShadowNinja 063150a790 Use hpp filename extension for headers 2014-05-20 18:15:40 -04:00
rubenwardy cb612de9ba Fix node box naming bug 2014-05-20 20:01:22 +01:00
ShadowNinja 6f08c22763 Rework 2014-05-18 22:34:23 -04:00
ShadowNinja 874e61a92d Rework configuration parser 2014-05-17 19:35:32 -04:00
rubenwardy 462a224b5b Fix coding style part one 2014-05-15 18:45:04 +01:00
rubenwardy 9981776817 Fix node delete bug 2014-05-15 17:55:56 +01:00
rubenwardy 00606b2171 Fix keyboard shortcuts problem 2014-05-15 17:51:49 +01:00
rubenwardy 92c65dc864 Remove debug output from file parser 2014-05-15 09:20:18 +01:00
rubenwardy 39b31caf09 Fix saving bug with multiple nodes 2014-05-14 19:37:55 +01:00
rubenwardy 162c951719 Add ctrl+s 2014-04-28 19:59:55 +01:00
rubenwardy c49809d254 Add some keyboard shortcuts 2014-04-28 19:51:20 +01:00
rubenwardy 3a4f8236d2 Remove unnecessary defines 2014-04-28 19:17:37 +01:00
rubenwardy a907c74568 Add dynamic snapping 2014-04-28 19:13:05 +01:00
rubenwardy fa37630b64 Fix mode icons 2014-04-25 19:30:18 +01:00
rubenwardy 880d88ecd8 Fix deleting bug 2014-04-25 19:03:47 +01:00
ShadowNinja 685c072aab Remove nodebox count limit 2014-04-25 12:01:18 -04:00
ShadowNinja 6a95d1f982 Only load images once, rather than on every frame 2014-04-25 11:40:40 -04:00
rubenwardy 849f76ca99 Update version flag 2014-04-25 08:54:30 +01:00
rubenwardy 8dbf58a217 Fix delete node 2014-04-10 15:10:50 +01:00
rubenwardy e7c010a2c3 Support for editing multiple nodes 2014-02-14 20:36:24 +00:00
rubenwardy 445e12fff1 Add node tool 2014-02-14 20:21:55 +00:00
rubenwardy 1f11c46093 Mode Icon 2014-02-14 18:46:12 +00:00
rubenwardy 1995e65dfd Adding sleeping 2014-02-12 17:19:26 +00:00
rubenwardy e9c77b3275 Release version 0.6.2 2014-02-12 17:04:08 +00:00
rubenwardy 6d1f07cf2e Fix building on linux 2014-02-12 16:58:36 +00:00
rubenwardy d47503bb6c Moved source files around 2014-02-12 16:37:06 +00:00