]> git.lizzy.rs Git - irrlicht.git/history - include
Drop dependency on FileSystem from SceneManager
[irrlicht.git] / include /
2023-03-19 numzeroDrop dependency on FileSystem from SceneManager
2023-03-19 numzeroDrop unused dependency of SceneManager on GUIEnvironment
2023-03-14 numzeroRemove all mentions of iOS
2023-03-11 sfan5Bump revision early
2023-03-11 VitaliyDrop IrrCompileConfig (#163)
2023-03-05 sfan5Bump revision
2023-02-22 DesourRemove irr::core::hash
2023-02-22 DesourFix -Wignored-qualifiers warnings in irrUString.h
2023-02-06 DSAdd WindowMaximized creation parameter and isWindowMaxi...
2023-01-02 sfan5Delete profiler
2023-01-02 sfan5Delete leak hunter
2022-12-29 x2048Use swap_control from MESA and EXT before SGI (#151)
2022-12-23 sfan5Completely remove irrAllocator
2022-12-23 sfan5Replace core::string implementation with std::basic_string
2022-11-11 sfan5Fix two irrString bugs
2022-10-24 Andrei EAdd setRelativeMode for SDL driver (#123)
2022-10-24 sfan5Bump revision early
2022-10-14 JosiahWIReplace _IRR_OVERRIDE_ macro with override keyword
2022-10-14 sfan5Fix buffer size for wchar-multibyte conversion
2022-09-16 sfan5Bump revision
2022-07-21 sfan5Bump revision
2022-07-20 sfan5Replace std::min in irrArray.h
2022-07-18 sfan5Enable XInput2 by default (and improve CMake detection)
2022-07-18 sfan5Drop gamma ramp code
2022-07-17 sfan5Return nullptr pointer for empty core::array
2022-07-09 sfan5Drop Console and Framebuffer device
2022-06-01 sfan5Remove more dead code (#108)
2022-05-21 paradust7Remove core::list and replace uses with std::list ...
2022-05-21 paradust7Make irrArray backed by std::vector (#101)
2022-05-18 paradust7Remove irrMap and use std::map instead
2022-05-10 Richard TryAdd hash for vector2d and vector3d (#93)
2022-05-07 sfan5Bump revision
2022-04-29 paradust7Replace HWBufferMap with a list and back pointers ...
2022-04-28 sfan5Sort out two -Wdeprecated-copy warnings
2022-03-09 sfan5Fix COSOperator::getSystemMemory
2022-02-26 sfan5Get rid of various old compiler and platform checks
2022-02-09 cutealienIBillboardSceneNode got functions to access meshbuffers.
2022-02-09 cutealienvector3d scalar operator/ and operator/= no longer...
2022-02-09 cutealienAvoid some warnings from static code analysis.
2022-02-09 cutealienPrefer static_cast to reinterpret_cast where possible.
2022-02-09 cutealiende-deprecate clearZBuffer
2022-02-03 sfan5Bump revision
2022-01-16 Emmanuel HansenUpdate CIrrDeviceSDL to support SDL2 (#85)
2022-01-02 x2048Reset mesh animation state before recalculating normals...
2021-12-29 ROllerozxaRemove unused attribute saving and loading (#86)
2021-12-29 sfan5Remove more unused code (#87)
2021-11-24 JosiahWIFix various GCC warnings
2021-11-24 JosiahWIRemove unused functions
2021-11-19 sfan5Reduce _IRR_MATERIAL_MAX_TEXTURES_ to 4
2021-11-19 sfan5Get rid of MATERIAL_MAX_TEXTURES_USED
2021-11-16 x2048Fix updating of vertex normals for animated meshes...
2021-10-23 sfan5Replace some questionable math implementations
2021-09-14 sfan5Bump revision to 1.9.0mt4
2021-09-13 ROllerozxaReadd TGA format support (#64)
2021-08-30 sfan5Remove unused locale-like code, utf8 functions and...
2021-08-30 DSFix X11 selections (#55)
2021-08-30 sfan5Drop _IRR_WCHAR_FILESYSTEM
2021-08-28 JosiahWIAdd support for OpenBSD
2021-08-27 cutealienMerging r6196 through r6248 from trunk to ogl-es branch
2021-08-26 sfan5Readd CSceneCollisionManager with only the method we...
2021-08-07 hecksRemove redundant and troublesome constants from the...
2021-08-07 hecksAdd some missing constants to the GL binding
2021-08-07 hecksAdd a unified cross platform OpenGL core profile bindin...
2021-07-23 hecktestRestore missing entry in compile config
2021-07-23 hecksDelete lots of unused features (#48)
2021-07-16 sfan5Drop unused and unportable "fast math" code
2021-07-16 sfan5Remove various ancient support code
2021-07-07 sfan5Drop XML implementation, related code and dependent...
2021-07-07 sfan5Bump revision to 1.9.0mt3
2021-07-02 sfan5Disable software drivers by default everywhere
2021-06-21 Vincent RobinsonFix incorrect documentation on `setRenderTarget(Ex)`
2021-04-28 Loïc BlotCleanup C++0x support in irrUString.h (#33)
2021-04-27 sfan5Enable ogles2 on mobile platforms by default
2021-04-09 sfan5Disable Software drivers on mobile platforms
2021-04-02 sfan5Bump revision early
2021-04-02 yw05Prepare GUI for IME support
2021-03-26 sfan5Make compiling using MSVC work
2021-03-25 sfan5Bump revision to 1.9.0mt1
2021-03-25 Loic BlotInclude irrUString directly in irrlicht
2021-03-12 sfan5Fix pixel-perfect draw2DLine on OpenGL
2021-03-09 sfan5Remove trivial copy constructors and operators
2021-03-07 sfan5Prepare for integration with Minetest
2021-03-07 sfan5Android: import touchedCount patch
2021-03-06 sfan5Fix inconsistent-missing-override warnings
2021-02-25 sfan5irrTypes.h: use standard header for number types
2021-02-25 numzeroGLX window is *not* an X11 window
2021-02-25 sfan5Throw out support for Bzip, LZMA and encrypted ZIPs
2021-02-25 sfan5Remove bundled libraries
2021-02-25 Loic BlotAdd github workflow & gitignore
2021-02-21 cutealienMerging r6186 through r6192 from trunk to ogl-es branch
2020-12-30 cutealienFix bug introduced in last merge from svn trunk
2020-12-30 cutealienFix compiling last commit (missing a letter).
2020-12-30 cutealienEnable _IRR_COMPILE_WITH_OGLES1_ on IOS.
2020-12-30 cutealienMerging r6173 through r6179 from trunk to ogl-es branch
2020-12-22 cutealienMake it possible again to enable ES1 on Linux.
2020-12-19 cutealienMerging r6145 through r6171 from trunk to ogl-es branch
2020-09-29 cutealienMerging r6128 through r6139 from trunk to ogl-es branch.
2020-06-12 cutealienMerging r6107 through r6116 from trunk to ogl-es branch
2020-06-11 cutealienMerging r6073 through r6074 from trunk to ogl-es branch.
2020-06-10 cutealienMerging r6039 through r6072 from trunk to ogl-es branch.
next