Tom MacWright
303128df1c
Fix specs, add new GeoJSON class with mappings, rename entityType to
...
type
2012-10-31 17:51:43 -04:00
Tom MacWright
b70aea97ef
Less segregation of ways and nodes in renderer code
2012-10-23 15:12:14 -04:00
Tom MacWright
948a5c600c
Eliminate controllerstate abstraction
2012-10-23 14:33:22 -04:00
Tom MacWright
7d58d661ff
Give map functions normal names, cache margin box
2012-10-19 15:32:42 -04:00
Tom MacWright
9c3bba4a5e
Fix references to conn
2012-10-19 14:36:35 -04:00
Tom MacWright
50ac47a859
Fix way drawing
2012-10-19 13:19:18 -04:00
Tom MacWright
931b862995
Select new node on add
2012-10-18 13:48:29 -04:00
Tom MacWright
3e7df5acae
Start work on tuning noselection for intents
...
Reversing the order of decisions for those adding nodes.
2012-10-18 13:01:29 -04:00
Tom MacWright
e3f7e68eed
Fix behavior around adding to ways
2012-10-18 12:47:27 -04:00
Tom MacWright
4182cc1240
Start UI refactor
2012-10-18 12:37:01 -04:00
Tom MacWright
00e824434f
Set CSS states for states
2012-10-17 17:09:16 -04:00
Tom MacWright
69a1f5a9ef
Fix tracing functionality
2012-10-17 15:40:50 -04:00
Tom MacWright
a179eb2a26
Use an object with keys to keep track of tiles.
...
instead of a multidimensional array. this simplifies code and boosts
performance upon dragging.
2012-10-17 11:10:14 -04:00
Tom MacWright
59b27276fd
JSHint Fixes. Fixes (mostly by hand) for JS style & syntax problems.
...
Basically these are mainly == in 0/null comparisons (typecasting is
dangerous in js), mixed spaces/tabs (style/indentation), and trailing
commas (will break IE7).
2012-10-13 14:44:37 -07:00
Richard Fairhurst
bd6c6cc3a0
Remove logging
2012-07-12 18:34:33 +01:00
Richard Fairhurst
7b384081eb
Remove orphaned include
2012-07-12 17:11:38 +01:00
Richard Fairhurst
39ed103137
shape.* ControllerState documentation
2012-07-12 17:08:42 +01:00
Richard Fairhurst
6d693f8fa1
Documentation and better naming
2012-07-12 13:06:27 +01:00
Richard Fairhurst
04f31995d2
Don't open tooltip after DrawWay
...
(as we'll be going straight into tag editor)
2012-07-12 07:40:26 +01:00
Richard Fairhurst
4f6201f93a
Tooltip for tags/shape
2012-07-12 00:21:29 +01:00
Richard Fairhurst
3cee46eac3
Start branching ways
2012-07-11 23:12:41 +01:00
Richard Fairhurst
45cca3b8ed
Better system for identifying steps
2012-07-11 20:16:16 +01:00
Richard Fairhurst
b23ce19b1f
Create junctions when drawing a way
2012-07-11 18:23:13 +01:00
Richard Fairhurst
553c605adb
Update stepper
2012-07-11 15:50:08 +01:00
Richard Fairhurst
22fab3eb1d
Current working version
2012-07-11 14:27:30 +01:00