Commit Graph

324 Commits (a3a69aa849b5db00ccfd8d61f6637d8d146c6d22)

Author SHA1 Message Date
rubenwardy a3a69aa849 Disable Travis windows build 2015-10-28 21:03:20 +00:00
rubenwardy 2ac7f5a56b Fix NB mesh not being built correctly on .nbe file load 2015-09-10 21:19:22 +01:00
rubenwardy 2da4ad0718 Fix Run in Minetest to work in Latest Dev 2015-07-27 20:07:13 +01:00
rubenwardy a4cc16ebd8 Fix finding ZLIB on MinGW 2015-07-26 17:58:40 +01:00
rubenwardy b90a211f97 Add Windows tests to Travis 2015-07-26 17:21:21 +01:00
rubenwardy 273e342ba0 Add more possible minetest dir locations 2015-07-26 15:14:04 +01:00
rubenwardy 6108bd7a72 Fix DIR_DELIM warning 2015-07-26 15:02:51 +01:00
rubenwardy e121367445 Add snap res to node properties 2015-07-26 14:59:18 +01:00
rubenwardy aebb5b3d4c Add dynamic snapping resolution 2015-07-26 14:51:23 +01:00
rubenwardy 857b3a8b31 Fix pixel snapping during shift 2015-07-26 14:36:21 +01:00
rubenwardy a1639e9f7d Better function names in NodeBox class 2015-07-26 14:21:08 +01:00
rubenwardy b807feb42f Collect project related code into project/ 2015-07-26 14:09:33 +01:00
rubenwardy 4af82d6b71 Hide CDRs when they go out of the viewport 2015-07-26 13:47:48 +01:00
rubenwardy 3c8d8add13 Make -DDEBUG optional, as intended 2015-07-26 13:31:00 +01:00
rubenwardy 87750e42d3 Add fractional input in nodebox properties 2015-06-28 18:03:54 +01:00
rubenwardy 383827e697 Smooth perspective rotation 2015-06-28 17:12:32 +01:00
rubenwardy 990c5ddebc Add asl197 to contributors 2015-06-28 16:57:17 +01:00
rubenwardy 4384e61a4b Add viewport zooming 2015-06-28 16:43:10 +01:00
rubenwardy e8d9a23d1e Prepend enum type names with E 2015-06-28 16:06:56 +01:00
rubenwardy b04d4a5bbf Lots of changes 2015-06-28 15:51:46 +01:00
rubenwardy 3c60b5b00a More flexible media finding 2015-06-28 13:55:55 +01:00
rubenwardy ba97574c65 Add face (eg: X+) labels to texture editor 2015-06-28 13:37:35 +01:00
rubenwardy fd7eb20887 Correct front and back viewports being the wrong way around 2015-06-28 13:37:16 +01:00
rubenwardy eb134f3d15 Rebuild node meshes on texture change 2015-06-28 13:29:26 +01:00
rubenwardy 70938c4dff Fix texture memory leak in TextureDialog 2015-06-28 13:16:47 +01:00
asl97 49daaedad3 Fix memory leak
fixes #71
2015-06-28 12:54:49 +01:00
rubenwardy 866ca6b16a Fix texture leaks on NB delete, and fix flip/rotate not rebuilding meshes 2015-05-10 17:49:43 +01:00
rubenwardy 0f152ab919 Free old textures on NodeBox resize 2015-05-10 17:30:00 +01:00
rubenwardy 2c2f3dbdf6 Only rebuild nodebox meshes if they are changed 2015-05-10 17:22:20 +01:00
rubenwardy 43237d85e9 Add Debug features 2015-05-10 17:15:24 +01:00
rubenwardy fe385fbb6d Update .travis.yml 2015-03-31 14:19:45 +01:00
rubenwardy 062295685b Add minetest_root documentation to editor.conf.example 2015-03-18 08:52:08 +00:00
rubenwardy b4be9cfd61 Add Krock/Small joker to contributors in README.md 2015-03-09 08:46:49 +00:00
rubenwardy 9a4e650954 Release 0.8.1 2015-03-08 14:21:33 +00:00
rubenwardy dfdf215735 README.md: 0.7 -> 0.8 2015-03-08 14:12:01 +00:00
SmallJoker 247f3c8653 Do not save the conf_cmake file in the source directory 2015-03-08 13:19:50 +01:00
SmallJoker 67d5fa6d54 Fix MSVC warnings 2015-03-08 12:54:36 +01:00
rubenwardy 5311ab981b Fix file dialogs changing working directory on Windows 2015-03-08 11:24:16 +00:00
rubenwardy 87da28d5ca Release 0.8 2015-03-05 20:00:42 +00:00
rubenwardy abcd6e302d Fix find minetest on windows 2015-03-05 19:57:23 +00:00
rubenwardy 0df5c410d1 Fix bug when pressing cancel on save dialog 2015-03-05 19:48:47 +00:00
rubenwardy 0e68f5e8d7 Add Clone NodeBox 2015-03-05 18:47:00 +00:00
rubenwardy 20bef07919 Add flipping 2015-03-01 19:17:36 +00:00
rubenwardy 3b1060e7b0 Move all nodes up when a node is placed below the ground 2015-03-01 18:53:03 +00:00
rubenwardy 229649a961 Split save into Save and Save As 2015-03-01 18:44:03 +00:00
rubenwardy a7550bc8bb Add window expand on Alt+W 2015-03-01 18:13:06 +00:00
rubenwardy 2b1b09e41b Code style in Editor.cpp 2015-02-05 19:19:46 +00:00
rubenwardy d33070ee89 Add viewport scrolling using middle mouse button 2015-02-05 18:55:15 +00:00
rubenwardy f1f6f54fda Reorganisation. Remove installed from configuration to state->isInstalled 2015-02-05 16:28:45 +00:00
rubenwardy 5729100f56 Make helper function in obj exporter private 2015-02-04 19:33:14 +00:00