Commit Graph

6983 Commits (3c93e50d99924c00fc6058cb6b97ffaff1e54511)
 

Author SHA1 Message Date
Kirill Vainer 3cf85668d1 sdk installer: fix permissions issues on JRE and Blender executables 10 years ago
Kirill Vainer 22540c9812 .gitignore: update for sdk projects 10 years ago
Kirill Vainer bbb1173485 linux SDK shortcut: proper category & description for .desktop file 10 years ago
Kirill Vainer be2e165a5d version: consider any non-snapshot build as stable 10 years ago
Kirill Vainer 64452843f1 sdk: correct jme.com -> jme.org 10 years ago
Kirill Vainer 5709fe587d sdk build: correct spec version dependency 10 years ago
Kirill Vainer c69aac25b5 sdk plugins: fix link to jME3 website 10 years ago
Kirill Vainer e60fbda50f sdk: use a high resolution icon 10 years ago
Kirill Vainer 9eb1ce8694 sdk build: fix year in jME3 license 10 years ago
Kirill Vainer 8fcf864839 sdk build: remove googlecode upload tasks 10 years ago
Kirill Vainer 9de1cd3060 sdk build: fix incorrect regex for matching spec version 10 years ago
Kirill Vainer 42597f0bc4 sdk build: generate spec version based on GIT revision 10 years ago
Nehon a35b499ee7 Big refactoring to how PBR is handled. 10 years ago
Nehon 7b7c6951ad Fixed worldLightList sorting when a light is added to a node. 10 years ago
Kirill Vainer e2d41ef8ee sdk: change javac source / target to 1.6 10 years ago
Kirill Vainer b7ab6d003e build: separate full version from full name 10 years ago
Kirill Vainer d36749c85b build: fix syntax error 10 years ago
Kirill Vainer 17887b1fb0 build: new build version info system 10 years ago
Kirill Vainer 0d7dea20df .gitignore: add .nb-gradle folder to ignore list 10 years ago
Kirill Vainer f944d7c22b build: use SNAPSHOT as default tag 10 years ago
Nehon d7b0292590 FilterPostProcessor now checks for ogl 3.2 capability to use multitsampled textures 10 years ago
Nehon a730da35b4 FilterPostProcessor now checks for ogl 3.2 capability to use multitsampled textures 10 years ago
Nehon fc0975c0cc removed old implementation 10 years ago
Nehon 69f1677649 Moved PBR implementation 10 years ago
Daniel Johansson 7f2626af65 Merge remote-tracking branch 'upstream/master' 10 years ago
Nehon a655acb8f0 BatchNode now preserves the lineWidth for Line meshes when batching. 10 years ago
Kirill Vainer a68a9747bb SDK Update Center URL: change 3.0 -> 3.1 10 years ago
Kirill Vainer 2bf5a5c089 Travis-CI: fix release deployment 10 years ago
Kirill Vainer aa1874442d Travis-CI: release test 10 years ago
Kirill Vainer 6a21fc9643 Travis-CI: snapshot release test 10 years ago
Matt Benson 25ca07d3d2 light constructors 10 years ago
Dokthar df19c74248 SDK scenecomposer : changed the lineWidth of the axisMarker 10 years ago
jmekaelthas 89fe2e57be Bugfix: fixed some issues with bones' animations. 10 years ago
normen d1b963d843 Merge pull request #303 from Dokthar/bullet_RigidBody 10 years ago
Daniel Johansson d319a7c5d3 Added unit test for J3MLoader to cover the new texture parameters available in #295. Also fixed a couple of issues in the code to reduce logging that was not needed and removed redundant code. This update also updates junit to 4.12 and adds Mockito and Fest Assertions as test dependencies. 10 years ago
Dokthar abbdefdcef Bullet RigidBody : revert IDE autoformatting noise 10 years ago
Dokthar b1473c302c Bullet RigidBody : modification of the serializer to support the old & new angular factor 10 years ago
Kirill Vainer 0ade3a69d4 GLRenderer: FBO always available in OpenGL ES 2 10 years ago
Dokthar 7f2c7c5d35 Bullet RigidBody : prevent from breaking the API & reverted 10 years ago
Nehon 4b1c61dec1 Merge branch 'master' into PBRisComing 10 years ago
Rémy Bouquet 292a891d1f Merge pull request #228 from davidB/fix_cinematic_clear 10 years ago
Rémy Bouquet fbe558779e Merge pull request #282 from Dokthar/sdk_scenecomposer 10 years ago
Nehon f2b9343d51 Merge branch 'master' into PBRisComing 10 years ago
Nehon 5989711f73 Added multi selection to the ShaderNode editor. 10 years ago
Daniel Johansson e33d2539ed Added additional convenience constructors to Light, AmbientLight, DirectionalLight, PointLight and SpotLight as mentioned in #297 10 years ago
Daniel Johansson be692a2ceb Reverted changes to build script regarding bullet libs. 10 years ago
Daniel Johansson 0869880c8e Reverted changes to build script regarding bullet libs. 10 years ago
Daniel Johansson d3da4a7266 Merge remote-tracking branch 'upstream/master' 10 years ago
Daniel Johansson 9059eb30e4 Added support for setting minification and magnification filters on a texture in the j3m material file. This also adds support for double and single quoted paths as well as being able to set WrapMode for a specific WrapAxis. This resolves #295 10 years ago
Nehon 9a3976ed50 Merge branch 'master' into PBRisComing 10 years ago