Closed (fixed)
Project:
Layar
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2011 at 11:00 UTC
Updated:
17 May 2011 at 16:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
juliusvaart commentedI managed to create a patch to provide the needed functionality for the Layar API versions 3, 4 and 5. And especially for 3D objects. I tried to make it as useful for anybody as possible.
Comment #2
juliusvaart commentedComment #3
juliusvaart commentedSorry, the last patch wasn't good for 2D images. Please use this patch.
Comment #4
c-c-m commentedHello, I'm trying to apply patch with no success at all :(
That's what I did:
1. Downloaded file and placed in sites/all/modules/layar
2. Visit sites/all/modules/layar folder
3. Execute command
git apply -v [layar_plugin_style-FIXED.patch]I get a message saying:
Checking patch layar_plugin_style-FIXED.inc...
error: layar_plugin_style-FIXED.inc: No such file or directory
What am I doing wrong to apply it?
Comment #5
juliusvaart commentedDownload the new 1.1 version here
Comment #6
c-c-m commentedThank you! Downloaded and updated!