-
Updated
Oct 4, 2019 - Java
step
Here are 123 public repositories matching this topic...
-
Updated
Apr 16, 2020 - Java
rotate
https://pythonhosted.org/cadquery/classreference.html#cadquery.Workplane
Gives the parameters of rotate as
rotate(start, end, degrees)
But only mentions start (3 tuple of floats) and degrees (float)
Also not sure how the 3 floats specify an axis of rotation
Could you please supply an example.
I tried res = shape.rotate((.0,.0,.0), .30) but got error
rotate missing 1 requir
-
Updated
Mar 14, 2020 - JavaScript
This library currently has really limited and outdated documentation. It would be helpful if the author could expand on this documentation.
F.E. the library seems to expect & class ".stepy-finish" on a submit button, but the demo does not reflect this.
-
Updated
Mar 13, 2020 - JavaScript
I think if we had a color for text for each state would be better, like completed, current, un-completed
I'm referring to app:textColorStatus
-
Updated
Oct 19, 2019 - Python
-
Updated
Apr 8, 2020 - Objective-C
-
Updated
Jul 1, 2020 - C++
-
Updated
Jun 12, 2020 - Kotlin
It would probably be a good idea to have documentation on building the stand-alone packages of CQ-editor. This would allow someone with access to a Mac to work on building a package so that we could have all three major OSes covered by the releases.
-
Updated
Jun 1, 2020 - HTML
May be useful to put up a little "contributing guideline" just to specify code formatting you prefer, etc...
If I want to push a PR, I need to reformat the code as my build pipeline automatically "beautifies" it with the settings I chose, but they might differ from yours XD
-
Updated
Nov 2, 2017 - Java
-
Updated
Feb 10, 2020 - JavaScript
-
add LaTeX table export
-
explain in doc/motivation that one motivation is to avoid research papers errors due to
- errors in manual copy/paste
- errors in results coming from distinct evaluation protocol codes (typically copy/paste + modifications just on one side)
-
Updated
May 11, 2019 - Swift
-
Updated
Feb 27, 2020 - C++
Improve this page
Add a description, image, and links to the step topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the step topic, visit your repo's landing page and select "manage topics."
I want to render Custom Image for finished and numbers for current and not finished.