• R/O
  • SSH
  • HTTPS

mikumikudroid: List of commits


RSS
Rev. Tiempo Autor
r111 2011-07-21 19:28:37 ohsawa

(empty log message)

r110 2011-07-20 21:29:52 ohsawa

some part of btSequentialImpulseConstraintSolver includes NEON code.

r109 2011-07-17 23:02:39 ohsawa

neon code will be added on release 0.25

r108 2011-07-11 00:39:52 ohsawa

release 0.25 tag.

r107 2011-07-11 00:31:57 ohsawa

bugs that stall physics simulation for long-time-no-motion objects is fixed.
bugs that fails reading model with zero rigid body or joint is fixed.
fix physics stability when physics on/off.

r106 2011-07-06 00:19:26 ohsawa

release 0.24 tag.

r105 2011-07-06 00:02:24 ohsawa

Physics simulation is updated to follow bone to physics at 60Hz.
NullPointerException bugs for OneSkinning model with more than 48 bones is fixed.

r104 2011-07-05 23:59:32 ohsawa

release 0.23 tag.

r103 2011-07-05 04:54:48 ohsawa

Physics On/Off menu is added.
Playback control interface is updated.

r102 2011-07-05 02:45:28 ohsawa

physics initialization code for seeking is fixed.

r101 2011-07-03 01:17:55 ohsawa

physics simulation using bullet is added.

r100 2011-07-03 01:10:49 ohsawa

Bullet 2.78 under ZLIB license is included for physics simulation.

r99 2011-07-03 00:59:33 ohsawa

rename tag.

r98 2011-07-03 00:59:01 ohsawa

release 0.22 tag.

r97 2011-06-22 21:39:13 ohsawa

add armeabi-v7a (fat binary)

r96 2011-06-22 20:11:53 ohsawa

Android NDK code is added for morphing.

r95 2011-05-29 14:16:45 ohsawa

release 0.21 tag.

r94 2011-05-29 14:11:05 ohsawa

bug that fails loading .x files is fixed.

r93 2011-05-29 03:43:08 ohsawa

release 0.20 tag.

r92 2011-05-29 03:33:55 ohsawa

add header in .xc file

r91 2011-05-29 02:08:11 ohsawa

XParser supports reading normal vector and generating normal vector.
Change to default toon texture if model have a non-existing toon texture file name.

r90 2011-05-27 03:20:40 ohsawa

memory usage in XParser is reduced(INDEX).

r89 2011-05-27 02:48:29 ohsawa

memory usage in XParser is reduced. Index is remaining unchanged and will be reduced.

r88 2011-05-20 00:06:43 ohsawa

reduce memory usage in PMEParser

r87 2011-05-15 05:19:28 ohsawa

cache for X file is generated for faster model loading.
now index-sorted vertex is disabled but will be re-implemented.

r86 2011-05-10 23:47:48 ohsawa

Index size is changed to Integer for .x file(more vertices)

r85 2011-05-10 03:06:08 ohsawa

release 0.19 tag.

r84 2011-05-10 02:06:32 ohsawa

XParser supports multiple mesh.

r83 2011-05-09 05:25:21 ohsawa

set the music players to be looping.
(experimental) loading .x file is enabled.
marging materials having same color and texture is implemented but disabled because there is no performance implovement.
avoid crush when loading non-existing textures.

r82 2011-04-25 04:20:43 ohsawa

release 0.18 tag.

Show on old repository browser