提交历史

作者 SHA1 备注 提交日期
  shamanDevel dd22ebefdd Implemented Program.getBinary() with Jocl. 9 年之前
  empirephoenix 65fd7425fa Merge pull request #497 from NemesisMate/patch-7 9 年之前
  NemesisMate 8a058c61f1 Changed LinkedList for ArrayList in rayTests 9 年之前
  Nehon 60a031dc02 Fixed an issue in the fog filter's shader that was preventing it to run on android 9 年之前
  NemesisMate 3b0e0766c5 Oops! 9 年之前
  NemesisMate 4cd424ad03 Ordering physics rayTest returned list instead of reversing it. 9 年之前
  Julien Gouesse 5a5ffdc2ae First attempt of fix for the issue #490 9 年之前
  empirephoenix 2c1fd47a67 Merge pull request #477 from riccardobl/fix_topic35663_issue 9 年之前
  jmekaelthas 93080f506a Bugfix: fixed a bug that caused some models to be half-transparent when 9 年之前
  Rémy Bouquet 334cad4657 proper equal and hashcode for ShaderNodesVariables. 9 年之前
  Rémy Bouquet ba92462521 Merge pull request #495 from Dokthar/typo_fix 9 年之前
  Dokthar 63fb53f6e4 more typo ... ytpo ytop opyt ;) 9 年之前
  Dokthar a52a51cb27 typo fix in materials & shaders, also fix some javadoc 9 年之前
  shamanDevel bd491dc416 removed fixmes 9 年之前
  shamanDevel e32ebe11bb fixed context creation for LWJGL3 9 年之前
  shamanDevel 732e75fba6 fixed unmapping of buffer objects and an error in setArg in Lwjgl3's Kernel 9 年之前
  shamanDevel 250c871cab Added a library for Matrix4f 9 年之前
  iwgeric 898079eded Android-Examples: update doc 9 年之前
  iwgeric 5117d108e6 Android-Examples: Fix doc for test case 9 年之前
  Nehon 5de286e291 Better j3md export test 9 年之前
  shamanDevel 4e55e0e5a0 added library for Matrix3f, fixed some bugs 9 年之前
  Nehon 8d01c5a26f MatDef is not Savable anymore. Kind of reverted previous commit and implemented and very straight forward exporter for J3mds that doesn't use the Savable process of jme3 since it's designed to save the whole graph and not only subparts of it like materials and material defs. The API stays the same though 9 年之前
  shamanDevel c162d474c7 added matrix support for kernel arguments (mapped to float16) 9 年之前
  shamanDevel 44899098e2 added dependency resolving and a random number library 9 年之前
  Nehon 81053352ac initial and partial implementation of a j3md exporter with test 9 年之前
  Nehon 0e064e2d6a MaterialDef is now savable 9 年之前
  shamanDevel 9a3dce2fb3 OpenGL/CL sharing is not working with lwjgl3. It seems that the context is set up the wrong way. 9 年之前
  iwgeric d1fc89e155 Android-Examples: Add new test case for testing Mouse, Touch, and Key Events. 9 年之前
  iwgeric 7b133bb452 Android-Examples: Add KeepScreenOn property to layout of test activity. 9 年之前
  shamanDevel 5e098b0493 worked on LWJGL3 support 9 年之前