Commit Graph

189 Commits (master)

Author SHA1 Message Date
rubenwardy 7ade9b1b2d
Add /usr/share/nodeboxeditor to resources search path 2018-05-05 20:35:06 +01:00
rubenwardy b19736d874 New icon
... and remove an superfluous include
2015-10-29 18:32:02 +00:00
rubenwardy 75e949c153 Fix URL opening on Windows 2015-10-29 18:15:10 +00:00
rubenwardy 513d7fbee7 Revert accidental execution of s/windows/linux/g 2015-10-29 18:09:36 +00:00
rubenwardy 66d4488e2a Bump version to 0.9.0 2015-10-28 21:52:17 +00:00
rubenwardy 51a44838cc Add links to URLs in Help menu 2015-10-28 21:36:46 +00:00
rubenwardy aa7b0566de Change working directory when running Minetest to stop problems in non-portable 2015-10-28 21:23:05 +00:00
rubenwardy ca688eb757 More accurate CheckBox label for fractional_positions 2015-10-28 21:11:32 +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 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 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 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
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 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
rubenwardy 4894999022 Add exporting to Wavefront (.obj) 2015-02-04 19:29:00 +00:00
rubenwardy 52b7712276 Run in Minetest 2015-02-04 17:44:37 +00:00
rubenwardy 8e8b73c1dd Add export Minetest Mod 2015-02-03 19:49:49 +00:00