Rainer Schwarze
Rainer Schwarze
I have a SpriteKit project which uses texture atlasses. (Xcode 6.2, Mavericks 10.9.5) These are directories named like "Shield.atlas" and they contain a few image file. When the project is...
@preston For a Rails project which uses Single Table Inheritance, I wanted to get rid of the superclasses' fields in subclasses in model diagrams. The only approach, which worked for...
**Steps to repeat** 1. In ckeditor4 project cd to `dev/builder/` 2. Call `build.sh` to download ckbuilder.jar 3. Run command ` java -jar ckbuilder/2.3.2/ckbuilder.jar --preprocess-plugin ../../plugins/widget xwidget` **Expected behaviour** The target...