About the studio
Founded by keen gamers and animation film professionals, ANIMA Entertainment’s creative team is dedicated in making the most intense games readily accessible to gamers everywhere.
Browse categories
- Anima News (8)
- Dev Blog (18)
- General News (5)
- Press (5)
- Uncategorized (1)
Search the blog
Category Archives: Dev Blog
How to create a download link to an iOS App AdHoc
This article is about creating adhoc files you are able to distribute to your devices without pluging the device to xcode directly. Continue reading
Disconnect SVN repository / remove all SVN files
If you want to “disconnect” your SVN repository from your current project you could use the export function of svn: Continue reading
Mac: Get rid of mouse accelerator
If you ever took more time to search your mouse pointer instead of using it, you probably want to disable the mouse accelerator.
Continue reading
Fairy-Tales about the iPhone GPU
When I tried to find some informations to increase render performance on iphone devices I got lost in too many not really helping threads about avoiding alpha pixels. There were stories about a bad iPhone GPU which should have issues on alpha blending. Continue reading
Supporting Retina Display
You thought iPhone programming is easy because you dont have to consider different hardware types and all that horrible stuff Android programmers talking about. Continue reading
iPhone Programming: How to dial a phone number
NSURL is capable of more than just opening HTML sites. It supports diffrent protocols to dial a phone numbers or even send an SMS. Continue reading
iPhone Programming how to underline UILabel
With Apples UIKit you get a bunch of useful Stuff to just click-edit-click your way to your own application. Continue reading
