Jürg Lehni
|
bc2729683c
|
Core: Renamed Symbol and PlacedSymbol classes and properties.
- Symbol -> SymbolDefinition
- PlacedSymbol -> SymbolItem
- Symbol#definition -> SymbolDefinition#item
- PlacedSymbol#symbol -> SymbolItem#definition
- Deprecate Project#symbols
Closes #770
|
2016-01-31 16:52:51 +01:00 |
|
Jürg Lehni
|
48cb05a181
|
Replace tabs with 4 white-spaces.
|
2014-08-16 19:24:54 +02:00 |
|
Jürg Lehni
|
fe064e9cc3
|
Switch from dist/paper.js to dist/paper-full.js and explain the different versions in the README.
Closes #422.
|
2014-04-06 13:44:19 +02:00 |
|
Jürg Lehni
|
7c5d377133
|
Improve Space examples.
|
2013-12-06 22:28:13 +01:00 |
|
Jürg Lehni
|
1f98d72c5b
|
Switch HiDPI on by default.
Allow deactivation by setting the hidpi attribute to "off" on the canvas.
|
2013-11-06 15:32:08 +01:00 |
|
Jürg Lehni
|
7f251b78e3
|
Switch to HTML5 meta charset tags.
|
2013-06-02 13:41:10 -07:00 |
|
Jürg Lehni
|
5655981f6d
|
Clean up white spaces.
|
2011-07-07 16:09:02 +02:00 |
|
Richard D. Worth
|
45f8c7cd1a
|
Examples: Added more descriptive titles to each example html page
|
2011-06-30 09:57:17 -04:00 |
|
Jonathan Puckey
|
a26a292783
|
Don't use keepAlive option in examples.
|
2011-06-29 13:44:06 +02:00 |
|
Jonathan Puckey
|
531e0bb203
|
Add Space example.
|
2011-06-21 14:54:29 +02:00 |
|