David Kovacs

Results 5 issues of David Kovacs

We are using refinery and having similar issues lately when creating objects. Our collected_activityitem model has: acts_as_indexed [:name] We used acts_as_indexed 0.7.8 then switched to 0.8.3 hoping that it will...

Hi! I've added a :class => "::Namespace::ClassName" parameter to acts_as_heir_of to be able to inherit classes from other namespace. This also fixes a bug when the predecessor class name was...

In this project with 0.5.5 click/touch works well, bu after I've switched to master (0.5.6) clicks/touches stopped working http://jbsdev.dyndns.org:2030/projects/gangnam/

Right now (in the master branch) if I set a scale != 1 (in a Spatial component) then it scales the whole canvas in every cycle. I've tried to figure...

Hi! I'm trying to use the openTLD lib in an iOS apllication. First I detect a face with a Face detector and want to track it. After I detected a...