15 Révisions (19cf115ae1f686b76f5333990bca0bdbbf240b5b)

Auteur SHA1 Message Date
  Sam Hocevar 6e428a6243 Remove deprecated code I don’t understand. il y a 5 ans
  Sam Hocevar 34fab09274 Remove NaCl support. Google is deprecating it. il y a 5 ans
  Sam Hocevar 67dd817aa2 math: remove unused trig code. il y a 6 ans
  Sam Hocevar 7faedd4517 build: fix linking with Bullet on Linux. il y a 6 ans
  Sam Hocevar af06563b94 Do not try to link with liblol-bullet if Bullet was disabled. il y a 6 ans
  Sam Hocevar f6c386f560 Allow to build without Bullet Physics. il y a 6 ans
  Sam Hocevar c7fa8939f5 Fix a few build issues when features are disabled. il y a 7 ans
  Sam Hocevar 7b2f3bdcfb samples: add blue noise generation demo. il y a 7 ans
  Sam Hocevar f1a2b66d62 build: move Bullet to a submodule il y a 8 ans
  Sam Hocevar 14eafb48f5 build: add flags to disable unwanted builds il y a 8 ans
  Sam Hocevar c6f4070e70 build: refactor autotools files for out-of-tree builds. il y a 8 ans
  Sam Hocevar d33c31279e Fully move meshviewer to its own subdirectory to avoid build errors. il y a 9 ans
  Benjamin ‘Touky’ Huet 3aac6cb2f2 Reorganizing MeshViewer il y a 9 ans
  Benjamin ‘Touky’ Huet 9c07e8c2e0 Added Thread classes il y a 9 ans
  Sam Hocevar d72cb24bc0 build: move sample and tutorial files around. il y a 10 ans
  Sam Hocevar 88603c1ecf test: add simplex noise test program. il y a 10 ans
  Sam Hocevar cadc4d18b0 test: move the unit tests to the engine, and lolunit out of the engine. il y a 10 ans
  Sam Hocevar 0bafc942a3 build: remove dead cruft and simplify bootstrap script. il y a 10 ans
  Sam Hocevar 18476d1b9a test: add unit test for arraynd (deactivated for now). il y a 10 ans
  Sam Hocevar 378eaec1cb sys: use the fully working std::atomic instead of our placeholder class. il y a 10 ans
  Sam Hocevar 8abafbc686 math: add Array3D template class. Happy, Touky? :-) il y a 10 ans
  Sam Hocevar 47e71bda63 base: rough implementation of safe enums with minimal ToString() support. il y a 10 ans
  Benjamin ‘Touky’ Huet b772981f46 mishap in MeshViewer makefile il y a 11 ans
  Benjamin ‘Touky’ Huet efe8a57810 BUILD FIX il y a 11 ans
  Benjamin ‘Touky’ Huet 476692388c Touky and the forgotten makefile. il y a 11 ans
  Benjamin ‘Touky’ Huet 16872731eb Fixed MViewer emscripten version and also simplified some interaction stuff. il y a 11 ans
  Benjamin ‘Touky’ Huet 34a59d25d4 MeshViewer cleanup + MessageService tweak for emscripten il y a 11 ans
  Sam Hocevar 08c152ceeb build: fix LDFLAGS overriding issue. il y a 11 ans
  Benjamin ‘Touky’ Huet 3fde4eaa8e MeshViewer : Added Basic shader to "RenderProof" (ahem...) emscripten il y a 11 ans
  Benjamin ‘Touky’ Huet 97b0ad7b1f Added exported functions in meshviewer makefile il y a 11 ans
  Benjamin ‘Touky’ Huet 05c476c22a Added nacl_phystest to test physic compatibility with nacl. il y a 11 ans
  Benjamin ‘Touky’ Huet 3778159bdc added camera unit test. il y a 11 ans
  Sam Hocevar 1c42570a28 btphystest: increase heap memory for emscripten builds. il y a 11 ans
  Sam Hocevar 07fc08c198 build: more emscripten build fixes. il y a 11 ans
  Sam Hocevar d8ca287563 build: various compilation fixes. il y a 11 ans
  Sam Hocevar ca230a60ad thread: implement Queue::TryPush and Queue::TryPop. il y a 11 ans
  Sam Hocevar ddeaa5f81a build: reorganise automake build system. il y a 11 ans
  Sam Hocevar c59fc670c2 core: import pristine lua 5.2.1 in the engine code. il y a 11 ans
  Sam Hocevar 700520d4d6 math: move rand() to its own header, ensure it only returns il y a 11 ans
  Sam Hocevar 7b30d99725 test: unit test for 2D boxes. il y a 11 ans
  Lolbot ad2ddbb715 build: convert source files to lowercase. il y a 11 ans
  Sam Hocevar 6c8186389f math: Interp class for frame-independent interpolation. il y a 11 ans
  Sam Hocevar 41b43bb47f build: add missing files to Makefile.am. il y a 11 ans
  Sam Hocevar 0e1a19f8e6 build: re-add liblolcore dependency tracking to all binary objects. il y a 11 ans
  Sam Hocevar 4b4d201a6d build: reorganise AM_CPPFLAGS handling so that we can disable the il y a 11 ans
  Sam Hocevar 6e1156aaea build: split the main library into lolcore and lolbullet. il y a 11 ans
  Sam Hocevar 32e3cff46a sys: Atomic template class for thread-safe and potentially lockless il y a 11 ans
  Sam Hocevar 9d06eb6503 meshviewer: add two lights. il y a 12 ans
  Benjamin ‘Touky’ Huet 7a051f9455 Added MeshViewer new project, its goal being to have a program capable of previewing a mesh from an outer source (.txt, js, etc ...) in order to speed up mesh creation. il y a 12 ans
  Sam Hocevar a5ba03b405 color: unit test data for the CIEDE2000 color-difference formula. il y a 12 ans