You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš 5f29207114 Merge branch 'master' into compatibility 13 years ago
..
Test SceneGraph: removed redundant `inline` keyword. 13 years ago
AbstractCamera.h SceneGraph: removed redundant `inline` keyword. 13 years ago
AbstractCamera.hpp SceneGraph: extracted CachedTransformation[s] enum out of AbstractFeature. 13 years ago
AbstractFeature.h SceneGraph: extracted CachedTransformation[s] enum out of AbstractFeature. 13 years ago
AbstractFeature.hpp GCC 4.5 compatibility: defaulted non-inline function causes linker error. 13 years ago
AbstractGroupedFeature.h SceneGraph: removed redundant `inline` keyword. 13 years ago
AbstractObject.h SceneGraph: typedef MatrixType to avoid those horrible declarations. 13 years ago
AbstractTransformation.h SceneGraph: don't use virtual calls when setting transformations. 13 years ago
AbstractTranslationRotation2D.h Merge branch 'master' into compatibility 13 years ago
AbstractTranslationRotation3D.h Merge branch 'master' into compatibility 13 years ago
AbstractTranslationRotationScaling2D.h Merge branch 'master' into compatibility 13 years ago
AbstractTranslationRotationScaling3D.h Merge branch 'master' into compatibility 13 years ago
Animable.cpp SceneGraph: removed superfluous instantiation sources. 13 years ago
Animable.h SceneGraph: removed redundant `inline` keyword. 13 years ago
Animable.hpp Relicensing to MIT/Expat license, part 2: headers. 13 years ago
AnimableGroup.h SceneGraph: removed redundant `inline` keyword. 13 years ago
CMakeLists.txt SceneGraph: removed superfluous instantiation sources. 13 years ago
Camera2D.h SceneGraph: removed redundant `inline` keyword. 13 years ago
Camera2D.hpp Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Camera3D.h SceneGraph: removed redundant `inline` keyword. 13 years ago
Camera3D.hpp Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Drawable.h SceneGraph: removed redundant `inline` keyword. 13 years ago
DualComplexTransformation.h Merge branch 'master' into compatibility 13 years ago
DualQuaternionTransformation.h Merge branch 'master' into compatibility 13 years ago
FeatureGroup.h Merge branch 'master' into compatibility 13 years ago
FeatureGroup.hpp GCC 4.5 compatibility: defaulted non-inline function causes linker error. 13 years ago
MatrixTransformation2D.h Merge branch 'master' into compatibility 13 years ago
MatrixTransformation3D.h Merge branch 'master' into compatibility 13 years ago
Object.h Merge branch 'master' into compatibility 13 years ago
Object.hpp Merge branch 'master' into compatibility 13 years ago
RigidMatrixTransformation2D.h Merge branch 'master' into compatibility 13 years ago
RigidMatrixTransformation3D.h Merge branch 'master' into compatibility 13 years ago
Scene.h Merge branch 'master' into compatibility 13 years ago
SceneGraph.h Merge branch 'master' into compatibility 13 years ago
instantiation.cpp Doxygen workarounds. 13 years ago
magnumSceneGraphVisibility.h Using Corrade's visibility macros instead of copypasta all over again. 13 years ago