6 次代码提交 (4c95301d3164dcee57daaeed43ed207c0229cf98)

作者 SHA1 备注 提交日期
  Benjamin ‘Touky’ Huet cb7a99bac3 Added ShaderBuilder 10 年前
  Benjamin ‘Touky’ Huet e57501509f build FIX ? 10 年前
  Benjamin ‘Touky’ Huet 7cc231228f Added VcProj in sln 10 年前
  Sam Hocevar b2283cd1a3 build: update VS solution and fix a few compilation warnings. 10 年前
  Sam Hocevar cadc4d18b0 test: move the unit tests to the engine, and lolunit out of the engine. 10 年前
  Sam Hocevar 0bc2ec0480 build: move VS solution one directory below and create a VS2014 solution. 10 年前
  Sam Hocevar 1ad2430ba9 image: implement Image::Lock2D(). 10 年前
  Sam Hocevar 79ed58f1f0 Merge branch 'master' into scenegraph 10 年前
  Benjamin ‘Touky’ Huet fe50f4f05e fixed sln 10 年前
  Sam Hocevar 1544efa0cd image: the GDI+ backend can now save images, too. 10 年前
  Benjamin ‘Touky’ Huet 9a09939793 Added SpriteSorter and SquadShooter 10 年前
  Benjamin ‘Touky’ Huet cb6161d03a Added first sprite sorter project. 10 年前
  Sam Hocevar 7931bfaed6 build: some PS4 build fixes. 10 年前
  Benjamin ‘Touky’ Huet f9d63306a5 Added Face Slice by plane 10 年前
  Benjamin ‘Touky’ Huet b7fc1953ab Some names tweaks 10 年前
  Sam Hocevar e2eb9e9ed7 build: minor Win32 fixes for Jylam's project. 11 年前
  Sam Hocevar d46e63ff29 build: VS2012 solution and project tweaks for exotic platforms. 11 年前
  Benlitz 246af694d8 removed vs2010 solution, migrated all projects to 2012. VsLol stays on 2010 for compatibility and now has its own sln. 11 年前
  Benlitz f10d224d9d lolui: first draft of an ui framework (wip) 11 年前
  Benlitz 6d4f82034e puzzle game, project created 11 年前
  Benlitz b98b0c7c30 Visual Studio 2012 solution + minor ignore list updates 11 年前
  Benlitz ad6e32dce1 Added project Voxel ported to the Lol 11 年前
  Benlitz a7aac24c46 Completely reworked input system. Unified device interface, button, axis and cursor support, controller and binding system, mouse capture. Tutorial 07_input provided. Require to compile lolcore with LOL_INPUT_V2 to be activated (also needed app-side before including core.h) 11 年前
  Sam Hocevar 1141d91bea build: reorganise VS solution to match the directory tree. 11 年前
  Sam Hocevar 6a8118cb18 build: put tutorials and lol.js in a new "demos" directory. 11 年前
  Sam Hocevar 7468547abc ps4: prepare for the fioutaah! 11 年前
  Benjamin ‘Touky’ Huet ef80c5cbc2 Removed Labyrinth from the .sln, I wasn't ready to commit anyway. 11 年前
  Sam Hocevar 162eb349be build: add lol.js to Lol.sln. 11 年前
  Benjamin ‘Touky’ Huet 665bd7d6e7 MeshViewer : Fov compensation now works correctly (all is bound on Page{Up|Down}) First commit in a while. 11 年前
  Benjamin ‘Touky’ Huet 5a42ee7e31 touky_demo moved in specific folder 11 年前
  Benjamin ‘Touky’ Huet cab35777d2 ToukyDemo name-change 11 年前
  Benjamin ‘Touky’ Huet 318c3ef66c sln modified with new project. 11 年前
  Benjamin ‘Touky’ Huet cde747667c 12_voronoi : Added GPU Voronoi test. 11 年前
  Sam Hocevar c59fc670c2 core: import pristine lua 5.2.1 in the engine code. 11 年前
  Lolbot ad2ddbb715 build: convert source files to lowercase. 11 年前
  Benjamin ‘Touky’ Huet 930dcfd109 tactics : first commit. Arena, characters, state machine and all the funny stuff. 11 年前
  Benjamin ‘Touky’ Huet 0fb25474e3 sln small build config fix for Win32 11 年前
  Benjamin ‘Touky’ Huet a573b0908b MeshViewer : Added shitty texture to bulletproof easymesh UV, and therefore correct wrongly set ones. 11 年前
  Benjamin ‘Touky’ Huet 506befcf4a easymesh : Added Twist/Ben/Shear & Taper refactor. 11 年前
  Sam Hocevar 6e1156aaea build: split the main library into lolcore and lolbullet. 11 年前
  Sam Hocevar eaf115a379 people: reorganise user directories to allow for private/ subdirectories. 11 年前
  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. 12 年前
  Benlitz 4146c9524e Benlitz first test project setup 12 年前
  Sam Hocevar df7a21d68f tutorial: add texture demo to the VS solution. 12 年前
  Sam Hocevar 8c9a5d4779 build: add a script to automatically run bitten on Windows. Needs some tweaking 12 年前
  Sam Hocevar e59d306e54 build: disable those fucking "Any CPU" and "Mixed Platforms" build 12 年前
  Sam Hocevar b73d8b5382 vslol: create a Visual Studio plugin that will let us rebuild parsers & lexers. 12 年前
  jeunathe 2a9f2bed79 New subProject for jnat 12 年前
  Sam Hocevar ca1050e047 debug: get rid of quad.cpp, it's become useless. 12 年前
  Sam Hocevar a86eaf1bb2 tutorial: start working on a small Perlin-like noise demo. 12 年前