162 коммитов (70799848f772be1bdec146680565190bcdcf7744)

Автор SHA1 Сообщение Дата
  Sam Hocevar d84605c105 Remove Xbox 360 support, too much stuff no longer compiles. 9 лет назад
  Sam Hocevar 078751a820 math: all API functions dealing with angles now use radians. 9 лет назад
  Sam Hocevar 861568b146 misc: some cleanup in files, including UTF-8 BOM. 9 лет назад
  Sam Hocevar 103f60d48b misc: replace NULL with nullptr in most places. 9 лет назад
  Benjamin ‘Touky’ Huet 6ab67e8f86 btPhysTest is working again, but it still has 7 Ticker::Unref(Shader) that should be there ...... 9 лет назад
  Sam Hocevar 03c17fcae4 base: clean up and refactor containers. 9 лет назад
  Benjamin ‘Touky’ Huet a7d6e0190e Scene stuff is back to non-static logic with a few tricks 9 лет назад
  Benjamin ‘Touky’ Huet cfcff9acc3 MultiScene: Phase 1: g_scene removal and conversion to Scene:: 9 лет назад
  Benjamin ‘Touky’ Huet 73f729d2ef MeshViewer refactor is on good way 9 лет назад
  Benjamin ‘Touky’ Huet 3f167f2f1d ImGui 1.37 9 лет назад
  Benjamin ‘Touky’ Huet a8c3a80eb1 Add color var in lua 9 лет назад
  Lolbot 0b111f1ece fixed 6 files out of 4258: 9 лет назад
  Benjamin ‘Touky’ Huet 00807670b9 Easymesh test tuto works with lua, but EzMesh seems broken. 9 лет назад
  Benjamin ‘Touky’ Huet 8222295f3b 2nd pass on Lua integration. 9 лет назад
  Benjamin ‘Touky’ Huet baae344fc2 lua property get/set added, not as nice as I wished, but working. 9 лет назад
  Benjamin ‘Touky’ Huet 596e74c78c Added first pass for Base Lua setup 10 лет назад
  Benjamin ‘Touky’ Huet 73cafd5c31 2nd EasyMesh split pass 10 лет назад
  Benjamin ‘Touky’ Huet f67da65818 First pass of EasyMesh split & refactor 10 лет назад
  Benjamin ‘Touky’ Huet d4d0225170 Removed all the enum macros, because this was shit and admitting that is the first step to global world domination. 10 лет назад
  Sam Hocevar 31477c906e build: remove the LolFx and the EasyMesh compilers for now. 10 лет назад
  Benjamin ‘Touky’ Huet cb7a99bac3 Added ShaderBuilder 10 лет назад
  Benjamin ‘Touky’ Huet a89dac5c30 Fixed some stuff and added some small tweaks 10 лет назад
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 10 лет назад
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. 10 лет назад
  Sam Hocevar b2283cd1a3 build: update VS solution and fix a few compilation warnings. 10 лет назад
  Sam Hocevar 7a28671dee math: get rid of the base_vec* classes (thanks to relaxed unions), rename 10 лет назад
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. 10 лет назад
  Sam Hocevar 3862ad59dc base: going on a lowercase rampage; today’s victim: Array. 10 лет назад
  Sam Hocevar 79ed58f1f0 Merge branch 'master' into scenegraph 10 лет назад
  Sam Hocevar 44dec8612e core: fix minor Windows and Raspberry compilation issues. 10 лет назад
  Sam Hocevar 47e71bda63 base: rough implementation of safe enums with minimal ToString() support. 10 лет назад
  Sam Hocevar 7e769d6c79 base: make the safe enums slightly safer. :-) 10 лет назад
  Benjamin ‘Touky’ Huet 1e4af19a89 Praise the Safe-Enum. 10 лет назад
  Sam Hocevar 76740f77bc math: remove some vector constants that were a bit too specific. 10 лет назад
  Benjamin ‘Touky’ Huet 4c31c7b884 Build fix 10 лет назад
  Benjamin ‘Touky’ Huet b2bdb1972f Several name tweaks here and there. 10 лет назад
  Benjamin ‘Touky’ Huet b7fc1953ab Some names tweaks 11 лет назад
  Sam Hocevar 8443733a08 math: add GLSL-inherited degrees() and radians() conversion functions. 11 лет назад
  Sam Hocevar 232fa4126d gpu: rename uniforms here and there for consistency. 11 лет назад
  Lolbot 47b9f0abb0 fixed 69 files out of 2739: 11 лет назад
  Benjamin ‘Touky’ Huet 87aa2dc3e9 shiny*.lolfx : light reflect FIX 11 лет назад
  Benjamin ‘Touky’ Huet 066f131852 Light : Added Type SfEnum. 11 лет назад
  Benjamin ‘Touky’ Huet 2b6b50aa26 EZMesh : Some files splitup 11 лет назад
  Benjamin ‘Touky’ Huet c411be843c Added Flat debugrendermode 11 лет назад
  Benjamin ‘Touky’ Huet accce03e6f small tweaks in EZMesh shader compatibilities 11 лет назад
  Lolbot 91304801cc fixed 22 files out of 2667: 11 лет назад
  Benjamin ‘Touky’ Huet 34688578ae Added Shiny flat lolfx 11 лет назад
  Benjamin ‘Touky’ Huet b608607dba EZMesh : Added Vertices{Merge|Separate} and PostBuildNormal. 11 лет назад
  Benjamin ‘Touky’ Huet 3281169274 Input : Fixed mouse speed calculation in sdl & android. 11 лет назад
  Benjamin ‘Touky’ Huet 4f66b4d1f5 EZMesh : Default uniform test, cause emscripten failed AGAIN. 11 лет назад