Important note to people updating the wiki: the API ref contains tags like GIDEROSMTD, GIDEROSOBJ, ... as comments. Don't remove them, and add them accordingly if you create new API. Gideros compilation scripts depend on these to collect API data, and they will be useful for any other script with similar purpose
@all I have finished updating the API Reference with links below each functions/methods for easy navigation. If you like it and want to help doing the same for all the remaining functions/methods/events... please do not hesitate. The process is very easy but gideros wiki is too big for me alone. So yes I am calling for your help. In short: 1- you create a template if it does not exist yet
Important note to people updating the wiki: the API ref contains tags like GIDEROSMTD, GIDEROSOBJ, ... as comments. Don't remove them, and add them accordingly if you create new API. Gideros compilation scripts depend on these to collect API data, and they will be useful for any other script with similar purpose
Don't forget this I did the mistake and had to undo a couple of changes
Ah, sh... I was using "search" for the last couple days I know that LiquidFun is physics engine based on box2d, but I thought that it is alternative physics engine.
I've added ' (Box2D+)' after the word LiquidFun in the index to make it more obvious.
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
Are you sure you want me to do this? Let me know and it will be done.
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
Seems like a bug to me I tested with numbers and it seems to blur the text. Is it an expected behavior?
@all@rrraptor how would you rephrase this? filtering: (boolean, default = false) Whether or not the font texture is filtered optional
Something like this? filtering: (boolean, default = false) Whether or not the font texture is filtered optional (note putting a number instead of a boolean gives a nice text blur effect)
Seems like a bug to me I tested with numbers and it seems to blur the text. Is it an expected behavior?
I guess it is intended behavior, it like N steps of antialiasing. Cuz basically antialiasing blurs object edges, so if you apply blur to an image multiple times, what will you get?)
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
My question: is it working the same for windows mac and linux? I wanted to change the wiki but preferred asking before. If some of you guys can test on linux/mac I can then change the wiki. Thank you.
I generated all methods and constants. But I have a question. The plugin page called "FastNoise", however actual gideros class name is "Noise". Will it cause any problems?
I generated all methods and constants. But I have a question. The plugin page called "FastNoise", however actual gideros class name is "Noise". Will it cause any problems?
No it's not a problem at all. We can change the name of the page.
To create the page you just need to click on its link (in red) and then click create this page.
PS: maybe the confusion came from the name in the plugins of gideros studio.
Comments
Likes: SinisterSoft, MoKaLux
If you like it and want to help doing the same for all the remaining functions/methods/events... please do not hesitate. The process is very easy but gideros wiki is too big for me alone. So yes I am calling for your help.
In short:
1- you create a template if it does not exist yet
ps: Bitmap is an example
It's very easy but it would take me months to do the whole wiki. Don't forget this I did the mistake and had to undo a couple of changes
Likes: SinisterSoft, plicatibu
https://wiki.giderosmobile.com/index.php/Facebook
Or can I hide it?
Likes: MoKaLux
Which is mildly confusing since newbies might be looking for "Box2d" or "Physics"
Likes: rrraptor
Likes: antix
Hopefully the documentation will be a little more accessible in the near future
https://deluxepixel.com
https://wiki.giderosmobile.com/index.php/APPLICATION_RESIZE
@oleg is requesting it.
quote from the wiki: "You must delete this pageAPPLICATION_RESIZE"
Thank you.
Likes: MoKaLux, SinisterSoft
Fragmenter - animated loop machine and IKONOMIKON - the memory game
https://wiki.giderosmobile.com/index.php/Event.APPLICATION_RESIZE
@SinisterSoft
Likes: MoKaLux
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
Are you sure you want me to do this? Let me know and it will be done.
https://deluxepixel.com
Likes: oleg
The Event.APPLICATION_RESIZE was missing.
I have also moved @oleg's example to the new page so it is now safe to delete.
Likes: oleg, SinisterSoft
Likes: MoKaLux
https://deluxepixel.com
https://wiki.giderosmobile.com/index.php/Texture
Is missing Texture.CLAMP and Texture.REPEAT constants.
Likes: MoKaLux, SinisterSoft
Likes: SinisterSoft
Question: do you know if this format is correct for gideros studio? (notice no space before -->) or is it ok?
@all @rrraptor how would you rephrase this?
DONEfiltering: (boolean, default = false) Whether or not the font texture is filtered optional
Something like this?
filtering: (boolean, default = false) Whether or not the font texture is filtered optional (note putting a number instead of a boolean gives a nice text blur effect)
Waiting for your feedback .
Idk, my English is bad
Likes: MoKaLux
Likes: MoKaLux
https://deluxepixel.com
Is it a wiki problem or what?
I need to play with it see if I can get the underscores in the screenshot you made.
Gideros wiki says to use PAGEDOWN (https://wiki.giderosmobile.com/index.php/KeyCode.PAGEDOWN)
My question: is it working the same for windows mac and linux?
I wanted to change the wiki but preferred asking before. If some of you guys can test on linux/mac I can then change the wiki.
Thank you.
Any linux mac/gideros users can confirm that this is PAGE_DOWN and not PAGEDOWN?DONEfrom github:
P.S. Forgot to remove 1D noises
To create the page you just need to click on its link (in red) and then click create this page.
PS: maybe the confusion came from the name in the plugins of gideros studio.