Commit History

Author SHA1 Message Date
  Rémy Bouquet df765322dc Fixed warnings in Terrain shader. 9 years ago
  empirephoenix d1b125eac1 Merge pull request #578 from FennelFetish/master 9 years ago
  empirephoenix c3c274015f Merge pull request #620 from NemesisMate/patch-11 9 years ago
  empirephoenix 734b2d3238 Merge pull request #623 from JavaSaBr/fix_memory_leak_lwjgl 9 years ago
  javasabr 449f83f4a6 added volatile 9 years ago
  javasabr 2136dc4484 Implemented auto free LWJGL byte buffers. 9 years ago
  empirephoenix ed4e614722 Merge pull request #618 from jseinturier/jme3-vr-dev 9 years ago
  NemesisMate 31933ff365 Removed the override that avoided a CompoundCollisionShape to be scaled 9 years ago
  Julien Seinturier 6cf1b57e00 Added VREnvironment class that gather the system related VR objetcs. 9 years ago
  Julien Seinturier 33e6574387 Deprecated VRApplication. Now VRAppState should be used. 9 years ago
  Nehon ba2c0bbfa3 Removed sdk folder leftovers after the merge with the PBR branch 9 years ago
  Nehon dc40faaff8 Moved DetailedProfiler to a more appropriate package 9 years ago
  empirephoenix 08de4e5687 Merge pull request #607 from jseinturier/jme3-vr-dev 9 years ago
  Julien Seinturier caab42d809 Merging with Master branch 9 years ago
  Julien Seinturier 52eb6946af Merge remote-tracking branch 'origin/master' into jme3-vr-dev 9 years ago
  Julien Seinturier 41bead60e3 Creating a VRAppState 9 years ago
  empirephoenix 1d98c712b3 Merge pull request #616 from delt0r/master 9 years ago
  delt0r f416d7af18 Fixed a exception in Materal toString with blender materials. 9 years ago
  Nehon 8dcc67a318 Fixed an issue in DetailedProfiler where time would become negative with low fps 9 years ago
  Nehon 0610f703d7 Fixed a crash in the PBR shader when adding a light map. 9 years ago
  empirephoenix 09ce6205c7 Merge pull request #614 from riccardobl/FixMeshCollisionShapeJ3oRead 9 years ago
  Riccardo Balbo e452ec8f0c Fix MeshCollisionShape crash when loaded from j3o: always create BVH before scaling. 9 years ago
  Nehon 1eb894111a Fixed a crash in ssao.frag when enabling multisampling 9 years ago
  Nehon 12fe7ba035 Added a DetailedProfiler and its associated AppState for detailed time profiling 9 years ago
  Nehon 6b33ae470a Added a new step in AppProfiler for viewport processors and added method to pass the profiler to all processors. 9 years ago
  Nehon 6a467ecb53 Added gpu profiling to Renderer and all the GL backends except ios 9 years ago
  empirephoenix 6f32651fb1 Merge pull request #613 from JavaSaBr/fixed_saving_and_cloning_some_controls 9 years ago
  javasabr e26f0f133b fixed cloning and saving some contorls. 9 years ago
  Julien Seinturier b9071513e7 Working on Controller interaction 9 years ago
  empirephoenix 071e449a3e Merge pull request #612 from JavaSaBr/fixed_cloning_and_saving_RigidBodyControl-2 9 years ago