Cursor rule Cursor
One undoable command class per file under packages/editor-core/src/commands. Apply when adding or editing editor-core commands.
5 6d ago A 0 tokens
original MIT
9 tagged game editor, measured the same way as everything else here.
Browse within: 2d 93d 9editor 9game-development 9game-engine 9
Cursor rule Cursor
One undoable command class per file under packages/editor-core/src/commands. Apply when adding or editing editor-core commands.
Cursor rule Cursor
Editor React UI vs editor-core separation, selection, viewport, and dirty/undo rules. Apply when editing apps/editor or packages/editor-core.
Cursor rule Cursor
Prefer named constants over unexplained numeric literals in TypeScript. Apply when editing .ts/.tsx behavior code.