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 年前
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
b608607dba
EZMesh : Added Vertices{Merge|Separate} and PostBuildNormal.
11 年前
Benjamin ‘Touky’ Huet
60f09e226f
MV: Added Zoom out.
11 年前
Benjamin ‘Touky’ Huet
1cd715e6ef
Mouse support now works in emscripten
11 年前
Benjamin ‘Touky’ Huet
47ca78b85e
Meshviewer : web version now creates cookie to store current session.
11 年前
Benjamin ‘Touky’ Huet
dfc2a47f7f
Input : mouse focus integration.
11 年前
Benjamin ‘Touky’ Huet
bf0a5ffde6
MV : NaCl mouse support
11 年前
Benjamin ‘Touky’ Huet
3337671dfa
NaCl : First pass on input re-implementation
MViewer : Small tweak
11 年前
Benjamin ‘Touky’ Huet
568acece6e
res tweak for web usage.
11 年前
Benjamin ‘Touky’ Huet
b5bfa29caf
Several build fix
11 年前
Benjamin ‘Touky’ Huet
f82a996c18
MViewer : Added Light & axis gizmo
11 年前
Benjamin ‘Touky’ Huet
2b4dc175ee
Vector classes : added one (for consistency)
SceneSetup : Added ClearColor command
EZMesh : Added Dup[ ... ] command && cgs command syntax refactor
MViewer : Tweak & dictionnary.js updates
11 年前
Benjamin ‘Touky’ Huet
9b04264845
MViewer : Added Stupid light blending
11 年前
Benjamin ‘Touky’ Huet
16737ff80c
MViewer tweak
11 年前
Benjamin ‘Touky’ Huet
9bedc2092d
Meshviewer FIX + comment rework
entity : Added IsTicked
11 年前
Benjamin ‘Touky’ Huet
981ea6bd75
MeshViewer : Scenesetup tweak to be more usable
11 年前
Benjamin ‘Touky’ Huet
7cbfeb1699
MV tweak for Emscripten
11 年前
Benjamin ‘Touky’ Huet
2de4324de5
MV tweak
11 年前
Benjamin ‘Touky’ Huet
ae7e8d7f36
MV : init tweak
11 年前
Benjamin ‘Touky’ Huet
5c62149f55
MV : added small test bench.
11 年前
Benjamin ‘Touky’ Huet
d3faae71ee
MeshViewer Light tweak.
11 年前
Benjamin ‘Touky’ Huet
18869ca359
Added Scene setup logic
11 年前
Benjamin ‘Touky’ Huet
efe8a57810
BUILD FIX
11 年前
Benjamin ‘Touky’ Huet
1e7d3ee21a
Added SceneSetup and its Parser/Compiler
11 年前
Benjamin ‘Touky’ Huet
17109e369f
MessageService : Safe Enum added to ensure good usage.
11 年前
Benjamin ‘Touky’ Huet
046a80937c
MeshViewer : Added mouse support
11 年前
Benjamin ‘Touky’ Huet
16872731eb
Fixed MViewer emscripten version and also simplified some interaction stuff.
11 年前
Benjamin ‘Touky’ Huet
34a59d25d4
MeshViewer cleanup + MessageService tweak for emscripten
11 年前
Benjamin ‘Touky’ Huet
a875ea2345
I'm tired.
11 年前
Benjamin ‘Touky’ Huet
3fde4eaa8e
MeshViewer : Added Basic shader to "RenderProof" (ahem...) emscripten
11 年前
Benjamin ‘Touky’ Huet
653c5fc3fb
meshviewer small tweak.
11 年前
Benjamin ‘Touky’ Huet
62ea4bba63
MeshViewer : small tweaks
11 年前
Benjamin ‘Touky’ Huet
5595df4f62
MeshViewer : Added Javascript & Html for Web implementation.
11 年前
Sam Hocevar
5f3ad5cc15
math: add constant vectors vec2::zero, vec2::axis_x, etc.
11 年前
Sam Hocevar
5721afb967
nacl: compilation fix.
11 年前
Benjamin ‘Touky’ Huet
794f1a5086
tweak
11 年前
Benjamin ‘Touky’ Huet
7d93ea60d7
MeshViewer : Store EasyMeshes as Pointer.
11 年前
Benjamin ‘Touky’ Huet
b9a3257bc7
MeshViewer : tweak
11 年前
Benjamin ‘Touky’ Huet
0e8de199a7
EasyMesh tweaked : New Copy CTor & RenderMesh state.
11 年前
Benjamin ‘Touky’ Huet
4b3686a927
MeshViewer TWEAK
EasyMesh Parser/Scanner & Functions revamp to be more like real logical functions.
EZMesh & URO : Added "//" comments to Parser/Scanner
11 年前
Benjamin ‘Touky’ Huet
1535164bd7
NaCl tweaks
11 年前
Benjamin ‘Touky’ Huet
2ee1b77a13
NaCl #if
11 年前
Lolbot
e7a384243a
fixed 8 files out of 2631:
- removed 264 CR characters
- removed 5 trailing whitespaces
- replaced 0 tabs with spaces
- fixed 7 svn:eol-style properties
11 年前
Benjamin ‘Touky’ Huet
721d114e3a
touky_demo : various fixes & tweaks.
meshviewer : Full revamp, now bigger & better.
11 年前
Benjamin ‘Touky’ Huet
04556dea8b
mat4 : removed useless ortho(). Fixed shifted_perspective so it actually works.
numeric : Added SmoothClamp & swap
camera : fixed target&up issues and added screen-scale factor.
touky_demo : correct camera integration & first pass on uro refactor. Also added Makefile to vcproj
11 年前
Benlitz
eab5c46b1e
input: added a name the controllers, and a static Get() function to easily retrieve a registered controller
11 年前
Sam Hocevar
7481fac29a
test: port the btphystest and meshviewer tests to the new input API.
11 年前
Lolbot
8cc04f0ba9
fixed 7 files out of 2745:
- removed 0 CR characters
- removed 21 trailing whitespaces
- replaced 42 tabs with spaces
11 年前