Nehon
|
e898f26cf4
The ShaderNodes system now correctly handles swizzle of types like ivecn, uvecn, bvecn
|
11 年之前 |
Rémy Bouquet
|
d5f6058e85
Merge pull request #129 from Rena4ka/master
|
11 年之前 |
jmekaelthas
|
3b187e9342
Bugfix: fix that allows to use either quaternion or euler rotation in
|
11 年之前 |
Normen Hansen
|
539c2e65fc
- update JmeVersion automatically in build script
|
11 年之前 |
Normen Hansen
|
70412593ba
clean up some naming in SDK build.gradle
|
11 年之前 |
Normen Hansen
|
7a000bb5fe
use maven repo version of j-ogg and j-vorbisd
|
11 年之前 |
Rena4ka
|
e250c47a08
Fixed constantly mipmap generation
|
11 年之前 |
[email protected]
|
8d2b7a53e6
fix race in TestAwtPanels as discussed at http://hub.jmonkeyengine.org/forum/topic/fix-for-race-in-testawtpanels
|
11 年之前 |
Stephen Gold
|
a8e04797e5
Merge pull request #124 from kwando/fix_better_error_dialog
|
11 年之前 |
Hannes Nevalainen
|
2b8cdbb34c
Fix for the ErrorDialog.
|
11 年之前 |
Nehon
|
1b3c2e4436
Fixed some compilations warning in the lightScattering shaders and a compilation error in the glsl 1.2 shader
|
11 年之前 |
Nehon
|
4f6c061d4e
Merge branch 'master' of https://github.com/jMonkeyEngine/jmonkeyengine.git
|
11 年之前 |
Nehon
|
dbae186426
Fixed issue in MotionPath where having a path with only 2 waypoints with the same coordinates was causing an IndexArrayOutOfBound exception.
|
11 年之前 |
Erlend Sogge Heggen
|
75bc62764a
Update CONTRIBUTING.md
|
11 年之前 |
Rémy Bouquet
|
ae0cd3d813
Merge pull request #117 from maany/issue#85
|
11 年之前 |
Kostyantyn Hushchyn
|
625264b6d8
Added base input handler - touch and simulated mouse
|
11 年之前 |
Normen Hansen
|
10af945f36
set buildNativeProjects to false for now
|
11 年之前 |
sploreg
|
7df0b41585
TerrainLodControl no longer caches camera positions. Issue #121
|
11 年之前 |
Nehon
|
d7b3d580ed
Merge branch 'master' of https://github.com/jMonkeyEngine/jmonkeyengine.git
|
11 年之前 |
Nehon
|
ad99467cf2
Fixed issue where onAnimCycleDone was not called when playing an animation
|
11 年之前 |
normen
|
f6f13d5f1d
Merge pull request #119 from kwando/better_error_dialog
|
11 年之前 |
Hannes Nevalainen
|
57adc00909
A better error dialog.
|
11 年之前 |
iwgeric
|
7c8fa29b26
Adding a VideoRecorderAppState for Android. Performance is really bad, but it will at least run and store the AVI. Not really intended for app usage, but it's been handy in a couple of places. Just committing to lot lose the changes necessary to make it run. More work required, for sure.
|
11 年之前 |
iwgeric
|
37dd89c8f1
Merge branch 'master' of https://github.com/jMonkeyEngine/jmonkeyengine.git
|
11 年之前 |
iwgeric
|
a43b5c1835
remove android mk files from bullet-native. android native bullet has it's own subproject
|
11 年之前 |
Mayank Sharma
|
4c320f686d
issue#85 short approach - setDefaultCloseOperation
|
11 年之前 |
Nehon
|
333c5c60cd
Fixed wrong swizzle in ssao.frag
|
11 年之前 |
Mayank Sharma
|
5b84be227a
end application when TestChooser dialog is closed
|
11 年之前 |
iwgeric
|
768f099d1d
remove android build from jme3-bullet-native (separate subproject now)
|
11 年之前 |
iwgeric
|
20c1894409
Merge AndroidNativeBulletSubProject
|
11 年之前 |