How's development going?
As you might know, we're using LoveUI for the map editor of LovelyBigPlanet. So far, it's working great, but right now we need some kind of checkboxes, so players can select which layer(s) the objects are in. So is there any chance you either made it already or will start working on that sometime soon?
Thanks in advance
p.s.: You signed up for beta-testing LBP, are you still interested?
p.p.s.: 500th post!
LoveUI for Love 0.5.0
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: LoveUI... has button, Textfield, tableView
Help us help you: attach a .love.
Re: LoveUI... has button, Textfield, tableView
Hi, I've paused development for the past couple of months... Had been waiting for love 0.6.0 so I could boost its performance tremendously (mainly through replacing my implementation of pushmatrix, popmatrix, translate, with OpenGL's.)
I'll look into adding checkboxes soon.
p.s I'm up for beta testing.
I'll look into adding checkboxes soon.
p.s I'm up for beta testing.
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: LoveUI... has button, Textfield, tableView
Ah, ok.appleide wrote:Hi, I've paused development for the past couple of months... Had been waiting for love 0.6.0 so I could boost its performance tremendously (mainly through replacing my implementation of pushmatrix, popmatrix, translate, with OpenGL's.)
OK, great. We don't really need it right now for LBP though, since we implemented layer placement differently after all.appleide wrote:I'll look into adding checkboxes soon.
You know where to get the latest? If you need something to test, you can try to do funky thinks with the editor.appleide wrote:p.s I'm up for beta testing.
Help us help you: attach a .love.
Re: LoveUI... has button, Textfield, tableView
h there,
I want to start porting my game to 0.6.0(testing on the snapshots) but LoveUI isn't ported yet. I tried doing that myself but there is no comming through for me....
I'd love to see a version runing on a snapshot of 0.6.0 so that i could start porting my game to have it as close as possible to runing on a future release of 0.6.0 directly.
I want to start porting my game to 0.6.0(testing on the snapshots) but LoveUI isn't ported yet. I tried doing that myself but there is no comming through for me....
I'd love to see a version runing on a snapshot of 0.6.0 so that i could start porting my game to have it as close as possible to runing on a future release of 0.6.0 directly.
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: LoveUI... has button, Textfield, tableView
appleide seems to be working on it, but if you want something in the meantime: bartbes and me made a crude port of LoveUI to 0.6.0 for LovelyBigPlanet. http://github.com/bartbes/lovelybigplan ... bs/LoveUI/Sparx wrote:I want to start porting my game to 0.6.0(testing on the snapshots) but LoveUI isn't ported yet.
Help us help you: attach a .love.
Re: LoveUI... has button, Textfield, tableView
thanks so far..
The gui looks a bit more simple but enough to start porting my game to 0.6.0
You should fix line 229 of LoveUITableView.lua....
The gui looks a bit more simple but enough to start porting my game to 0.6.0
You should fix line 229 of LoveUITableView.lua....
Re: LoveUI... has button, Textfield, tableView
Yeah, use lovelybigplanet's port...
I still can't haven't got my copy of LoveUI running properly yet... all the widgets are black even after I've fixed all the setColor issues. I'm going to pull my hair out just to get this working.
For the next version I'll implement a 100% private graphics API (as opposed to 10% private) and just map it to löve's so this doesn't happen again. A side effect is... I might be able to make this library work for other lua game engines. *shudder*
I still need the new documentation for any significant performance boosts.
I still can't haven't got my copy of LoveUI running properly yet... all the widgets are black even after I've fixed all the setColor issues. I'm going to pull my hair out just to get this working.
For the next version I'll implement a 100% private graphics API (as opposed to 10% private) and just map it to löve's so this doesn't happen again. A side effect is... I might be able to make this library work for other lua game engines. *shudder*
I still need the new documentation for any significant performance boosts.
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: LoveUI... has button, Textfield, tableView
Will the game-side API be (roughly) the same? If it is very different, we might not be able to upgrade.appleide wrote:For the next version I'll implement a 100% private graphics API (as opposed to 10% private) and just map it to löve's so this doesn't happen again. A side effect is... I might be able to make this library work for other lua game engines. *shudder*
Help us help you: attach a .love.
Re: LoveUI... has button, Textfield, tableView
The idea is to keep it the same. I'm talking about the functions LoveUI itself uses to draw... like love.graphics.draw, love.graphics.setFont... etc.Robin wrote:Will the game-side API be (roughly) the same? If it is very different, we might not be able to upgrade.appleide wrote:For the next version I'll implement a 100% private graphics API (as opposed to 10% private) and just map it to löve's so this doesn't happen again. A side effect is... I might be able to make this library work for other lua game engines. *shudder*
Who is online
Users browsing this forum: No registered users and 7 guests