31 Commits (cfd0a1a454a8704f091e1db78ba5ba1bb6be1cd9)

Author SHA1 Message Date
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš 5e2d71578c Trade: doc++ 4 years ago
Vladimír Vondruš 7dc2dea45b Trade: make AnimationData object reference 64-bit. 4 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 5222cf3478 doc: change all "latest" additions/deprecations to 2020.06. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 65a2ced2a7 Make this compile and test cleanly with CORRADE_NO_ASSERT defined. 6 years ago
Vladimír Vondruš 93e6dc2c54 Trade: make AnimationTrackData constructors explicit. 6 years ago
Vladimír Vondruš 6ddcc0b1ae Trade: make it possible to construct AnimationData from track init list. 6 years ago
Vladimír Vondruš dd5acdd850 Trade: allow AnimationTrackData be created from a typed track. 6 years ago
Vladimír Vondruš b71e50b023 Trade: make AnimationData::release() consistent with MeshData. 6 years ago
Vladimír Vondruš 0fd62194c8 Trade: mutable access in AnimationData. 6 years ago
Vladimír Vondruš a3ab27f7b9 Trade: return TrackView with const types from AnimationData. 6 years ago
Vladimír Vondruš 9ae20a0a67 doc: fix mismatched enum value links. 6 years ago
Vladimír Vondruš 84fc685c87 Trade, Audio: explicitly disallow custom deleters returned from plugins. 7 years ago
Vladimír Vondruš 40cfe06044 Doc++, minor cleanup. 7 years ago
Vladimír Vondruš ea941c03a3 Trade: doc++ 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 00b0a814e0 Dropped GCC 4.7 support. 8 years ago
Vladimír Vondruš e43d5790f6 Trade: change animation track target to target type and target ID to target. 8 years ago
Vladimír Vondruš fde07c6c58 Doc++ 8 years ago
Vladimír Vondruš c3d093bee9 Trade: support for spline interpolation in AnimationData. 8 years ago
Vladimír Vondruš ac11a8e815 Animation, Trade: support Complex for rotation animations. 8 years ago
Vladimír Vondruš 23dd5f21f2 Trade: fix build on GCC 4.8. 8 years ago
Vladimír Vondruš 212a01bae5 Trade: document AnimationData usage. 8 years ago
Vladimír Vondruš e9e1dd588d Trade: make it possible to use all vector type variations for animations. 8 years ago
Vladimír Vondruš aa2e888bed Trade: provide untyped access to tracks in AnimationData. 8 years ago
Vladimír Vondruš 1b583454b4 Trade: support both implicit and explicit duration in AnimationData. 8 years ago
Vladimír Vondruš 51fa67412a Animation: TrackViewStorage doesn't need to be *that* type-erased. 8 years ago
Vladimír Vondruš 0109e0d7fe Trade: convenience default constructor for AnimationTrackData. 8 years ago
Vladimír Vondruš dd1c8052ff Trade: initial AnimationData implementation. 8 years ago