OSDN Git Service

mikumikustudio/MikuMikuStudio.git
11 years agoAdd bonetype 9 support.
Kazuhiko Kobayashi [Mon, 25 Mar 2013 15:02:18 +0000 (00:02 +0900)]
Add bonetype 9 support.
Normalize normals.

11 years agoSupport Intel GPU
Kazuhiko Kobayashi [Wed, 13 Feb 2013 10:13:44 +0000 (19:13 +0900)]
Support Intel GPU
Support Shadow mapping

11 years agoFix clone bug
Kazuhiko Kobayashi [Sat, 19 Jan 2013 15:53:42 +0000 (00:53 +0900)]
Fix clone bug
Move VMDMotion to bytebuffer.

11 years agoFix spheremap bug.
Kazuhiko Kobayashi [Wed, 19 Dec 2012 02:34:41 +0000 (11:34 +0900)]
Fix spheremap bug.

11 years agoChange physics accuracy.
Kazuhiko Kobayashi [Wed, 5 Dec 2012 10:36:57 +0000 (19:36 +0900)]
Change physics accuracy.

11 years agoAdd fixedPhysics mode.
Kazuhiko Kobayashi [Mon, 3 Dec 2012 10:32:48 +0000 (19:32 +0900)]
Add fixedPhysics mode.
Change thread priority.

11 years agoAdd pmdcache support.
Kazuhiko Kobayashi [Wed, 17 Oct 2012 08:21:47 +0000 (17:21 +0900)]
Add pmdcache support.

11 years agoRemove stack trace when texture file is not found.
Kazuhiko Kobayashi [Thu, 11 Oct 2012 06:17:57 +0000 (15:17 +0900)]
Remove stack trace when texture file is not found.
Change geometry bucket queue inherit to transparent.

11 years agoChange VMDFile constructor.
Kazuhiko Kobayashi [Mon, 17 Sep 2012 00:56:09 +0000 (09:56 +0900)]
Change VMDFile constructor.
Change vbo mode stream to dynamic.

11 years agoRemove skinnb2.
Kazuhiko Kobayashi [Sat, 1 Sep 2012 18:40:08 +0000 (03:40 +0900)]
Remove skinnb2.
Change skinvb Dynamic to Stream.

11 years agoEnable interleave.
Kazuhiko Kobayashi [Sun, 12 Aug 2012 13:39:24 +0000 (22:39 +0900)]
Enable interleave.
Fix a bug when accuracy < 0
Fix a problem when the model desn't contain physics data.

11 years agoSome improvement of bone matrix calculation.
Kazuhiko Kobayashi [Tue, 12 Jun 2012 22:34:56 +0000 (07:34 +0900)]
Some improvement of bone matrix calculation.

11 years agoadd channel close(I don't know it's necessary).
Kazuhiko Kobayashi [Tue, 12 Jun 2012 22:31:54 +0000 (07:31 +0900)]
add channel close(I don't know it's necessary).

11 years agoignore texture error
Kazuhiko Kobayashi [Sun, 27 May 2012 22:40:26 +0000 (07:40 +0900)]
ignore texture error

12 years agoAdd path separator "\" support.
Kazuhiko Kobayashi [Tue, 27 Mar 2012 10:30:27 +0000 (19:30 +0900)]
Add path separator "\" support.

12 years agoChange skin morphing code from Java to c++
Kazuhiko Kobayashi [Thu, 1 Mar 2012 23:34:40 +0000 (08:34 +0900)]
Change skin morphing code from Java to c++

12 years agoadd jni skinning support
Kazuhiko Kobayashi [Sat, 25 Feb 2012 00:38:58 +0000 (09:38 +0900)]
add jni skinning support

12 years agochange boneindex byte to short again cause a problem on MacBook Pro.
Kazuhiko Kobayashi [Fri, 24 Feb 2012 02:26:38 +0000 (11:26 +0900)]
change boneindex byte to short again cause a problem on MacBook Pro.
add texture cache.

12 years agofix NumBones bug
Kazuhiko Kobayashi [Wed, 22 Feb 2012 16:56:19 +0000 (01:56 +0900)]
fix NumBones bug

12 years agooptimize skinning
Kazuhiko Kobayashi [Wed, 22 Feb 2012 08:22:44 +0000 (17:22 +0900)]
optimize skinning

12 years agoAdd GeometryOptimizer
Kazuhiko Kobayashi [Tue, 14 Feb 2012 17:25:46 +0000 (02:25 +0900)]
Add GeometryOptimizer

12 years agoFix bone matrix size bug
Kazuhiko Kobayashi [Fri, 10 Feb 2012 13:22:58 +0000 (22:22 +0900)]
Fix bone matrix size bug
Fix bone index size bug

12 years agoadd Savable support
Kazuhiko Kobayashi [Thu, 2 Feb 2012 06:59:52 +0000 (15:59 +0900)]
add Savable support
fix clone bug
fix MeshConverter bug
add vertex lighting support
add unified physcs world support

12 years agoadd normalize rotation
Kazuhiko Kobayashi [Sat, 3 Dec 2011 09:13:25 +0000 (18:13 +0900)]
add normalize rotation

12 years agouse Material#setParam(int paramIndex, VarType type, Object value)
Kazuhiko Kobayashi [Mon, 26 Sep 2011 01:48:33 +0000 (10:48 +0900)]
use Material#setParam(int paramIndex, VarType type, Object value)

12 years agofix MeshConverter bug
Kazuhiko Kobayashi [Sun, 25 Sep 2011 02:10:29 +0000 (11:10 +0900)]
fix MeshConverter bug
remove all memory allocation code in rendering loop

12 years agoperfomance improvement
Kazuhiko Kobayashi [Sun, 18 Sep 2011 22:25:49 +0000 (07:25 +0900)]
perfomance improvement

12 years agofix bone bug
Kazuhiko Kobayashi [Sun, 18 Sep 2011 21:13:36 +0000 (06:13 +0900)]
fix bone bug

12 years agomerge from Android branch
Kazuhiko Kobayashi [Wed, 14 Sep 2011 19:19:30 +0000 (04:19 +0900)]
merge from Android branch

12 years agoadd Android support
Kazuhiko Kobayashi [Wed, 14 Sep 2011 19:18:12 +0000 (04:18 +0900)]
add Android support

12 years agofix NullPointerException
Kazuhiko Kobayashi [Tue, 6 Sep 2011 15:38:12 +0000 (00:38 +0900)]
fix NullPointerException

12 years agoSupport MacBook Air
Kazuhiko Kobayashi [Mon, 5 Sep 2011 10:17:52 +0000 (19:17 +0900)]
Support MacBook Air

12 years agochange j3md files
Kazuhiko Kobayashi [Sun, 4 Sep 2011 14:23:01 +0000 (23:23 +0900)]
change j3md files

12 years agoAdded tag 0.87 for changeset dc444377477f
Kazuhiko Kobayashi [Thu, 25 Aug 2011 13:42:18 +0000 (22:42 +0900)]
Added tag 0.87 for changeset dc444377477f

12 years ago0.87
Kazuhiko Kobayashi [Thu, 25 Aug 2011 13:42:06 +0000 (22:42 +0900)]
0.87

12 years agoMac support
Kazuhiko Kobayashi [Thu, 25 Aug 2011 08:44:19 +0000 (17:44 +0900)]
Mac support

12 years agoadd VMDLoader
Kazuhiko Kobayashi [Mon, 8 Aug 2011 06:18:23 +0000 (15:18 +0900)]
add VMDLoader
add native library loading support for Solaris

12 years agosupport multi thread
Kazuhiko Kobayashi [Thu, 4 Aug 2011 00:28:47 +0000 (09:28 +0900)]
support multi thread
sphere map bug fix

12 years agoAdded tag 0.86 for changeset 7cf3b8f4a333
Kazuhiko Kobayashi [Mon, 1 Aug 2011 22:52:05 +0000 (07:52 +0900)]
Added tag 0.86 for changeset 7cf3b8f4a333

12 years agodelete test code
Kazuhiko Kobayashi [Mon, 1 Aug 2011 22:51:55 +0000 (07:51 +0900)]
delete test code

12 years agoAdded tag 0.85 for changeset 88ee076326ed
Kazuhiko Kobayashi [Mon, 1 Aug 2011 21:42:19 +0000 (06:42 +0900)]
Added tag 0.85 for changeset 88ee076326ed

12 years agosupport sphere map
Kazuhiko Kobayashi [Mon, 1 Aug 2011 21:31:47 +0000 (06:31 +0900)]
support sphere map
support alpha bending
VMD:interporation bug fix

12 years agoAdded tag 0.8 for changeset 4cf4b62edbda
Kazuhiko Kobayashi [Thu, 28 Jul 2011 00:37:14 +0000 (09:37 +0900)]
Added tag 0.8 for changeset 4cf4b62edbda

12 years agoinit
Kazuhiko Kobayashi [Thu, 28 Jul 2011 00:25:33 +0000 (09:25 +0900)]
init