338 Commits

Author SHA1 Message Date
Hugo Locurcio
a5ef5e4c0d
Add missing dependency in developers.md Linux instructions (#89)
This closes #88.
2020-05-01 18:50:53 +02:00
Hugo Locurcio
bdabb3d183 Update the list of Linux dependencies (#87)
This closes #86.
2019-11-29 19:29:45 +01:00
rubenwardy
7ade9b1b2d
Add /usr/share/nodeboxeditor to resources search path 2018-05-05 20:35:06 +01:00
rubenwardy
adf8398fa8
Fix .desktop being installed to user rather than global share 2018-04-19 18:43:32 +01:00
rubenwardy
2d5f87f287 install_irrlicht.sh is no longer needed 2016-05-20 01:01:18 +01:00
rubenwardy
470a8bc548 Update developers.md 2015-11-16 00:18:51 +00: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
3e677d4890 Add media/flip* to make install 2015-10-28 21:15:06 +00:00
rubenwardy
ca688eb757 More accurate CheckBox label for fractional_positions 2015-10-28 21:11:32 +00:00
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