27 Commits (ffa21ed0d0aa64a70a84c2148f56983641a83b18)

Autor SHA1 Mensaje Fecha
  Sam Hocevar 7a28671dee math: get rid of the base_vec* classes (thanks to relaxed unions), rename hace 10 años
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. hace 10 años
  Sam Hocevar 398ee1b4d5 base: use lol::array in most places. hace 10 años
  Sam Hocevar da6b3d5cd0 scenegraph: Entity::TickDraw() now provides a reference to the current hace 10 años
  Sam Hocevar c9b8ff54a1 misc: some refactoring in texture handling. hace 10 años
  Sam Hocevar c29058ac87 gpu: give access to the Texture behind a TileSet. hace 10 años
  Sam Hocevar ca87acd033 scene: fix light object usage in various demos and example programs. hace 11 años
  Sam Hocevar 5f3ad5cc15 math: add constant vectors vec2::zero, vec2::axis_x, etc. hace 11 años
  Benlitz eab5c46b1e input: added a name the controllers, and a static Get() function to easily retrieve a registered controller hace 11 años
  Sam Hocevar b45c1dc7fe physics: always activate Bullet and remove dead code. hace 11 años
  Benjamin ‘Touky’ Huet 83cfb79f8e btphystest : InitApp delay hace 11 años
  Benjamin ‘Touky’ Huet fb7d8a25e2 btphystest tweak to delay app init. hace 11 años
  Benjamin ‘Touky’ Huet 5f3b0157e6 btphystest : small damp tweak. hace 11 años
  Benjamin ‘Touky’ Huet 876f62228c btphystest : added new camera functions. Added funny camera stuff for cat simulation. hace 11 años
  Benjamin ‘Touky’ Huet 67d59ae9cb btphystest : added small border effect hace 11 años
  Lolbot 4f2663acd9 fixed 4 files out of 2792: hace 11 años
  Benjamin ‘Touky’ Huet 40a1a18758 btphystest : cat movement update hace 11 años
  Sam Hocevar 4f66a49fc2 btphystest: use discard in fragment shader instead of AlphaFunc. hace 11 años
  Sam Hocevar 07fc08c198 build: more emscripten build fixes. hace 11 años
  Benjamin ‘Touky’ Huet a03c38872d btPhysTest : Added a new test mode called "CAT_MODE". Try it out at your own risks. hace 11 años
  Sam Hocevar 7481fac29a test: port the btphystest and meshviewer tests to the new input API. hace 11 años
  Sam Hocevar ad8144f0e8 scene: use a global g_scene object instead of Scene::GetDefault(). hace 11 años
  Sam Hocevar 23a850c78d test: quick fix for the btphystest camera. hace 11 años
  Sam Hocevar 6faf4ee067 base: roll our own constants because it’s always a pain in the ass hace 11 años
  Sam Hocevar 16a620d537 scene: start refactoring the camera code; we now have a stack of cameras hace 11 años
  Sam Hocevar 8b7482ae09 build: bad lolbot! fix the mess caused by its file renames. hace 11 años
  Lolbot ad2ddbb715 build: convert source files to lowercase. hace 11 años
  Benjamin ‘Touky’ Huet 96f3044ef0 BtPhysTest : added lights hace 11 años
  Sam Hocevar bbf72e1a64 core: pass the project directory to the binary build and get rid of hace 12 años
  Sam Hocevar 6a6e46cf0d system: try to autodetect the data directory from the executable path; hace 12 años
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. hace 12 años
  Lolbot 23807ea88e fixed 23 files out of 277: hace 12 años
  Benjamin ‘Touky’ Huet c0d15f170a hace 12 años
  Benjamin ‘Touky’ Huet a11c50b3e7 small tweak on BtPhysTest. does not work better. hace 12 años
  Benjamin ‘Touky’ Huet 006c3c4649 BulletCharacterController is now readable by a human being. hace 12 años
  Sam Hocevar 5f94ceb454 input: switch all key names to camel case, like our other enums. hace 12 años
  Benjamin ‘Touky’ Huet 1e48c827a4 Input now works correctly hace 12 años
  Benjamin ‘Touky’ Huet dd7e2b9516 CIS FUCK hace 12 años
  Benjamin ‘Touky’ Huet 08a54c1a2a Added correct implementation of Action layer for Inputs. hace 12 años
  Benjamin ‘Touky’ Huet 8838ef06b6 Added InputTracker test initPhysTest hace 12 años
  Benjamin ‘Touky’ Huet 11ddba1864 Added Attachment/base logic with working attachment with EasyCharacterController. hace 12 años
  Benjamin ‘Touky’ Huet 7334bb2ec1 Added Base/Attachment Logic, works with Kinematic & Ghost. hace 12 años
  Benjamin ‘Touky’ Huet 735d3dace5 Reverted last CL hace 12 años
  Benjamin ‘Touky’ Huet 50c2855d89 Small .h & .cpp refactor hace 12 años
  Benjamin ‘Touky’ Huet ca94a77974 BtPhysTest : Splitted Physics files hace 12 años
  Benjamin ‘Touky’ Huet 9845122641 FAKE Jump hace 12 años
  Benjamin ‘Touky’ Huet e8d2d8c202 So Character Controller works with a lazy camera logic. hace 12 años
  Benjamin ‘Touky’ Huet 1ca08dd0d7 LocalInertia error FIX. hace 12 años
  Benjamin ‘Touky’ Huet f514756a2d Lazy WE : hace 12 años
  Sam Hocevar 5bd24fa1d3 build: hide the SDL_main.h inclusion in core.h, and only activate it hace 12 años