[Old]Node Box Editor [0.9.2]

User avatar
Chinchow
Member
Posts: 684
Joined: Tue Sep 18, 2012 21:37

by Chinchow » Post

Awesome!
Are we able to move the view our selves or is it set views
Also can we make complex node boxes?
Sorry for all the questions and keep up the good work.
Sometimes, it's harder to think up a mod than it is to create it.
Mods: Orichalcum Stonebricks Extra Chests

User avatar
Likwid H-Craft
Member
Posts: 1113
Joined: Sun Jan 06, 2013 14:20
Location: Lost in Crypt

by Likwid H-Craft » Post

This should be inported on to minetest ruben when you get, working on v2 but so when we download it?
My Domain's/others:
http://likwidtest.hj.cx/ (Not Done)

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

The top left view is perspective and movable using the arrow keys. (you can pivot around it, camera is always facing (0,0,0))

The other views are fixed.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

Can you texture them from this?
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

jojoa1997 wrote:Can you texture them from this?
Not yet, it is not finished.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

Version 0.1 is almost ready to be released!

Just need to finish exporter and some GUI stuff.
Last edited by rubenwardy on Tue Apr 23, 2013 19:14, edited 1 time in total.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

It has been released!

To do:
  • new/open/save
  • multi-node support
  • import
  • Fixes and new features
See top post for download info.
Last edited by rubenwardy on Wed Apr 24, 2013 18:37, edited 1 time in total.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

by 12Me21 » Post

When I try to run it it says:
"the program can't start because "MSVCP110D.dll" is missing from your computer"
Shoutouts to Simpleflips

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

12Me21 wrote:When I try to run it it says:
"the program can't start because "MSVCP110D.dll" is missing from your computer"
http://www.dll-files.com/

twoelk
Member
Posts: 1482
Joined: Fri Apr 19, 2013 16:19
GitHub: twoelk
IRC: twoelk
In-game: twoelk
Location: northern Germany

by twoelk » Post

PilzAdam wrote:
12Me21 wrote:When I try to run it it says:
"the program can't start because "MSVCP110D.dll" is missing from your computer"
http://www.dll-files.com/
nope, site answers:

Did you mean?

msvcp100.dll
10.00.40219.325, Microsoft® C Runtime Library, Microsoft® Visual Studio® 2010

msvcp100d.dll
10.00.21003.1, Microsoft® C Runtime Library, Microsoft® Visual Studio® 2010

msvcp110.dll
msvcp71d.dll
Microsoft® C++ Runtime Library, v. 7.10.3077.0

msvcp90d.dll
9.00.30729.1, Microsoft® C++ Runtime Library, Microsoft® Visual Studio® 2008

msvcr110d.dll
11.00.50727.1 built by: RTMREL, Microsoft® C Runtime Library, Microsoft® Visual Studio® 2012

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

twoelk wrote:
PilzAdam wrote:
12Me21 wrote:When I try to run it it says:
"the program can't start because "MSVCP110D.dll" is missing from your computer"
http://www.dll-files.com/
nope, site answers:

Did you mean?

msvcp100.dll
10.00.40219.325, Microsoft® C Runtime Library, Microsoft® Visual Studio® 2010

msvcp100d.dll
10.00.21003.1, Microsoft® C Runtime Library, Microsoft® Visual Studio® 2010

msvcp110.dll
msvcp71d.dll
Microsoft® C++ Runtime Library, v. 7.10.3077.0

msvcp90d.dll
9.00.30729.1, Microsoft® C++ Runtime Library, Microsoft® Visual Studio® 2008

msvcr110d.dll
11.00.50727.1 built by: RTMREL, Microsoft® C Runtime Library, Microsoft® Visual Studio® 2012
So, why dont you download it (the second or last one)?

User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

by 12Me21 » Post

I tried it on a different computer and now it says: "NodeBoxGen.exe is not a valid win32 application"
Shoutouts to Simpleflips

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

I built the Windows build using Visual C++ 2012. It works for me.
Try building it your self. All you need is Irrlicht, and a compiler. (no other dependancies)
Last edited by rubenwardy on Thu Apr 25, 2013 15:45, edited 1 time in total.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

I have just fixed the cmake script so that it works better.

Code: Select all

$ apt-get install build-essential libirrlicht-dev cmake libpng12-dev libjpeg8-dev libgl1-mesa-dev
$ cmake .
$ make -j2
Where the 2 after make -j is number of cores plus 1
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

Jordach
Member
Posts: 4534
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach
Location: Blender Scene

by Jordach » Post

You created the app in debug mode enabled, I can't run this on a Windows 7 Home Premium 32-Bit laptop.

See: http://stackoverflow.com/questions/5014 ... -msvcp100d

Also: Image

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

Same here
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

Last edited by rubenwardy on Thu Apr 25, 2013 18:29, edited 1 time in total.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

by 12Me21 » Post

This is so awesome!!
but you should be able to type in the dimentions of the nodebox, too, and there should be a "snap to grid" option where the dimensions can only be certain numbers.
Shoutouts to Simpleflips

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

12Me21 wrote:This is so awesome!!
but you should be able to type in the dimentions of the nodebox, too, and there should be a "snap to grid" option where the dimensions can only be certain numbers.
I have already thought about this, and they will come in future versions.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

Added snapping: https://github.com/rubenwardy/The-NodeB ... 789d909897

(Note: this is not in the Window 0.1 build)
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
Evergreen
Member
Posts: 2135
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen
Location: A forest in the midwest
Contact:

by Evergreen » Post

Problem I had was when I went to copy the code, it crashes. :/ Can you fix that? Fyi, I'm running Ubuntu Precise Pangolin 12.04.
Still a really awesome program.
Back from the dead!

User avatar
kaeza
Moderator
Posts: 2162
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza
Location: Montevideo, Uruguay
Contact:

by kaeza » Post

Evergreen wrote:Problem I had was when I went to copy the code, it crashes. :/ Can you fix that? Fyi, I'm running Ubuntu Precise Pangolin 12.04.
Still a really awesome program.
I also have Ubuntu 12.04 and it works for me.
I also use Irrlicht 1.7.3 while rubenwardy uses 1.8.x, and it works for both of us.
Maybe if you provide a better error report we can help you.

Which Irrlicht version do you have?
At which stage does it "crash"? At cmake time? Compile time? Runtime?
Last edited by kaeza on Sun Apr 28, 2013 08:09, edited 1 time in total.
Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal

User avatar
Evergreen
Member
Posts: 2135
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen
Location: A forest in the midwest
Contact:

by Evergreen » Post

I said, when I go to copy the code it makes after modeling the node, it crashes. Everything else works fine.
Back from the dead!

User avatar
kaeza
Moderator
Posts: 2162
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza
Location: Montevideo, Uruguay
Contact:

by kaeza » Post

Evergreen wrote:I said, when I go to copy the code it makes after modeling the node, it crashes. Everything else works fine.
Ah lol sorry, misread that :|
Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal

sfan5
Moderator
Posts: 4095
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5
Location: Germany

by sfan5 » Post

Can't build it:

Code: Select all

/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libIrrlicht.a(CIrrDeviceLinux.o): undefined reference to symbol 'XF86VidModeGetGamma'
/usr/bin/ld: note: 'XF86VidModeGetGamma' is defined in DSO /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1 so try adding it to the linker command line
/usr/lib/x86_64-linux-gnu/libXxf86vm.so.1: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
Mods: Mesecons | WorldEdit | Nuke & Minetest builds for Windows (32-bit & 64-bit)

Post Reply

Who is online

Users browsing this forum: No registered users and 9 guests