⚲
Project
General
Profile
Sign in
Register
Home
Projects
Search
:
Magic Cube
All Projects
Magic Cube
Issues
News
Wiki
Forums
Repository
«
Previous
|
Next
»
Revision 4da7d87a
Added by
Leszek Koltunski
over 4 years
ago
ID
4da7d87a458fd298539f544fa68ec49f17c06e4e
Parent
0b7e1b05
Child
a4472437
Simplify dragging. Now there's only 1 Quat, rather than the old way with two (Accumulated, Current).
Changes
View differences
added
modified
copied
renamed
deleted
src
main
java
org
distorted
main
RubikPreRender.java
(
diff
)
RubikSurfaceView.java
(
diff
)
objects
RubikCube.java
(
diff
)
RubikObject.java
(
diff
)
RubikObjectList.java
(
diff
)
RubikPyraminx.java
(
diff
)
Loading...
Simplify dragging. Now there's only 1 Quat, rather than the old way with two (Accumulated, Current).