Search found 4988 matches

by psi29a
20 Aug 2013, 08:04
Forum: Join the team
Topic: Application - Marc Bouvier
Replies: 47
Views: 23424

Re: Application - Marc Bouvier

Zini wrote:Really wish people would clean up their stuff, before sending a pull request.
You're starting to sound like Linus, you should rant more to complete the experience. ;)
by psi29a
19 Aug 2013, 10:08
Forum: Feature Requests and Suggestions
Topic: First-person camera independent of body
Replies: 20
Views: 15067

Re: First-person camera independent of body

Project Aedra r228+ (Now with Oculus Rift support!)

http://www.youtube.com/watch?v=S9qJlRO_vT0
by psi29a
19 Aug 2013, 08:10
Forum: General Development
Topic: Cursor not displayed bug
Replies: 13
Views: 5681

Re: Cursor not displayed bug

Isn't that ass backwards considering we have linux native bins? It is. But in that case it was for the sake of testing. This is actually bad QA considering you have a layer of abstraction in between your target platform, what I mean is, that is then difficult isolate the problem away from the windo...
by psi29a
18 Aug 2013, 17:13
Forum: General Development
Topic: Cursor not displayed bug
Replies: 13
Views: 5681

Re: Cursor not displayed bug

I already have libxcursor installed. And as I mentioned this bug also effects windows openmw build running on linux with wine. Isn't that ass backwards considering we have linux native bins? Wine is just another layer of abstraction that gets in the way of development. Unless of course, this is pro...
by psi29a
14 Aug 2013, 14:28
Forum: Organisation and Planning
Topic: OpenMW 0.26.0
Replies: 140
Views: 75084

Re: OpenMW 0.26.0

SDL2 was officially released, I'm tracking the standard Debian release and backported to our Ubuntu PPA.
by psi29a
09 Aug 2013, 07:39
Forum: Support
Topic: Getting static dependencies installed
Replies: 2
Views: 1974

Re: Getting static dependencies installed

Do not install libogre-1.8.1 and libogre-1.8.1-dev when using the libogre-static packages.

Purge everything, then re-install libogre-static-dev.

Then run cmake with -DOGRE_STATIC=TRUE
by psi29a
08 Aug 2013, 22:36
Forum: Example-Suite
Topic: Art assets
Replies: 98
Views: 60980

Re: Art assets

It doesn't have to be NIF, it can be in Ogre3D's native format too. That is on OpenMW's roadmap.
by psi29a
08 Aug 2013, 13:15
Forum: Organisation and Planning
Topic: OpenMW 0.25.0
Replies: 112
Views: 43859

Re: OpenMW 0.25.0

@sirherrbatka: the tar balls do get tested, just apparently not with non-english/german versions.
by psi29a
08 Aug 2013, 12:29
Forum: Organisation and Planning
Topic: OpenMW 0.25.0
Replies: 112
Views: 43859

Re: OpenMW 0.25.0

If the assert has anything to do with Ogre, then yeah... known issue with Ogre. Could you give the exact assert?
by psi29a
07 Aug 2013, 17:05
Forum: Support
Topic: [solved] Use of deprecated functions about libavcodec
Replies: 4
Views: 4965

Re: Use of deprecated functions about libavcodec

What is your libavcodec version? That is also important.