Rev. | Time | Author |
---|---|---|
e6af6ba | 2013-03-06 06:08:18 | julien.gouesse@gmail.com |
Adds a field for the JoyInput implementation into JoglContext |
||
eb32bdc | 2013-03-06 06:06:24 | julien.gouesse@gmail.com |
Fixes a bug in the support of vertical synchronization |
||
ef03ebf | 2013-03-06 04:03:32 | remy.bouquet@gmail.com |
Android : Added a FINE log of all the display configurations available on the device when the context starts. |
||
923cf4a | 2013-03-06 04:02:26 | remy.bouquet@gmail.com |
Android : FINE or lower log levels are now displayed in output when configured so |
||
200f7f0 | 2013-03-06 03:20:27 | brentowens@gmail.com |
MaterialBrowser will remember browse path. Removed commented out code from TextureBrowser |
||
4bf3c43 | 2013-03-06 03:08:27 | brentowens@gmail.com |
material browser sorts alphabetically. Material editor sorts mat-def list alphabetically |
||
092be40 | 2013-03-06 02:42:09 | brentowens@gmail.com |
TextureBrowser is now sorted alphabetically and remembers your last selected texture and expands to its folder |
||
ed07a71 | 2013-03-06 01:00:43 | brentowens@gmail.com |
speaking of SDK, material property editor is now sorted alphabetically |
||
802c4f9 | 2013-03-05 18:35:35 | Kaelthas_Spellsinger@o2.pl |
Bugfix: fixed an error that could create wrogn vertex to bone group assignment. This caused animation to be played badly because some vertices remained in their places instead of moving with the proper bone. |
||
8e867f9 | 2013-03-05 08:28:58 | void65536@googlemail.com |
Added support to upload/modify sub texture to Renderer interface introducing a new method: |
||
d87650c | 2013-03-05 03:44:36 | normen667 |
but anyway, there you go |
||
4ee494c | 2013-03-05 00:14:16 | remy.bouquet@gmail.com |
Android : MultiSampling is now supported on android |
||
3baee6f | 2013-03-04 20:06:18 | Kaelthas_Spellsinger@o2.pl |
Bugfix: fixed lowes weight removal method that did not remove all lowest vertices that were necessary (thanks to Tobias Downer for finding it :) ). |
||
25f01b6 | 2013-03-04 18:30:24 | remy.bouquet@gmail.com |
Android : changed the way the pixel config is passed to the OGLESContext. It's now passed in the appSettings. |
||
4715154 | 2013-03-03 19:31:10 | remy.bouquet@gmail.com |
Better TestMultiPostWater |
||
462eac4 | 2013-03-02 20:26:35 | remy.bouquet@gmail.com |
SDK mat def editor : |
||
bd3fc44 | 2013-03-02 02:24:51 | julien.gouesse@gmail.com |
Tolerates a failure in the parsing of GLSL version string and then assumes GLSL 1.00 is supported only on the Raspberry Pi |
||
425565b | 2013-03-01 06:55:57 | remy.bouquet@gmail.com |
SDK mat def editor : proof checks on node naming |
||
4667011 | 2013-02-28 08:22:44 | julien.gouesse@gmail.com |
Fixes remaining compile errors in JoalAudioRenderer |
||
00effb1 | 2013-02-28 08:18:44 | julien.gouesse@gmail.com |
Fixes some compile errors in JoalAudioRenderer (work in progress) |
||
58be9f6 | 2013-02-28 07:28:20 | remy.bouquet@gmail.com |
SDK core : Initialized the audioRenderer for the FakeApplication thread so one can play sounds in the scene composer |
||
502c752 | 2013-02-28 06:25:50 | julien.gouesse@gmail.com |
Fixes a compile error in NewtMouseInput |
||
b28f3c3 | 2013-02-28 06:23:08 | julien.gouesse@gmail.com |
Updates JogAmp JARs (GlueGen build 640, JOAL build 404, JOGL build 921) and adds the missing JARs for ARM V6 soft float & hard float |
||
c00ccc7 | 2013-02-28 02:50:46 | remy.bouquet@gmail.com |
SDK core : Moved camera toolbar images to the common icons folder |
||
eabac56 | 2013-02-27 08:44:46 | remy.bouquet@gmail.com |
SDK removed generic signature from DefaultComboModel in the SDK |
||
266656a | 2013-02-27 08:21:37 | remy.bouquet@gmail.com |
Committing the project files for the material editor i forgot to commit |
||
9970f27 | 2013-02-27 08:13:27 | remy.bouquet@gmail.com |
Remove Inputmappingloc.java from repo |
||
8fba60d | 2013-02-27 07:53:09 | remy.bouquet@gmail.com |
ry to fix InputMappingBlock file |
||
22f937a | 2013-02-27 06:58:33 | remy.bouquet@gmail.com |
Fixed imports in TestShaderNodes |
||
ace47ad | 2013-02-27 06:55:59 | remy.bouquet@gmail.com |
Reverted accidental commit of GeometryList |