Commit Graph

  • ae2cb3b740 Fix issue detecting Android NDK and property to build native projects iwgeric 2016-04-11 19:31:04 -0400
  • f3177535a7 Fix issue detecting Android NDK and property to build native projects iwgeric 2016-04-11 19:30:37 -0400
  • 7bd2feb416 Made a test for shaderNode based j3md loading Nehon 2016-04-11 21:02:16 +0200
  • c859cf375c Fixed an issue with shaderNodes loading Nehon 2016-04-11 20:19:16 +0200
  • 0ecaa3bc8d Remove the LightSpace entry in Lighting.j"md as it not needed anymore Nehon 2016-04-11 19:21:04 +0200
  • c7d264fe8e Merge branch 'master' into PBRisComing Nehon 2016-04-11 19:09:52 +0200
  • 8d4962d11f fix failing unit test v3.1.0-alpha5 Kirill Vainer 2016-04-10 23:46:41 -0400
  • f5072cba4a add better TestDoppler example Kirill Vainer 2016-04-10 23:26:10 -0400
  • 9d094b222a AudioNode: add setVelocityFromTranslation Kirill Vainer 2016-04-10 23:25:06 -0400
  • 2dca1a2732 add AudioListenerState Kirill Vainer 2016-04-10 23:24:19 -0400
  • 2e328fc6e0 test: add TestAnisotropicFilter Kirill Vainer 2016-04-10 23:22:39 -0400
  • 97a53e0c99 material: add unit test Kirill Vainer 2016-04-10 23:21:38 -0400
  • 65b7c205f9 StaticPass: fix spot light Kirill Vainer 2016-04-10 23:21:05 -0400
  • 3f5cc4963e FBX: use new loader by default Kirill Vainer 2016-04-10 23:20:41 -0400
  • 78b635726a AL: fix crash when device is disconnected Kirill Vainer 2016-04-10 17:58:36 -0400
  • 44e568943b fix merge issues Kirill Vainer 2016-04-10 13:00:15 -0400
  • 0ab73359ca Merge branch 'BorealFeast-master' Kirill Vainer 2016-04-10 12:51:37 -0400
  • cb61e760ce Merge branch 'master' into BorealFeast-master Kirill Vainer 2016-04-10 12:51:19 -0400
  • 6296819697 native bullet: allow cross compiling linux -> windows Kirill Vainer 2016-04-10 12:39:20 -0400
  • 9332a04b18 minor cleanup Kirill Vainer 2016-04-10 12:38:55 -0400
  • f2f748ed7e material: rename PostShadow15 -> PostShadow Kirill Vainer 2016-04-10 12:26:15 -0400
  • 5584ca9119 test: add missing test data Kirill Vainer 2016-04-10 12:23:27 -0400
  • d8cda6d23a GL: add missing GL_MAX* constants Kirill Vainer 2016-04-10 12:22:37 -0400
  • 33b67a381c Renderer: add setDefaultAnisotropicFilter Kirill Vainer 2016-04-10 12:21:35 -0400
  • eecca5fa0f Renderer: make getLimits() public Kirill Vainer 2016-04-10 12:19:21 -0400
  • ad129ff498 static pass: fix various issues Kirill Vainer 2016-04-10 12:17:53 -0400
  • 8bd5b59a0e material: warn / ignore fixed function techniques Kirill Vainer 2016-04-10 12:16:35 -0400
  • b6729c46d4 code / comment cleanup Kirill Vainer 2016-04-10 12:15:01 -0400
  • 876015ab47 deprecate alpha test / point sprite Kirill Vainer 2016-04-10 12:09:36 -0400
  • 37f8ee91af more deprecation cleanup Kirill Vainer 2016-04-10 12:04:20 -0400
  • 112a77fd5d test: don't use deprecated box constructor Kirill Vainer 2016-04-10 11:59:49 -0400
  • f4e948d7bd remove deprecated classes Kirill Vainer 2016-04-10 11:53:06 -0400
  • a563c6cc7b remove deprecated classes Kirill Vainer 2016-04-10 11:46:18 -0400
  • 6a9c655be3 Merge branch 'master' into PBRisComing Nehon 2016-04-10 10:59:45 +0200
  • 7101bbe1e0 Fixed the name of shadow shaders in PBRLighting.j3md, it has changed since the merge with master Nehon 2016-04-10 10:17:06 +0200
  • 2f26b34bd0 material: refer to default technique via constant Kirill Vainer 2016-04-09 12:12:02 -0400
  • fbcfbc0484 test: add required file Kirill Vainer 2016-04-08 23:38:02 -0400
  • e4f7916301 Material: allow multiple named techniques Kirill Vainer 2016-04-08 23:31:39 -0400
  • 83259061d3 RM: add ability to force mat param Kirill Vainer 2016-04-08 23:28:02 -0400
  • d0035b0bc6 test: fix syntax error Kirill Vainer 2016-04-08 23:15:49 -0400
  • fc488be37b test: remove duplicate annotation Kirill Vainer 2016-04-08 23:13:28 -0400
  • 2e6f2701c0 Material / MatParamTexture: remove texture unit fields Kirill Vainer 2016-04-08 23:09:19 -0400
  • f5c5d161d0 Merge branch 'master' of github.com:jMonkeyEngine/jmonkeyengine Kirill Vainer 2016-04-08 23:05:34 -0400
  • f72df167c0 MPO: make sure child overrides parent Kirill Vainer 2016-04-08 23:05:15 -0400
  • bffa2191e5 Moved glBlendEquationSeparate from GL2 interface to GL interface. Added an example of the feature. Minors issues. Teencrusher 2016-04-07 10:06:34 -0400
  • d1aae8d479 Added support to glBlendEquation for renderes implementing GL2, and material loading support Teencrusher 2016-04-06 13:56:13 -0400
  • 17ef34ad3a Fixed a crash with singlepass an multipass TDL when a lightProbe is added to the scene Nehon 2016-04-06 19:14:59 +0200
  • 0ec2263ae9 Merged master into PBR and migrated to TechniqueDefLogic Nehon 2016-04-05 21:51:26 +0200
  • 80f4e04935 Fixed cloning to not confuse the hardware skinning safety check that attempts to protect users from shared materials. Paul Speed 2016-04-05 11:01:27 -0400
  • 271f6492dd Fixed a bug in cloning that prevented a null from being usable as a 'precloned' value. This made Spatial attempt to clone its parent. Paul Speed 2016-04-05 09:12:45 -0400
  • 513eedaea1 Fixed a little bug I left on reversing the list :S: NemesisMate 2016-04-05 08:58:30 +0100
  • 2a44aa4aec Reversed raytest results when needed NemesisMate 2016-04-05 08:39:53 +0100
  • 008768f18c Feature: appending user defined UV sets to the mesh even if they are not directly used by the model. jmekaelthas 2016-04-04 18:57:56 +0200
  • c07ef80d43 Merge branch 'master' of https://github.com/jMonkeyEngine/jmonkeyengine.git jmekaelthas 2016-04-04 18:50:23 +0200
  • a2554874d3 run: only set log file path if non-null Kirill Vainer 2016-04-03 17:55:58 -0400
  • d1b866735a don't use deprecated AudioNode constructor Kirill Vainer 2016-04-03 16:56:03 -0400
  • a1fd3ff3d9 VB: indicate refresh when usage changes Kirill Vainer 2016-04-03 16:55:06 -0400
  • a82b9a4a3d TestRenderToMemory: fix fps display Kirill Vainer 2016-04-03 16:46:32 -0400
  • acda6e371c MPO: refresh MPOs on Spatial.deepClone() Kirill Vainer 2016-04-03 16:44:47 -0400
  • 52487041b4 fix crashes in several tests Kirill Vainer 2016-04-03 16:42:11 -0400
  • 47c26ac0e4 fix issue #441 Kirill Vainer 2016-04-03 16:40:45 -0400
  • a8aabac1c9 fix issue #441 Kirill Vainer 2016-04-03 16:25:26 -0400
  • 74a1d8b219 Merge branch 'master' into experimental experimental Kirill Vainer 2016-04-02 18:05:06 -0400
  • ec9f8100c3 Merge pull request #467 from jMonkeyEngine/tdl-mpo Kirill Vainer 2016-04-02 17:39:44 -0400
  • a4b65ec921 GLRenderer: fix line width Kirill Vainer 2016-04-02 17:30:48 -0400
  • 3b5d1eebd8 renderstate: disallow line width < 1f Kirill Vainer 2016-04-02 16:28:00 -0400
  • 13755fb75b unit test: delete library loader test Kirill Vainer 2016-04-02 16:27:14 -0400
  • 49a9a6f99b fix renderer crash due to merge Kirill Vainer 2016-04-02 16:13:46 -0400
  • 2e4148f3c3 merge fixes Kirill Vainer 2016-04-02 15:54:45 -0400
  • f3414acc73 MPO: fix unit test Kirill Vainer 2016-04-02 14:31:23 -0400
  • 85ffb48efb unit test: more descriptive failure message Kirill Vainer 2016-04-02 14:18:08 -0400
  • c03e831f3c SkeletonControl: fix syntax error Kirill Vainer 2016-04-02 14:04:36 -0400
  • c6c6b48bda MPO: clone MPOs instead of sharing references Kirill Vainer 2016-03-08 19:36:40 -0500
  • 14438e78e3 fix null checks Kirill Vainer 2016-03-08 19:34:43 -0500
  • 21e63687cf MPO: add null override list check Kirill Vainer 2016-03-08 19:33:51 -0500
  • 5588e859cb MPO: clear param for null textures Kirill Vainer 2016-03-08 19:32:19 -0500
  • 06b817e116 MPO: add javadoc Kirill Vainer 2016-03-08 15:16:55 -0500
  • 8344994328 MPO: use List instead of ArrayList Kirill Vainer 2016-03-08 15:15:53 -0500
  • 50658b8e53 MPO: add ability to disable an override Kirill Vainer 2016-03-08 15:14:00 -0500
  • db691dab99 MPO: add example Kirill Vainer 2016-03-05 19:32:21 -0500
  • 5d2f2b19e6 spatial: fix bug in remove/clear MPO Kirill Vainer 2016-03-05 19:31:26 -0500
  • 5be03af564 material: fix sort id unit test failure Kirill Vainer 2016-03-05 19:30:28 -0500
  • 59614e177c MPO: implement overrides on uniforms and add test Kirill Vainer 2016-03-05 19:05:36 -0500
  • 2b35f288c2 MPO: implement propagation and add test Kirill Vainer 2016-03-05 19:02:16 -0500
  • 280733c1ce material: move technique logic into its own package Kirill Vainer 2016-03-05 18:59:04 -0500
  • 10a87ce24e add StaticPassLightingLogic Kirill Vainer 2016-03-05 17:33:16 -0500
  • cb5c1395b3 initial implementation of MPO (untested!) Kirill Vainer 2016-03-04 16:59:15 -0500
  • 239524c85b desktop: don't show dialogs when headless Kirill Vainer 2016-03-02 13:44:12 -0500
  • 80af02e1f3 syntax error fixes Kirill Vainer 2016-02-21 21:53:48 -0500
  • 0f1c35c5f0 minor formatting changes Kirill Vainer 2015-12-07 21:34:51 -0500
  • 01a67b6c66 gitignore: more cleanup Kirill Vainer 2015-11-26 14:16:10 -0500
  • 4b8acb96a7 gitignore: cleanup Kirill Vainer 2015-11-26 14:09:28 -0500
  • e8df94de1c FastMathTest: ignore failing test (for now) Kirill Vainer 2015-11-26 13:27:31 -0500
  • 47bae5af59 TestShaderNodes: fix build error Kirill Vainer 2015-11-24 21:54:01 -0500
  • 6a47319dbb DefineList: fix build error Kirill Vainer 2015-11-24 21:33:26 -0500
  • 9d035f747a Add the new material system Kirill Vainer 2015-11-22 13:13:00 -0500
  • 49339497fa Uniform: fix crash when using vector4array Kirill Vainer 2015-09-05 17:31:59 -0400
  • e6d829fac4 GLRenderer: added fast uniforms - still need to fix Uniform.clear() Kirill Vainer 2015-08-21 20:34:34 -0400
  • 3bb01d6963 Merge remote-tracking branch 'origin/master' into experimental Kirill Vainer 2016-04-02 14:38:04 -0400
  • 4fcd575c47 MPO: fix unit test Kirill Vainer 2016-04-02 14:31:23 -0400