Commit History

Author SHA1 Message Date
  pspeed42 a517130528 Added hooks for detailed performance profiling. 11 years ago
  pspeed42 3d32b012c2 Checking in the profiler classes separately as I work 11 years ago
  pspeed42 70c10aac3a Added the base abstract app state class that was 11 years ago
  Nehon ead8393600 Made GeometryGroupNode.getGeometryStartIndex public 11 years ago
  Nehon a709ba9a77 Use of glBufferData instead of glBufferSubData in android renderer, because it seems to cause GL oom on some devices. 11 years ago
  pspeed42 5a482e2b98 Added another Photoshop tyle blend mode: Exclusion 11 years ago
  shadowislord a18c568579 Fix native bullet build on Linux 11 years ago
  shadowislord ef9f6213f9 Add shared library extensions from other platforms to .gitignore 11 years ago
  shadowislord b067aaed0e Delete libbulletjme64.so from samples folder (why is it there anyway?) 11 years ago
  shadowislord 39df98da34 Update gradle version from 1.11 to 1.12 (stable) 11 years ago
  shadowislord dbd9ed9d78 Merge pull request #126 from kwando/screen_blendmode 11 years ago
  shadowislord 82715fbf8c Merge pull request #155 from blay09/bug/handleerrorheadless 11 years ago
  shadowislord 3a6e1c5044 Merge pull request #168 from kwando/color_changes 11 years ago
  shadowislord 4599c4cc9d Fix crash in TestInstanceNode (do you guys even test??) 11 years ago
  shadowislord 57d4dbb1b1 Merge pull request #172 from kwando/master 11 years ago
  shadowislord 09aae64e8b TestInconsistentCompareDetection: Make sure we have more than 128 geometries in our scene graph to actually trigger the compare error 11 years ago
  shadowislord cc9b22de4c Change the compare function error in ListSort to be more user friendly and indicate the likely cause of the error. 11 years ago
  shadowislord 2b83b65f69 Change the compare function error in ListSort to be more user friendly and indicate the likely cause of the error. 11 years ago
  shadowislord 5f4428e640 Add test to trigger the inconsistent compare function detection in the sorting algorithm. 11 years ago
  shadowislord 73fc9bc1fd Revert 04f8956 11 years ago
  shadowislord 1d29bc3197 Make sure to throw exception if trying to use instancing but its not supported 11 years ago
  shadowislord 8d5f3829ca Update .gitignore with more build and nbproject/private folders 11 years ago
  Nehon 04f8956992 Revert back to merge sort for geometry sorting. 11 years ago
  Nehon d17bdb6485 BatchNode and GeometryBatchFactory now can handle normalized buffers. 11 years ago
  jmekaelthas e5cba265eb Bugfix: improved the computation precision for bezier curves (using 11 years ago
  jmekaelthas 5842613c2b Bugfix: fixed a bug in skeleton animation constraints applying 11 years ago
  Hannes Nevalainen 3d6656463e Move update logic into DefineList. 11 years ago
  jmekaelthas 676ea17465 Bugfix: applying traditional face triangulation when the new algorithm 11 years ago
  normen 068ab69ed9 Merge pull request #171 from relu91/master 11 years ago
  relu91 41c4087203 Merge branch 'experimental' 11 years ago