Rachel Fenichel
|
5deedc8f53
|
Merge pull request #2783 from rachel-fenichel/field_corrected_size
Remove getCorrectedSize for fields
|
2019-08-06 13:45:44 -07:00 |
|
Rachel Fenichel
|
ed245a3c9e
|
Remove dealWithOffsetFields
|
2019-08-06 11:44:03 -07:00 |
|
Rachel Fenichel
|
3802a0c960
|
Remove getCorrectedSize for fields
|
2019-08-05 16:01:50 -07:00 |
|
kozbial
|
2ece7a7c53
|
Refactoring to pass boolean isRtl rather than whole RenderInfo object for debug render helper methods.
|
2019-08-05 14:08:26 -07:00 |
|
kozbial
|
5208ddfc03
|
Updating debug rendering for RTL blocks.
|
2019-08-05 14:08:26 -07:00 |
|
Monica Kozbial
|
3c0bfa17c3
|
Merge branch 'develop' into moniika-render-collapsed
|
2019-08-02 14:38:47 -07:00 |
|
kozbial
|
eb3cb76300
|
Addressing PR comment.
|
2019-08-02 14:16:52 -07:00 |
|
Neil Fraser
|
939bbd072b
|
Lint
|
2019-08-02 11:00:40 -07:00 |
|
kozbial
|
9ba91980e5
|
Addressing PR comments and refactoring path constants.
|
2019-08-01 13:01:57 -07:00 |
|
kozbial
|
3a983c53e1
|
Reverting extra files touched by eslint.
|
2019-08-01 11:42:00 -07:00 |
|
kozbial
|
c6b0d961a1
|
Running eslint on modified files.
|
2019-08-01 11:33:27 -07:00 |
|
kozbial
|
b1d86a57aa
|
Updating logic to handle rendering collapsed blocks.
|
2019-08-01 11:29:55 -07:00 |
|
kozbial
|
e2f12f8262
|
Fixing edge case for centerline computation for bottom row elements.
|
2019-07-31 20:12:51 -07:00 |
|
Rachel Fenichel
|
5294d0ab71
|
Merge pull request #2753 from rachel-fenichel/remove_console_spam
Remove logs from rendering
|
2019-07-31 15:55:03 -07:00 |
|
Rachel Fenichel
|
37250f4ce4
|
Fix connection highlight rendering
|
2019-07-31 12:42:34 -07:00 |
|
Rachel Fenichel
|
bcdd691796
|
Make updating the connection locations called the same way for both renderers
|
2019-07-31 11:45:32 -07:00 |
|
Rachel Fenichel
|
113c24509b
|
Remove logs from rendering
|
2019-07-31 11:14:24 -07:00 |
|
Neil Fraser
|
45e5fb4157
|
More JSDoc and lint corrections
|
2019-07-30 17:00:40 -07:00 |
|
Rachel Fenichel
|
94fe97d9fd
|
position notches
|
2019-07-30 11:38:18 -07:00 |
|
Rachel Fenichel
|
d6acc66c4d
|
Merge pull request #2732 from rachel-fenichel/render/constants
More work to move constants into objects
|
2019-07-29 16:12:21 -07:00 |
|
Rachel Fenichel
|
b74fe2a6cc
|
lint
|
2019-07-29 16:09:03 -07:00 |
|
Rachel Fenichel
|
fd398ce75a
|
Review cleanup
|
2019-07-29 16:04:44 -07:00 |
|
Rachel Fenichel
|
bed30dfa68
|
Cleanup
|
2019-07-29 15:26:53 -07:00 |
|
Rachel Fenichel
|
9ce8282568
|
Remove references to distance45outside
|
2019-07-29 14:58:51 -07:00 |
|
Rachel Fenichel
|
36b4b18492
|
Quarantine highlights.
|
2019-07-26 17:33:10 -07:00 |
|
Rachel Fenichel
|
64cc3c5de6
|
Reduce number of direct references to the constants file
|
2019-07-26 16:41:06 -07:00 |
|
Rachel Fenichel
|
dbea4615e8
|
More corner work
|
2019-07-26 16:10:03 -07:00 |
|
Rachel Fenichel
|
b54ec1e2db
|
Corners and notches
|
2019-07-26 15:17:25 -07:00 |
|
Rachel Fenichel
|
20bec74282
|
Move all references to PUZZLE_TAB.height and width into measurables
|
2019-07-25 15:42:27 -07:00 |
|
kozbial
|
5a5d0b698a
|
Using centerline for debug rendering.
|
2019-07-25 14:13:34 -07:00 |
|
Monica Kozbial
|
15ca31650f
|
Merge pull request #2709 from moniika/moniika-render-debug-top-bottom
Updating debug rendering for top and bottom block rows.
|
2019-07-25 13:32:24 -07:00 |
|
kozbial
|
c858153ea0
|
Updating indentation.
|
2019-07-25 12:37:01 -07:00 |
|
kozbial
|
01f24a81db
|
Adding line wrap to drawSpacerElem function definition.
|
2019-07-25 11:42:48 -07:00 |
|
Rachel Fenichel
|
b9f6c27b32
|
More cleanup
|
2019-07-25 11:18:50 -07:00 |
|
Rachel Fenichel
|
f49ab0c4a7
|
Create PUZZLE_TAB and PUZZLE_TAB_HIGHLIGHT objects
|
2019-07-24 16:26:20 -07:00 |
|
kozbial
|
8e477f0313
|
Updating debug rendering for top and bottom block rows.
|
2019-07-24 15:41:14 -07:00 |
|
Rachel Fenichel
|
d5bc0eecc4
|
Move start hat information into a single object
|
2019-07-24 14:58:26 -07:00 |
|
Rachel Fenichel
|
eb8f1819e2
|
Make it possible to choose the renderer at runtime, with a constant.
|
2019-07-24 14:04:58 -07:00 |
|
Rachel Fenichel
|
571623a47e
|
uncomment use stricts
|
2019-07-23 17:15:05 -07:00 |
|
Rachel Fenichel
|
7b3a442499
|
Rename BRC->Blockly.blockRendering.constants
|
2019-07-23 17:14:16 -07:00 |
|
Rachel Fenichel
|
3a88890a65
|
Merge pull request #2688 from rachel-fenichel/block_rendering_namespace
Block rendering namespace
|
2019-07-23 16:20:51 -07:00 |
|
Rachel Fenichel
|
e599ec2abe
|
Create block_rendering file and move render definition there
|
2019-07-23 11:06:36 -07:00 |
|
Rachel Fenichel
|
b9bfc37fd4
|
Rename Blockly.BlockRendering to Blockly.blockRendering
|
2019-07-23 10:58:24 -07:00 |
|
Rachel Fenichel
|
134b064282
|
Paths->svgPaths
|
2019-07-23 10:51:18 -07:00 |
|
Rachel Fenichel
|
e473af84d8
|
Rename function
|
2019-07-22 16:32:54 -07:00 |
|
Rachel Fenichel
|
91a8f4de16
|
Pull all the new rendering files into develop
|
2019-07-22 14:10:14 -07:00 |
|