Kirill Vainer
465c456ad3
appveyor: fix git commit failing
2016-11-25 21:54:06 -05:00
Kirill Vainer
d3ce5e408b
travis: remove modifications for now
2016-11-25 21:51:51 -05:00
Kirill Vainer
e23b1c753f
appveyor: fix syntax error
2016-11-25 21:44:10 -05:00
Kirill Vainer
aa8e3e5f28
appveyor: optimize build
2016-11-25 21:43:08 -05:00
Kirill Vainer
fe4dd1d8a6
Revert "[ci skip] update windows natives"
...
This reverts commit cfe8a000f10da99a9824c1d72cd9f4af82d598fc.
2016-11-25 21:40:36 -05:00
Kirill Vainer
fe1e54a609
appveyor: inital
2016-11-25 21:40:20 -05:00
appveyor
cfe8a000f1
[ci skip] update windows natives
2016-11-26 02:18:27 +00:00
Kirill Vainer
3d0bc770a1
Revert "adding cool file"
...
This reverts commit 54accb0885b336825a91afd93761fc9a5d7d78a1.
2016-11-25 21:04:56 -05:00
appveyor
54accb0885
adding cool file
2016-11-26 02:03:46 +00:00
Kirill Vainer
de4fa4b451
Revert "adding cool file"
...
This reverts commit ead49459a19978bf767326e11e4145a01b2f2ede.
2016-11-25 21:01:36 -05:00
appveyor
ead49459a1
adding cool file
2016-11-26 01:58:53 +00:00
Kirill Vainer
7f936fa29b
travis: add build/upload task
2016-11-25 14:19:45 -05:00
Kirill Vainer
4f53351f76
version: fix small mistake
2016-11-25 14:04:56 -05:00
Kirill Vainer
fe0360f3fc
appveyor: add support for build version
2016-11-25 13:58:44 -05:00
Kirill Vainer
d2a4a3fa87
build: use different bullet zip name
2016-11-25 13:43:35 -05:00
Kirill Vainer
f895d8815c
build: upgrade to gradle 3.2.1
2016-11-25 13:06:20 -05:00
Kirill Vainer
0d2fdcf2ba
native-bullet: unset toolchains
2016-11-25 00:15:17 -05:00
Kirill Vainer
bb8d40810a
travis: include required g++-multilib
2016-11-25 00:11:06 -05:00
Kirill Vainer
55db5c1f74
travis: try ia32-libs this time..
2016-11-24 23:11:58 -05:00
Kirill Vainer
0e8ce10293
travis: install missing libstdc++ for 32-bit
2016-11-24 22:59:24 -05:00
Kirill Vainer
316f55859c
travis: install required multilib package
2016-11-24 22:54:22 -05:00
Kirill Vainer
aa02ca7dab
build: enable native building by default
2016-11-24 22:46:45 -05:00
Fadorico
3b829c7365
Write/read the width and height of the quad
2016-11-24 18:11:25 -05:00
Kirill Vainer
efb0113570
Merge branch 'Java7+8-support' of https://github.com/shamanDevel/jmonkeyengine into cleanup_build_scripts_master
2016-11-24 15:59:43 -05:00
Kirill Vainer
956c2ec6a2
misc: gitignore update for gradle 3.2.1
2016-11-24 15:41:46 -05:00
Kirill Vainer
356b3d6726
build: fix gradle 3.2.1 deprecations
2016-11-24 15:41:46 -05:00
Kirill Vainer
36e9a0d1c6
travis: upload artifacts only on linux/jdk8
2016-11-24 15:41:46 -05:00
Kirill Vainer
0f7c12385a
travis: reorder structure a bit
2016-11-24 15:41:46 -05:00
Kirill Vainer
91e7a8bce4
travis: fix unsupported jdk
2016-11-24 15:41:46 -05:00
Kirill Vainer
28ee71fe3d
travis: test matrix build
2016-11-24 15:41:45 -05:00
Kirill Vainer
41a4a0279c
version: remove sdk related configuration
2016-11-24 15:41:18 -05:00
Kirill Vainer
2712d80009
travis: remove uneeded install directive
2016-11-24 15:41:18 -05:00
Kirill Vainer
38b6eabdc7
cleanup build cache according to travis docs
2016-11-24 15:41:18 -05:00
Kirill Vainer
a7ef42ae89
build v3.1, master, and PRs only from now on
...
Developers should be using PRs instead of plain branches.
2016-11-24 15:41:16 -05:00
Kirill Vainer
73cb4f85ad
remove SSH based maven publishing
...
The updates.jmonkeyengine.org server is no longer used.
2016-11-24 15:40:41 -05:00
Kirill Vainer
86f6f040e3
Fix #550
2016-11-23 21:05:20 -05:00
Kirill Vainer
a84c0eb25c
add 0/0.0 param case to material test
2016-11-23 20:35:23 -05:00
Kirill Vainer
68b34037f8
define 0/0.0 int/float values in shader
2016-11-23 20:14:23 -05:00
empirephoenix
9856555074
Merge pull request #570 from TehLeo/master
...
Integer Texture Support
2016-11-22 11:20:38 +01:00
Nehon
11562f88cf
Fixed shadow fade and zfar computation as it was breaking shadow border filtering.
2016-11-20 23:55:06 +01:00
Nehon
35de6d9fda
Fixed an issue where some occluders were wrongly culled out from the shadow map at very steep light angle, and when the view cam was almost align with light direction.
2016-11-20 19:02:02 +01:00
Paul Speed
ed817507d4
Improved the "compare result changed" error message to include the most
...
likely cause of the error.
2016-11-20 07:14:49 -05:00
grizeldi
da3463405a
Added cleanup
2016-11-19 17:57:17 +01:00
empirephoenix
7958ae2f46
Merge pull request #561 from shamanDevel/FixFor#503
...
#503 fixed
2016-11-17 08:52:23 +01:00
Michael Braunstingl
67881b1e01
Two changes:
...
1. GL_DST_ALPHA and GL_ONE_MINUS_DST_ALPHA were moved from GL3 to GL.
2. I reverted to the previous switch/case statements in
GLRenderer.convertBlendFunc(BlendFunc).
2016-11-14 23:06:01 +01:00
Michael Braunstingl
ca17bd592a
Removed the switch/case statements in convertBlendFunc() by extending
...
the BlendFunc enumeration with a convenience integer value.
2016-11-14 10:10:19 +01:00
Michael Braunstingl
187e9944fd
Added the BlendFunc enums in RenderState and updated the GLRenderer
...
accordingly.
2016-11-13 22:44:16 +01:00
TehLeo
7ed61854df
Update Caps.java
2016-11-12 18:52:36 +01:00
TehLeo
85f1e6ab46
Update GLRenderer.java
2016-11-12 18:51:14 +01:00
TehLeo
7693e785c2
Update Image.java
2016-11-12 18:50:05 +01:00