Ruben van de Ven
b231b6b7e3
Remove console.logs
2020-10-10 20:37:59 +02:00
Ruben van de Ven
f181bc6cb7
Fix save on pressing play with new project -- show save button first time around (as isPlaying get reset when URL is change on save)
2020-10-09 19:06:19 +02:00
Ruben van de Ven
c1810ed47f
loadImages in preload of basic images
2020-10-09 18:20:01 +02:00
Ruben van de Ven
bc83555cab
fix crash on save-and-play when not logged in
2020-10-09 17:21:16 +02:00
Ruben van de Ven
8ebe30af90
fix console log
2020-09-28 13:25:45 +02:00
Ruben van de Ven
9e90aada94
test frame chaching
2020-09-28 13:18:32 +02:00
Ruben van de Ven
f1a60d4dee
improve error handling and logging
2020-09-28 12:17:32 +02:00
Ruben van de Ven
27b4eea796
improve error handling and logging
2020-09-28 12:05:16 +02:00
Ruben van de Ven
cebfae6430
improve error handling and logging
2020-09-28 11:29:45 +02:00
Ruben van de Ven
a6594f142b
improve error handling and logging
2020-09-28 11:27:03 +02:00
Ruben van de Ven
aa2d324cab
improve error handling and logging
2020-09-28 11:21:00 +02:00
Ruben van de Ven
a3c41c785d
Default files for webcam
2020-09-28 11:12:08 +02:00
Ruben van de Ven
d437cde6da
Default files for webcam and attempt for error log
2020-09-28 11:04:10 +02:00
Ruben van de Ven
8247385779
DP favicon
2020-09-28 10:41:24 +02:00
Ruben van de Ven
af1dfe1a0b
DP favicon
2020-09-28 10:21:39 +02:00
Ruben van de Ven
3c1760c3f6
fix flipped rotation
2020-09-25 19:08:54 +02:00
Ruben van de Ven
baf1e0bc03
fix error with transformDetection() call
2020-09-25 18:58:23 +02:00
Ruben van de Ven
d163e2a83a
fix error with transformDetection() call
2020-09-25 18:57:37 +02:00
Ruben van de Ven
c1f22570e8
fix error with transformDetection() call
2020-09-25 18:56:29 +02:00
Ruben van de Ven
d589e37a4e
transition to drawMask() for more easy rotated drawing of face points
2020-09-25 18:53:19 +02:00
Ruben van de Ven
f7a54b2e17
setupAssets to load assets after setup()
2020-09-25 16:20:30 +02:00
Ruben van de Ven
fce40f28bb
update webcam.js
2020-09-25 13:19:01 +02:00
Ruben van de Ven
37d60fd576
Add center to detection
2020-09-22 09:39:59 +02:00
Ruben van de Ven
cef703104b
landmarks renamed to points
2020-09-22 09:20:45 +02:00
Ruben van de Ven
058a656d13
Some more helper functions
2020-09-22 09:11:45 +02:00
Ruben van de Ven
377c60ac92
Some helper function for drawing
2020-09-22 08:26:54 +02:00
Ruben van de Ven
10ed1de810
fixes to draw the face canvas
2020-09-21 14:57:54 +02:00
Ruben van de Ven
793d7e6521
WIP live reloading editor
2020-09-21 12:22:19 +02:00
Ruben van de Ven
21a5d698b1
DP logo and colours
2020-09-09 12:13:51 +02:00
Ruben van de Ven
a548e6937c
Nav supports EXAMPLE_USERNAME (part of code only, rest in server/views/index.js)
2020-09-09 11:54:03 +02:00
Ruben van de Ven
dc5fba2e5a
fix origin glitch
2020-09-07 15:00:21 +02:00
Ruben van de Ven
8d2c3601d5
add assets
2020-09-07 14:31:01 +02:00
Ruben van de Ven
bd8391bcf4
WIP to run without mailgun and social logins
2020-09-07 13:59:15 +02:00
Ruben van de Ven
cf0cd38269
Fix #358 - migrate to S3 policy v4 to support AWS4-HMAC-SHA256
2020-09-04 22:08:38 +02:00
Cassie Tarakajian
b7ab455518
Merge pull request #1594 from processing/bug/sidebar-cant-expand
...
[#1593 ] Update `isExpanded` prop in Editor
2020-09-02 15:21:28 -04:00
Cassie Tarakajian
0205dea56e
[ #1593 ] Update isExpanded
prop in Editor
...
- Change `isExpanded` from `ide.consoleIsExpanded` to
`ide.sidebarIsExpanded`
2020-09-02 15:19:17 -04:00
ghalestrilo
a6cc2b3d3f
Merge pull request #1586 from ghalestrilo/fix/mobile-sidebar-color
...
Fix Mobile Sidebar Background Color
2020-08-28 19:32:04 -03:00
ghalestrilo
b412ade583
Merge branch 'develop' into fix/mobile-sidebar-color
2020-08-28 19:26:21 -03:00
ghalestrilo
6cb9968099
Merge pull request #1544 from ghalestrilo/feature/mobile-save-sketch
...
Save Sketches on mobile
2020-08-28 19:19:07 -03:00
ghalestrilo
8ec5ab9208
👌 fix 0px, anonymous function and /mobile endpoint
2020-08-28 15:02:07 -03:00
Cassie Tarakajian
f121fc7a9f
Add back Redux dev tools
2020-08-28 13:21:22 -04:00
ghalestrilo
d7106fedef
🔀 merge from develop
2020-08-28 10:20:38 -03:00
ghalestrilo
db857d91ff
💄 fix sidebar background set to white
2020-08-27 17:19:32 -03:00
ov
3e66c73e2f
Language UI Dropdown new location ( #1582 )
...
* New language selector design
* Adjust authenticated nav to consolidate Account dropdown
* Adding language in NavTest
Co-authored-by: Cassie Tarakajian <ctarakajian@gmail.com>
2020-08-27 17:00:04 +02:00
Cassie Tarakajian
67ef2d3d72
Merge pull request #1580 from ridait/bugfix/1546-rejected-promise-interception
...
Fix capture and display rejected promises in web editor console
2020-08-26 15:08:07 -04:00
ridait
111abb2b93
Fix capture and display rejected promises in web editor console
2020-08-26 19:15:21 +02:00
ov
f918669116
Spanish Translation: Copyable/Editable/AddRemove/SearchBar/PreviewNav ( #1569 )
...
* AddRemoveButton Translation
* CopyableInput EditableInput translations.json
* Translation in PreviewNav.jsx
* Translation in Feedback.jsx
* Translation in AssetList.jsx
* Translation in SearchBarComponent
* Translations.json merged
* Translations.json AddRemoved, feedback and Preview Nav
2020-08-26 17:28:53 +02:00
Andrew Nicolaou
af1a5cc2f1
Use translations for all tests ( #1568 )
...
* Toolbar ARIA Labels
* Ensure all tests use real translations
All tests should import the 'test-utils' file which re-exports all of
the @testing-library functions. It wraps render() in a react-i18next
instance.
It's important that the component being tested is the one returned from
withTranslation().
Co-authored-by: ov <omar.verduga@gmail.com>
2020-08-26 14:19:34 +02:00
ov
4d04952213
Adding Translation Keys in QuickAddList Component ( fixes #1571 )
2020-08-26 13:06:37 +01:00
ov
c840734122
Spanish translation: Editor- Editor Accessibility- Timer ( #1567 )
...
* Editor translation for ARIA labels
* Timer translation for ARIA labels
* Remove unused i18next import
* Editor KeyUp translation
2020-08-25 09:20:16 +02:00