GNOME Bugzilla – Bug 766818
[gl] gltransformation's pivot-z property not writable
Last modified: 2016-05-24 13:35:26 UTC
Created attachment 328401 [details] [review] Change pivot-z property to be READWRITE instead of READABLE It appears that the pivot-z property of gltransformation is not writable by mistake. Furthermore I fixed a couple of typos.
commit 113d5c143c02d46ed9199990cf40c3d4ec265211 Author: Arjen Veenhuizen <arjen.veenhuizen@tno.nl> Date: Tue May 24 23:30:09 2016 +1000 gltransformation: make the pivot-z property READWRITE Instead of just being READABLE. https://bugzilla.gnome.org/show_bug.cgi?id=766818