OSDN Git Service

move MMDLoaderJME/src/* to engine/src/mmd
[mikumikustudio/MikuMikuStudio.git] / engine /
2013-07-07 kobayasimove MMDLoaderJME/src/* to engine/src/mmd
2013-07-07 kobayasiMerge branch 'mmdwork2' into work3
2013-07-06 kobayasimerge from jme10694
2013-07-06 kobayasimerge from jme10694
2013-07-06 kobayasicopy from jme10694
2013-07-06 kobayasimerge from jme10694
2013-07-06 kobayasiadd asset cache
2013-07-06 kobayasiadd contentEquals
2013-07-06 kobayasicopy from jme10694
2013-07-06 kobayasicopy from jme10694
2013-07-06 kobayasicopy from jme10694
2013-07-06 kobayasiadd tangent buffer
2013-07-06 kobayasichange ArrayList to SafeArrayList
2013-07-06 kobayasimerge from jme10694
2013-07-06 kobayasimerge from jme10694
2013-07-06 kobayasichange Quaternion#normalize() to normalizeLocal()
2013-07-06 kobayasiadd IndexBuffer#wrapIndexBuffer
2013-07-06 kobayasiupdate SafeArrayList
2013-07-06 kobayasiadd PlaceholderAssets
2013-07-06 kobayasicopy Blender from jme10694 (but animation is not implem...
2013-07-06 kobayasiadd BindPoseTangent, HWBoneWeight to VertexBuffer.Type...
2013-07-06 kobayasiadd setFllipY to TextureKey
2013-07-06 kobayasiadd name property to Material
2013-07-06 kobayasicopy math from jme10694
2013-07-06 kobayasiAdd FrameBuffer support for Android
2013-07-06 kobayasiFix viewport bug of FilterPostProcessor
2013-07-06 kobayasiRevert depthRange of GUI bucket.
2013-07-06 Kazuhiko KobayashiSupport Adreno320, Intel GPU
2013-07-06 Kazuhiko KobayashiUpdate native bullet for MacOSX
2013-07-06 kobayasiRemove profiler from native bullet for Linux32
2013-07-06 kobayasiRemove profiler from native bullet for Linux64
2013-07-06 kobayasiUpdate native bullet for Linux64
2013-07-06 kobayasiUpdate linux32 native bullet
2013-07-06 Kazuhiko KobayashiUpdate MMDLoaderJME3-lib.jar
2013-07-06 Kazuhiko KobayashiFix texture compression bug.
2013-07-06 Kazuhiko KobayashiFix touch event bug.
2013-07-06 Kazuhiko KobayashiChange asset cache.
2013-07-06 Kazuhiko KobayashiAdd aiti alias support.
2013-07-06 Kazuhiko KobayashiAdd aiti alias support.
2013-07-06 Kazuhiko KobayashiAdd cube map support.
2013-07-06 Kazuhiko KobayashiAdd KEYCODE_BACK
2013-07-06 Kazuhiko KobayashiUpdate renderer.
2013-07-06 Kazuhiko KobayashiAdd createViewOnCreate flag.
2013-07-06 Kazuhiko KobayashiRemove setDepthRange(0, 0) from renderer of Gui.
2013-07-06 Kazuhiko Kobayashidisable texture auto scaling
2013-07-06 Kazuhiko KobayashiAdd live wallpaper support
2013-07-06 Kazuhiko KobayashiChange error message.
2013-07-06 Kazuhiko KobayashiChange buffer clear code(copying ByteBuffer to ByteBuff...
2013-07-06 Kazuhiko KobayashiAdd utility functions.
2013-07-06 Kazuhiko Kobayashifix memory leak bug in jmePhysicsSpace.
2013-07-06 Kazuhiko Kobayashichange material code
2013-07-06 Kazuhiko Kobayashiignore GLSL version check error
2013-07-06 Kazuhiko KobayashiAdd AndroidTGALoader
2013-07-06 Kazuhiko Kobayashishrink textures automatic.
2013-07-06 Kazuhiko KobayashiFix compile error on PowerVR SGX530/540
2013-07-06 Kazuhiko Kobayashifix Texture bug
2013-07-06 Kazuhiko Kobayashiupdate native bullet for MacOSX
2013-07-06 kobayasicopy all files from MikuMikuStudio
2011-10-29 remy.bouquet@gmail.comFixed silly copy/paste mistake in LightNode
2011-10-29 PSpeed42@gmail.comFixed the line segment extents so that it doesn't act...
2011-10-29 shadowislord * Camera.update() now uses TempVars instead of allocation
2011-10-29 shadowislord * Small javadoc additions in Application
2011-10-28 shadowislord * package.html files now comply with HTML 4.01 standards
2011-10-26 remy.bouquet@gmail.comFixed a timing issue in MotionTrack when used as a...
2011-10-26 remy.bouquet@gmail.comNull checked additionalRenderState when loading a material
2011-10-26 remy.bouquet@gmail.com- InpuManager : Updated cursor pos on click, so that...
2011-10-26 shadowislord * Fixed issue where additional render states in materi...
2011-10-25 Kaelthas_Spellsing... Fix in normals calculations when Y is up axis.
2011-10-25 remy.bouquet@gmail.comBatching :
2011-10-24 PSpeed42@gmail.comInternal surgery to AppStateManager to provide more
2011-10-24 PSpeed42@gmail.comAdded a setTimer() method for switching the default
2011-10-23 normen667- remove size check from natives extraction (write...
2011-10-23 shadowislord * Prevent crash in Animation if no tracks are set...
2011-10-23 normen667- add write test to natives extraction
2011-10-23 skye.bookJavadoc fixes for com.jme3.math.Triangle
2011-10-23 Kaelthas_Spellsing... Changes to Y-is-Up-Axis issue.
2011-10-23 normen667- change natives extraction to check for space *and...
2011-10-23 skye.bookDocumentation fixes for BatchNode: Improved Javadoc...
2011-10-22 normen667- change natives extraction to use getUsableSpace(...
2011-10-22 normen667- update build file and native bullet properties for...
2011-10-22 remy.bouquet@gmail.com- Deprecated PositionTrack, RotationTrack, ScaleTrack...
2011-10-22 remy.bouquet@gmail.com- Removed old batching classes (GeometryBatch and Batch...
2011-10-22 normen667update windwos bullet natives (32bit)
2011-10-22 normen667- fix bullet build properties
2011-10-22 normen667- update osx bullet natives
2011-10-22 normen667- remove wheel finalization completely, need no deletion..
2011-10-22 normen667- revert previous commit
2011-10-22 normen667- re-enable clearing of wheels as its not done in btRay...
2011-10-22 normen667- change finalize method of VehicleWheel
2011-10-22 normen667- update osx bullet natives
2011-10-22 normen667- update osx bullet natives
2011-10-22 normen667update windows bullet native (32bit)
2011-10-22 normen667- bullet native: change casting of java long to c+...
2011-10-22 normen667- change pointers to jlong across platforms
2011-10-22 normen667- commit possible fix for windows 64 pointer casting...
2011-10-22 shadowislord * Native extraction will place natives in working...
2011-10-21 normen667- add macosx bullet native
2011-10-21 normen667update bullet native for windows 32bit
2011-10-21 shadowislord * Added AwtPanel.attachTo() argument that allows attac...
2011-10-21 normen667- native bullet: fix PhysicsVehicle wheel handling...
next