Application: mellotanica

Join the team. This area is for people who want to participate in OpenMW's development in one way or another.
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: Application: mellotanica

Post by Zini »

The former. You can test it by checking when the destructor of CSVDoc::SubView is called (way too late). btw. there is no such thing as a secondary window in OpenCS. The first main window (VIew) of a document is no more important/primary than the 2nd one.
User avatar
mellotanica
Posts: 14
Joined: 31 Aug 2014, 23:32
Location: italy

Re: Application: mellotanica

Post by mellotanica »

ok, i'll be on it!
User avatar
mellotanica
Posts: 14
Joined: 31 Aug 2014, 23:32
Location: italy

Re: Application: mellotanica

Post by mellotanica »

if there are no other subview classes a part from CSVDoc::SubView, i think i'm done, there was only an initialization flag missing
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: Application: mellotanica

Post by Zini »

Every other SubView class is derived from SubView.
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: Application: mellotanica

Post by Zini »

Okay, with that done, another one? Or four?

We have a collection of very important OpenCS tasks that do also involve OGRE:

* Editor: Render cell markers
* Editor: Render cell border markers
* Editor: Render cell border arrows
* Editor: Mouse picking in worldspace widget

gus started on the first one and got pretty far, but never finished it. You should be able to find his code on github.
User avatar
mellotanica
Posts: 14
Joined: 31 Aug 2014, 23:32
Location: italy

Re: Application: mellotanica

Post by mellotanica »

ok, this seems a bit tough... i can try to work on it, but i'm not sure i will get decent results in reasonably short time without a little help understanding the problem and the involved code..
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: Application: mellotanica

Post by Zini »

These really aren't popular, eh? I am trying for some time now to offer them to people who are not drowning in other tasks already. With little success, which is sad because these tasks are important (except for the 2nd one maybe, but it fits in well here).
I am sure scrawl (our resident OGRE expert) would be willing to give you a few tips.
But if you really prefer something else, I am sure we can find a different task for you.
User avatar
mellotanica
Posts: 14
Joined: 31 Aug 2014, 23:32
Location: italy

Re: Application: mellotanica

Post by mellotanica »

Zini wrote:These really aren't popular, eh?
heh, actually i am interested in learning how to work with OGRE, i'm just a bit skeptical (or maybe scared) because i only had chance to try out blender in the magical world of 3d graphics, and it's not something a programmer can be that much proud of.. at least not me :P

anyways i'll gladly try!
User avatar
sirherrbatka
Posts: 2159
Joined: 07 Aug 2011, 17:21

Re: Application: mellotanica

Post by sirherrbatka »

you can do it! :D
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: Application: mellotanica

Post by Zini »

Any news?
Post Reply