Philip Whitfield
Philip Whitfield
somewhat off topic, but with android it seems to work. Although I had to manually add the aar file to the android custom build template
What is the current state on this? I have a project where I keep copying these .so files around without even using sound. I think losing them would improve usability...
Is this also the reason why the introductory example doesn't work for me? > > brigand/brigand/algorithms/detail/non_null.hpp:19:32: error: type 'bool' cannot be used prior to '::' because it has no members...
Thanks. Think I got it. But I guess my issue above is something else then? Edit: Sorry for being way off topic. Did the implementation of brigand::found change? This works...
AFAIK parler dynamically creates another model that contains all the translations, and then in the admin panel automatically adds widgets for the related table entry in the current language. usually...
Looks like parler somehow loses the widget and uses the default django image widget. I cannot set the PPOI for the translated image. I feel like it behaves like a...
So I have no idea what exactly is happening behind the scenes but I kinda managed to work around the issue by adding this to the TranslatedFileAdmin class: ```` def...
Hi. The problem is that the addon currently only has compiled OIS libraries for visual studio. Those won't work with Code::Blocks. You can try to compile OIS yourself by downloading...
dammit... :) But I just had an idea. afaik OIS is included with ogre. it is probably a part of this download. http://sourceforge.net/projects/ogre/files/ogre/1.8/1.8.1/OgreSDK_MinGW_v1-8-1.exe/download
no material support can be implemented without color spaces. The colors do get loaded atm but that is about it...