openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
JSXGraph
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 218 of 241
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Animated points didn't work after dragging the starting point. Problem can be solved by using setPositionByTransform instead of setting the position directly. Should be caused by a conflict with the transformations used in Board.js when a point is dragged.
Bianca Valentin
More...
over 15 years ago
Bug fix
Alfred Wassermann
More...
over 15 years ago
Cleaning up Board.js
Alfred Wassermann
More...
over 15 years ago
Cleaning up
Alfred Wassermann
More...
over 15 years ago
added one more animation method to animated points example and integrated the new one in jsxgraph. points can now be moved animated to another location using JXG.Point.moveTo(). added barchart example demonstrating this.
Michael Gerhaeuser
More...
over 15 years ago
Small improvement in Board.js
Alfred Wassermann
More...
over 15 years ago
Changed default colors of lines, axes, and sliders
Alfred Wassermann
More...
over 15 years ago
Ticks improvements and documentation of otherintersection
Alfred Wassermann
More...
over 15 years ago
added animated point example
Michael Gerhaeuser
More...
over 15 years ago
floortan example added to show that we're not just calculating f(x) but now can also detect discontinous functions.
Michael Gerhaeuser
More...
over 15 years ago
speed improvement on predator prey example ode_dynamic.html. the ode has to be solved only once per update now. same for the bar chart update: data is run through only once per update.
Michael Gerhaeuser
More...
over 15 years ago
bugfix for fast navigation drop down in presentation. extenden dynamic ode example
Michael Gerhaeuser
More...
over 15 years ago
Added new Element "otherintersection", see Point.createOtherIntersectionPoint and example circumcircles.html. Added this function also in IntergeoReader.js.
Alfred Wassermann
More...
over 15 years ago
implemented small dropdown box for direct navigation in presentation plus some minor changes in preparation for SVGOpen presentation
Michael Gerhaeuser
More...
over 15 years ago
added copy of cadgme presentation to SVGOpen docs as a start for SVGOpen presentation.
Michael Gerhaeuser
More...
over 15 years ago
Experiments with spline
Alfred Wassermann
More...
over 15 years ago
Speeding up cubic splines.
Alfred Wassermann
More...
over 15 years ago
sandkasten update
Michael Gerhaeuser
More...
over 15 years ago
Simplification of Board.js. The adding of primitive elements is unified.
Alfred Wassermann
More...
over 15 years ago
Attempts to improve the automatic labeling.
Alfred Wassermann
More...
over 15 years ago
Speed optimization of slider.Value() calls.
Alfred Wassermann
More...
over 15 years ago
Speed improvements
Alfred Wassermann
More...
over 15 years ago
Introduced the shortcuts board.stretchX = board.zoomX*board.unitX and board.stretchY = board.zoomY*board.unitY in order to save some multiplications.
Alfred Wassermann
More...
over 15 years ago
Added "return this" in many functions to enable chaining. Some optimizations.
Alfred Wassermann
More...
over 15 years ago
Introduced "quadraticform" in circles. This simplifies the computation of tangents on circles. Should work on conics, too.
Alfred Wassermann
More...
over 15 years ago
Added Intergeo example
Alfred Wassermann
More...
over 15 years ago
Added tangents to circle in IntergeoReader
Alfred Wassermann
More...
over 15 years ago
improved square: now it's possible to create a square out of two points. the points will be used as opposing corners.
Michael Gerhaeuser
More...
over 15 years ago
Added the pdf of the Trondheim presentation
Alfred Wassermann
More...
over 15 years ago
Bug fix: normals on circles.
Alfred Wassermann
More...
over 15 years ago
←
1
2
…
214
215
216
217
218
219
220
221
222
…
240
241
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree