sdk
2014-04-21 Jerome St-Louissamples/games/cards: A new card deck, higher resolution...
2014-04-20 Jerome St-Louiside/designer/findCtx: Fixed memory corruption
2014-04-19 Jerome St-Louiscompiler/ecc;ecp;ecs: Disabled _DEBUG code for argument...
2014-04-19 Jerome St-Louissamples/wiaTest: Removed hard coded WIA include dirs
2014-04-19 Jerome St-Louissamples/3D/walkAround: Refined materials demo
2014-04-19 Jerome St-Louissamples/3D/walkAround: Put back demo of different materials
2014-04-19 Jerome St-Louisecere/gfx/3D/Object: Letting Merge() copy the mesh...
2014-04-19 Jerome St-Louissamples/3D/walkAround: Using new cow model; Fixed memor...
2014-04-19 Jerome St-Louisecere/gfx/3D/Object: Fixed Duplicate() to copy name...
2014-04-19 Jerome St-Louisecere/gfx/3D/Object: Fixed Merge() to work with 32...
2014-04-19 Jerome St-Louisextras/audio/ALSA: Fixed broken sound support on Linux
2014-04-19 Jerome St-Louissamples/audio/Piano: Amplified cello to be closer to...
2014-04-19 Jerome St-Louisextras/audio: Preventing a crash on sound with no data
2014-04-19 Jerome St-Louiside/CodeEditor: Fixed leaking i18nStrings markers
2014-04-19 Jerome St-Louissamples/guiAndGfx/skinning: Removed unneeded/unfinished...
2014-04-19 Jerome St-Louisecere/net/Socket: Fixed call to Disconnect() during...
2014-04-18 Jerome St-Louissamples/bitmapsAndKB: Updated tutorial slides
2014-04-18 Jerome St-Louissamples/games/tetrominos: Added missing graphics; Added...
2014-04-18 Jerome St-Louissamples/guiAndGfx/childWindows: Replaced background...
2014-04-18 Jerome St-Louissamples/audio/S3MPlayer: Added sample module
2014-04-18 Jerome St-Louissamples/audio/PlaySound: Added sample sound
2014-04-18 Jerome St-Louissamples/audio/Piano: Replaced instrument sounds by...
2014-04-18 Jerome St-Louissamples/audio/DirectBufferPlayer: Added sample sound
2014-04-18 Jerome St-Louissamples/audio/DirectBufferPlayer: Fixed playing 16...
2014-04-18 Jerome St-Louissamples/guiAndGfx/bitmapsAndKB: Replaced graphics with...
2014-04-17 Jerome St-Louissamples/3D/terrainCameraDemo: Removing reference to...
2014-04-17 Jerome St-Louissamples/3D/terrainCameraDemo: Including sample terrain...
2014-04-17 Jerome St-Louissamples/3D/orbitWithMouse: Preventing left/right in...
2014-04-17 Jerome St-Louissamples/3D/orbitWithMouse: Added image resources for...
2014-04-17 Jerome St-Louissamples/3D/orbitWithMouse: Added icon resources; Fixed...
2014-04-17 Jerome St-Louisecere/gui/Picture: Fixed variable mix up in render...
2014-04-17 Jerome St-Louisecere/gui/3D Desktop: Fixed decorations handling
2014-04-17 Jerome St-Louisecere/gfx/3D/Camera: Fixed Rotate() methods with euler...
2014-04-16 Jerome St-Louiside: Removed code committed by mistake in d85de44b42286...
2014-04-16 Jerome St-Louiscompiler/bootstrap: Updated
2014-04-16 Jerome St-Louissamples/3D/Animate3DS: Added missign sample 3D room...
2014-04-16 Jerome St-Louisecere/gfx/DisplaySystem: Incrementing ref count for...
2014-04-16 Jerome St-Louissamples/3D/terrainCameraDemo: Replaced aircraft with...
2014-04-16 Jerome St-Louissamples/3D/ModelViewer/teapot.3ds: Made teapot double...
2014-04-16 Jerome St-Louissamples/3D/orbitWithMouse: Not defaulting to full-screen
2014-04-16 Jerome St-Louiside/ModelView: Synced latest improvements to 3D ModelViewer
2014-04-16 Jerome St-Louissamples/3D/ModelViewer: Improvements, Sample models
2014-04-16 Jerome St-Louisecere/gfx/3D/Object3DSFormat: Improvements to Smoothing...
2014-04-16 Jerome St-Louisecere/gfx/3D/Object3DSFormat: Using absolute paths...
2014-04-16 Jerome St-Louisecere/gfx/Display: Fixed up disabled Z-sorting code
2014-04-16 Jerome St-LouisMakefile/Cross-Building: Fixed EDA not being built...
2014-04-16 Jerome St-Louiscompiler/libec: Fixed DB active records broken by d0d99...
2014-04-16 Jerome St-Louiside/project/ProjectView: Fixed hidden output log on...
2014-04-16 Jerome St-Louisecere/gui/EditBox: Fixed broken { auto-indenting
2014-04-15 Jerome St-Louisecere/gfx/3D/Mesh: Added member to access 32 bit indices
2014-04-15 Jerome St-Louisecere/ecere.epj: Simplification fixes
2014-04-11 Jerome St-Louisecere/gui/Window: Fixed leaks when switching mode in...
2014-04-10 Jerome St-Louisecere/gfx/3D: Object, 3DS, DisplaySystem: Fixed memory...
2014-04-10 Jerome St-Louiside/CodeEditor: Fixed bad memory read on re-parsing
2014-04-10 Jerome St-Louiside/CodeEditor: Fixed bad memory read on NotifyAdded
2014-04-10 Jerome St-Louisecere/gui/EditBox: Fixed another out of bound memory...
2014-04-10 Jerome St-Louisecere/gui/EditBox: Fixed out of bound reads checking...
2014-04-10 Jerome St-Louisecere/gfx/3D/Object3DSFormat: Fixed potential memory...
2014-04-10 Jerome St-Louisecere/gfx/drivers/OpenGL: Casting to GLXDrawable rather...
2014-04-09 Jerome St-Louisecere/gui/Desktop3D: Fixed full screen 3D desktop
2014-04-09 Jerome St-Louissamples/3D/orbitWithMouse: Fixes and keys improvements
2014-04-09 Jerome St-Louisecere/gui/drivers/XInterface: Fixed windows without...
2014-04-09 Jerome St-Louiside/debugger: Fixed crash on closing project being...
2014-04-09 Jerome St-Louisecere/gui/EditBox: Fixed overwrite caret not redrawing...
2014-04-09 Jerome St-Louisecere/gui/EditBox: Fixed overwrite caret losing positio...
2014-04-09 Jerome St-Louisgfx/3D/Mesh: Added vertex safety checks when computing...
2014-04-09 Jerome St-Louisecere/gfx/3D/Object3DSFormat: Fixed crash when a bumpma...
2014-04-08 Jerome St-Louisecere/gfx/3D/Object3DSFormat: Fixed bump map messing...
2014-04-08 Jerome St-Louisecere/gfx/3D/Object3DSFormat: Fixed setting radius...
2014-04-08 Jerome St-Louisecere/gfx/3D/Object3DSFormat: Loading bump maps
2014-04-08 Jerome St-Louisecere/gfx/3D/Object3DSFormat: Added more materials...
2014-04-08 Jerome St-Louisecere/gfx/3D/Object3DSFormat: Fixes to alpha blending...
2014-04-08 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed indices > 32k
2014-04-08 Jerome St-Louisecere/gfx/3D/Mesh; Object: Fixed radius and bounding...
2014-04-08 Jerome St-Louisecere/gfx/drivers/OpenGL; 3DS: Added support for scalin...
2014-04-08 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed support for textures...
2014-04-08 Jerome St-LouisSamples/ModelViewer, Camera, Object: Fixed glitchy...
2014-04-08 Jerome St-Louisecere/gui/FormDesigner: Fixed string which should be...
2014-04-08 Jerome St-Louisecere/sys: Fixed error messages arrays leak
2014-04-08 Jerome St-Louisecere/EditBox: (#1073) Fixed hex number highlighting...
2014-04-02 Jerome St-Louiside: Fixed 3DS argument check
2014-04-02 Jerome St-Louisecere/GuiApplication: Avoiding redundant attempts to...
2014-04-02 Jerome St-Louisecere/GuiApplication: Avoid extra SwitchMode when setti...
2014-04-02 Jerome St-Louisecere: Fixed error messages
2014-04-02 Jerome St-Louisecere/sys: Fixed error code ranges
2014-04-02 Jerome St-Louisecere/GuiApplication: Fixed selecting X11 driver by...
2014-04-02 Jerome St-Louisecere: Resolved error codes conflicts
2014-04-02 Jerome St-Louiscompiler/ecp: Generate an error on enum computation...
2014-04-02 Jerome St-Louisecere/GuiApplication: Fixed fallback driver for OS...
2014-04-02 Jerome St-Louisecere/gui/Window: Handling null driver in Consequential...
2014-04-02 Jerome St-Louisecere/gui/Window: Prevent crash on null interface drive...
2014-04-02 Jerome St-Louissamples/3D/orbitWithMouse: Various fixes and improvements
2014-04-02 Jerome St-Louisshare/man/ear: Fixed typo
2014-04-02 Jerome St-Louisecere/gui/drivers/XInterface: Moved calls to XCreateFon...
2014-04-02 Jerome St-Louiseda/drivers/sqlite: Work around for Clang compilation
2014-04-02 Jerome St-Louisecere/3D gfx/Camera: Fixed 'attached' (euler) orientati...
2014-04-02 Jerome St-Louisecere/Makefile (OS X): Took out unused reference to...
2014-04-02 Jerome St-Louiscompiler/libec: Pre-declaring eSystem_Delete()
2014-04-02 Jerome St-Louiside/Project: Fixed Clean() should not return a value
2014-04-02 Jerome St-Louisecere/gui/EditBox: Prevent toggling overwrite caret...
next