Jean-Yves Lamoureux
|
81e4f7421e
|
sdlinput: fix captured mouse coordinates
|
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
|
02435c4b22
|
adding resharper to .gitignore for the lame windows coders that also writes assisted C# code
|
11年前 |
Sam Hocevar
|
b91c177125
|
camera: const correctness for all getters.
|
11年前 |
Sam Hocevar
|
2291ce5d1e
|
math: add mat2::identity, etc. as global constants.
|
11年前 |
Sam Hocevar
|
e1d459ed75
|
math: allow quat * vec3 and quat * vec4 operations.
|
11年前 |
Sam Hocevar
|
843cc42ed1
|
font: support \b (backspace) in text rendering.
|
11年前 |
Jean-Yves Lamoureux
|
8e544d0815
|
font: coding style ☜(゚ヮ゚☜)
|
11年前 |
Jean-Yves Lamoureux
|
6cce28dd93
|
font: add support for \n
|
11年前 |
Sam Hocevar
|
92385ac1ee
|
android: more NativeActivity migration work.
|
11年前 |
Sam Hocevar
|
0f3805be4c
|
android: various fixes, but the switch to NativeActivity isn't complete.
|
11年前 |
Sam Hocevar
|
af2fdff577
|
android: ensure the asset manager is initialised (hint: it's not).
|
11年前 |
Sam Hocevar
|
591caaabdc
|
sys: some path guessing logic fixes for standalone builds.
|
11年前 |
Sam Hocevar
|
1e15e3ec43
|
singlshot: add a Visual Studio project and fix minor things.
|
11年前 |
Sam Hocevar
|
ac81bd78a2
|
core: account for case-insensitive systems for data directories.
|
11年前 |
Sam Hocevar
|
608918bdb0
|
singlshot: move Ludum Dare #28 entry to a real game project!
|
11年前 |
Sam Hocevar
|
752829b7ed
|
gpu: shader fixes for the Web version.
|
11年前 |
Sam Hocevar
|
7d230d7674
|
math: add distance() function for vectors.
|
11年前 |
Sam Hocevar
|
9df9440e67
|
ld28: skeleton files.
|
11年前 |
Sam Hocevar
|
388098a178
|
hsv2rgb 6th
|
11年前 |
Sam Hocevar
|
8e732627d2
|
lolremez: add missing matrix.h implementation.
|
11年前 |
Sam Hocevar
|
d0ebacf545
|
lolremez: simplify the solver class.
|
11年前 |
Sam Hocevar
|
90706c8d44
|
lolremez: move some LolRemez matrix functions out of the engine.
|
11年前 |
Sam Hocevar
|
f9840e3458
|
lolremez: move LolRemez out of the engine, it's really too specific.
|
11年前 |
Sam Hocevar
|
ca87acd033
|
scene: fix light object usage in various demos and example programs.
|
11年前 |
Sam Hocevar
|
1945e85afc
|
scene: start working on the scene class reorganisation.
|
11年前 |
Sam Hocevar
|
3b62246ef8
|
math: minor rework in the Euler angles conversion.
|
11年前 |
Benjamin ‘Touky’ Huet
|
87aa2dc3e9
|
shiny*.lolfx : light reflect FIX
|
11年前 |
Benjamin ‘Touky’ Huet
|
066f131852
|
Light : Added Type SfEnum.
Shiny*.lolfx : fixed Directional light calculation.
MV : Tweak for future camera behaviour encapsulation.
|
11年前 |
Benlitz
|
e1241fd974
|
input: removed static keyword for global input names
|
11年前 |
Benlitz
|
845a870c9f
|
gpu: fixed Video::GetSize(), it was previously returning the size of the current viewport, it is now returning the size of the back buffer.
|
11年前 |
Benlitz
|
f10d224d9d
|
lolui: first draft of an ui framework (wip)
|
11年前 |
Benjamin ‘Touky’ Huet
|
2b6b50aa26
|
EZMesh : Some files splitup
|
11年前 |
Benjamin ‘Touky’ Huet
|
c411be843c
|
Added Flat debugrendermode
Wireframe is back for normal OGL users
MV : Added timed command execution for future "demo mode"
|
11年前 |
Benjamin ‘Touky’ Huet
|
72366b856a
|
btPhystest fixup
|
11年前 |
Benjamin ‘Touky’ Huet
|
accce03e6f
|
small tweaks in EZMesh shader compatibilities
|
11年前 |
Lolbot
|
91304801cc
|
fixed 22 files out of 2667:
- removed 2 CR characters
- removed 9 trailing whitespaces
- replaced 0 tabs with spaces
- fixed 19 svn:eol-style properties
|
11年前 |
Benjamin ‘Touky’ Huet
|
426fedfb9d
|
Moved games build after demo (because tutorial) and abuse at the end, because it always breaks on non-basic-linux builds.
|
11年前 |
Sam Hocevar
|
470fbbc550
|
build: add Abuse to the Visual Studio solution and exclude NaCl files
from all platform builds.
|
11年前 |
Benjamin ‘Touky’ Huet
|
4029f475e4
|
for ze LOL
|
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
|
60f09e226f
|
MV: Added Zoom out.
|
11年前 |
Benjamin ‘Touky’ Huet
|
89b4eb49c5
|
MVWeb tweak
|
11年前 |
Benjamin ‘Touky’ Huet
|
1cd715e6ef
|
Mouse support now works in emscripten
|
11年前 |
Benjamin ‘Touky’ Huet
|
be29ce606b
|
tweak
|
11年前 |
Benjamin ‘Touky’ Huet
|
0d9cd0d84d
|
meshviewer html version now uses cookies to autosave command.
|
11年前 |
Benjamin ‘Touky’ Huet
|
63f2653103
|
remove a flag for the NaCl build that failed ..... again.
|
11年前 |
Benjamin ‘Touky’ Huet
|
e04367b138
|
mouse input fix
|
11年前 |
Benjamin ‘Touky’ Huet
|
47ca78b85e
|
Meshviewer : web version now creates cookie to store current session.
|
11年前 |