2965 Révisions (fcfafa203506389343170d75e7d0fd88ff8a5c49)
 

Auteur SHA1 Message Date
  Sam Hocevar fcfafa2035 test: add a unit test of real::cbrt() and fix the camera unit test. il y a 5 ans
  Sam Hocevar 1186c08ad7 entity: add a flag system. il y a 5 ans
  Sam Hocevar 06edad8755 scene: remove useless subobject classes. il y a 5 ans
  Sam Hocevar 96a336db03 build: fix a few CRLF issues and make .gitattributes more robust. il y a 5 ans
  Sam Hocevar 1a783a228f msbuild: only copy SDL libraries to target directory when actually using SDL. il y a 5 ans
  Sam Hocevar 5814dd4cf0 math: fix a bug in real::cbrt() that completely broke the function. il y a 5 ans
  Sam Hocevar 90bf8a37d5 build: fix “make dist”; a few header references were missing. il y a 5 ans
  Sam Hocevar 17f1cb4a6a image: port FFmpeg encoder to the new API to stop calling deprecated functions. il y a 5 ans
  Sam Hocevar a33073f996 Fix the EGL application build. il y a 5 ans
  Sam Hocevar 9c13aabe98 build: fix the mingw cross compilation. il y a 5 ans
  Sam Hocevar 615c968e2d engine: minor changes in ticker. il y a 5 ans
  Sam Hocevar 9a0b6e4a9a Build: fix several compilation warnings. il y a 5 ans
  Sam Hocevar 635b597e34 input: move code from input device to mouse device. il y a 5 ans
  Sam Hocevar 0d766ea9b9 input: fix Win32 build. il y a 5 ans
  Sam Hocevar c9f75a6c3f input: start splitting keyboard, mouse etc. objects il y a 5 ans
  Sam Hocevar 6a1188a65a input: fix Windows build. il y a 5 ans
  Sam Hocevar b0a8596001 RIP lol::Controller and lol::InputProfile ⚰️ LOL il y a 5 ans
  Sam Hocevar ae4ff1d27c input: add a buttons.inc file with a list of default mouse/joystick button names. il y a 5 ans
  Sam Hocevar 4c20271dc7 ticker: fix a crash upon exit on Windows. il y a 5 ans
  Sam Hocevar 8c81b07465 input: start replacing controller functions with standard input functions. il y a 5 ans
  Sam Hocevar fe66f12e53 input: start implementing controller features directly in the input device. il y a 5 ans
  Sam Hocevar cd388836b3 build: fix a few mistakes in the MSVC refactoring. il y a 5 ans
  Sam Hocevar 5a8296a001 build: clean up lol-core vcxproj filters and improve DLL copying. il y a 5 ans
  Sam Hocevar a713297cfb input: minor cleanup. il y a 5 ans
  Sam Hocevar 1388625308 input: remove dead code and more cleanup. il y a 5 ans
  Sam Hocevar 1ab9866c31 input: drivers no longer need to create the default devices. il y a 5 ans
  Sam Hocevar 6ad9c0d8bf Various compilation warning and error fixes. il y a 5 ans
  Sam Hocevar e2a13df73d input: merge InputDeviceInternal into InputDevice and remove a few lines of code. il y a 5 ans
  Sam Hocevar e01d92f384 engine: continue deprecating the entity stuff. il y a 5 ans
  Sam Hocevar 8e105e2d63 code: remove spurious tabs. il y a 5 ans
  Sam Hocevar 4ee191fbf4 engine: start working on a tickable object, cleaner than entities. il y a 5 ans
  Sam Hocevar e3b1db2c1e audio: clean up code. il y a 5 ans
  Sam Hocevar cc8e9dac71 input: more code clean up. il y a 5 ans
  Sam Hocevar f2d7fa0549 input: fix a very old bug in input handling that would miss some keys. il y a 5 ans
  Sam Hocevar 6455091518 doc: rename a few tutorials to remove “lol” from their names. il y a 5 ans
  Sam Hocevar fc43bd7e5b input: remove useless code. il y a 5 ans
  Sam Hocevar df678e9157 build: require Visual Studio 2017 in the solution file. il y a 5 ans
  Sam Hocevar 016330c12b ui: move a lot of files around. il y a 5 ans
  Sam Hocevar a57cecaf98 input: remove a lot of unnecessarily convoluted code. il y a 5 ans
  Sam Hocevar ce751a1534 Add imgui.ini to .gitignore, we really don’t need it. il y a 5 ans
  Sam Hocevar a55450b94d doc: add missing vcxproj for the movie tutorial. il y a 5 ans
  Sam Hocevar ca42fec447 input: clean up a lot of SDL input code. il y a 5 ans
  Sam Hocevar cfd85fb3a7 input: remove some dead code and clarify some function names. il y a 5 ans
  Sam Hocevar d3d84948d4 sdl: move files around in separate directories. il y a 5 ans
  Sam Hocevar 43f335c206 sdl: remove previous changes to the text input. il y a 5 ans
  Sam Hocevar 2f736356d6 input: expose the whole vector of key states to the client application. il y a 5 ans
  Sam Hocevar 84836a21ff input: fix an apparent bug in key/axis name handling. il y a 5 ans
  Sam Hocevar a822785879 sdl: improve input support stability and handle return/tab/backspace in text input mode. il y a 5 ans
  Sam Hocevar 17814637f0 Update all external libraries. Finally activate FFmpeg on Windows. il y a 5 ans
  Sam Hocevar 25b5d97d28 gui: clean up the ImGui integration code. il y a 5 ans