1079 Commits (0200ffe74ca4cfe97599564c6385e3c9e6c557c0)
 

Author SHA1 Message Date
Vladimír Vondruš 0200ffe74c NaClApplication: using special classes for input events. 14 years ago
Vladimír Vondruš 5354396af6 Sdl2Application: using special classes for input events. 14 years ago
Vladimír Vondruš a3c37cd277 Doc++, minor cleanup. 14 years ago
Vladimír Vondruš 1a729aa3af NaClApplication: mouse input handling. 14 years ago
Vladimír Vondruš 54dc556eb5 NaClApplication: keyboard input handling. 14 years ago
Vladimír Vondruš 3d92162505 Sdl2Application: cursor position for key events is not available either. 14 years ago
Vladimír Vondruš 9505e0b3c1 Sdl2Application: added missing keys. 14 years ago
Vladimír Vondruš 4f9e13b2cb Sdl2Application: implemented modifiers. 14 years ago
Vladimír Vondruš 6b35d7bf1d @todo++ 14 years ago
Vladimír Vondruš 36a55e1fc1 Documentation: portability tips. 14 years ago
Vladimír Vondruš 8789c31dec Platform: macros for easier creation of application entry points. 14 years ago
Vladimír Vondruš d4286117e5 Added extension. 14 years ago
Vladimír Vondruš 1b06c24ae6 Physics: properly instantiate and export global debugdraw manager instance. 14 years ago
Vladimír Vondruš b2a5f535d7 ResourceManager: allow users to instantiate internalInstance() only once. 14 years ago
Vladimír Vondruš 4cc78e4cd3 Physics: debug renderer for AABB. 14 years ago
Vladimír Vondruš 124b5b73b6 ResourceManager: wrap global instance pointer in a function. 14 years ago
Vladimír Vondruš d1e6ff1490 ResourceManager: assertions on global instance pointer. 14 years ago
Vladimír Vondruš 51bc8bd675 Fixed compilation on mingw. 14 years ago
Vladimír Vondruš 1e2720eeb7 Explicit template instantiation for common matrix and vector functions. 14 years ago
Vladimír Vondruš ae78b77b10 Added some @todos. 14 years ago
Vladimír Vondruš ee6d0ef438 Physics: ported debug draw to new SceneGraph. 14 years ago
Vladimír Vondruš 07e70c70a3 Physics: adapted ObjectShape to new SceneGraph implementation. 14 years ago
Vladimír Vondruš 9e2b71d2a9 SceneGraph: test Object::transformations() for empty list. 14 years ago
Vladimír Vondruš aa05235c65 SceneGraph: function for bulk cleaning of objects. 14 years ago
Vladimír Vondruš 466008bba8 SceneGraph: externalized object cleaning function. 14 years ago
Vladimír Vondruš 4a561dd923 SceneGraph: minor renaming in ObjectTest. 14 years ago
Vladimír Vondruš e7539b6fbd Improved template implementation files documentation. 14 years ago
Vladimír Vondruš 68a28f5098 Shaders: Fixed FlatShader fragment shader compilation. 14 years ago
Vladimír Vondruš 6dc7a163cc SceneGraph: doc++ 14 years ago
Vladimír Vondruš 8faf3323bb SceneGraph: Solved default template parameter conflicts. 14 years ago
Vladimír Vondruš 8292bd3f6c Documented building for Google Chrome Native Client. 14 years ago
Vladimír Vondruš a74890068b PKGBUILD-nacl: Build both 32b and 64b versions. 14 years ago
Vladimír Vondruš e3b59b18e3 Updated toolchains submodule. 14 years ago
Vladimír Vondruš 3fd6480a1b FindMagnum.cmake: show library path in FPHSA rather than include dir. 14 years ago
Vladimír Vondruš 4d69874c92 Updated FindCorrade.cmake from Corrade repository. 14 years ago
Vladimír Vondruš 43770ada63 Doc++ 14 years ago
Vladimír Vondruš bfe99dcf23 Default type for DimensionTraits. 14 years ago
Vladimír Vondruš fc9ac0fe0f SceneGraph: split FeatureGroup and AbstractGroupedFeature file. 14 years ago
Vladimír Vondruš f7d002d06d Debug operator for shape type. 14 years ago
Vladimír Vondruš 6efb5607fa SceneGraph: renamed multiplyTransformation() to transform(). 14 years ago
Vladimír Vondruš 767c9d6166 SceneGraph: AbstractCamera, Camera2D, Camera3D are now in separate files. 14 years ago
Vladimír Vondruš 616c4101cb Doc++ 14 years ago
Vladimír Vondruš e508da2b6a Moved AspectRatioPolicy enum out of Camera class. 14 years ago
Vladimír Vondruš 9d9517c824 Vector::angle(): reflect normalization requirement in parameter names. 14 years ago
Vladimír Vondruš 3308bcaa22 Added PKGBUILD for easy NaCl builds. 14 years ago
Vladimír Vondruš 643977abbd Platform: support for NaCl applications. 14 years ago
Vladimír Vondruš 15f27148b7 Doc: building updates and fixes. 14 years ago
Vladimír Vondruš 9cf48eee56 Platform: removed unneeded AbstractApplication base. 14 years ago
Vladimír Vondruš e1cd13021b Platform/Application renaming. 14 years ago
Vladimír Vondruš 4d3dd19b9d Initial NaCl support. 14 years ago