summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Aayush [Tue, 1 Feb 2011 05:33:37 +0000]
Just for testing..
Aayush Poudel [Tue, 1 Feb 2011 01:46:49 +0000]
Testing ...
Aayush Poudel [Tue, 1 Feb 2011 01:37:53 +0000]
Some unnecessary comments removed
Aayush Poudel [Tue, 1 Feb 2011 00:51:40 +0000]
Whitespace in Make file removed
Sameer Regmi [Fri, 17 Dec 2010 01:27:43 +0000]
Fix Typo
Sameer Regmi [Fri, 17 Dec 2010 01:20:12 +0000]
Update the documentation of the Mesh Editor
Aayush Poudel [Thu, 16 Dec 2010 00:51:19 +0000]
BUG with doubleclick event fixed
Aayush Poudel [Wed, 15 Dec 2010 21:09:58 +0000]
BUG Fix: Select Nearest Vertex
Aayush Poudel [Wed, 15 Dec 2010 16:47:45 +0000]
Select Nearest vertex while adding boundaries & element
Ondrej Certik [Wed, 8 Dec 2010 02:20:57 +0000]
Allow to load a Hermes mesh
Ondrej Certik [Wed, 8 Dec 2010 00:49:01 +0000]
Submit the mesh
Ondrej Certik [Wed, 8 Dec 2010 00:28:34 +0000]
Revert "mesheditor size fixed to 850x525 to stop fluttering"
This reverts commit
3ad8df18b04b3b3ba3c5f73a31f52cf47ba49925.
Aayush Poudel [Sat, 4 Dec 2010 00:41:34 +0000]
mesheditor size fixed to 850x525 to stop fluttering
Sameer Regmi [Sat, 4 Dec 2010 00:23:10 +0000]
Add instruction about adding a vertex
Aayush Poudel [Sat, 20 Nov 2010 00:00:56 +0000]
Issue with Overlaping elements fixed
Aayush Poudel [Fri, 19 Nov 2010 20:20:34 +0000]
Rpc.as modified. Way Rpc is called changed
Now init method called at each triangulate button pres
Sameer Regmi [Fri, 19 Nov 2010 20:03:37 +0000]
Remove unnecessary lines from spkg-install
Sameer Regmi [Thu, 18 Nov 2010 01:31:49 +0000]
Edit spkg-install to improve mesh editor installation
Aayush Poudel [Thu, 18 Nov 2010 00:18:39 +0000]
Fix the URL for RPC
Ondrej Certik [Thu, 18 Nov 2010 00:04:13 +0000]
Update spkg-install
Ondrej Certik [Wed, 17 Nov 2010 23:58:45 +0000]
spkg-prepare script added
Pavel Solin [Sat, 13 Nov 2010 01:24:08 +0000]
Improving README.rst.
Pavel Solin [Sat, 13 Nov 2010 01:21:15 +0000]
Merge branch 'master' of git.hpfem.org/git/mesheditor-flex
Pavel Solin [Sat, 13 Nov 2010 01:20:14 +0000]
Improving the README.rst file.
Pavel Solin [Sat, 13 Nov 2010 01:18:37 +0000]
Merge branch 'master' of git.hpfem.org/git/mesheditor-flex
Pavel Solin [Sat, 13 Nov 2010 01:17:55 +0000]
Improving README.rst.
Aayush Poudel [Sat, 13 Nov 2010 00:34:57 +0000]
Bug in Geometry.getPath() fixed
now Mesheditor can detect intersection of curve edges & can do triangulation
using RPC
Aayush Poudel [Fri, 12 Nov 2010 21:05:38 +0000]
Intersection of curve Edge fixed
Aayush Poudel [Sat, 6 Nov 2010 08:59:33 +0000]
Delete mesh button added
Aayush Poudel [Sat, 6 Nov 2010 08:00:17 +0000]
Exception while removing vertices, edges & boundary fixed
Ondrej Certik [Thu, 4 Nov 2010 18:19:15 +0000]
Merge branch 'readme' of https://github.com/solin/mesheditor-flex into solin-readme
Aayush Poudel [Thu, 4 Nov 2010 00:22:48 +0000]
con file added in Asset folder
Aayush Poudel [Thu, 4 Nov 2010 00:08:24 +0000]
README modified
Pavel Solin [Sat, 30 Oct 2010 22:05:31 +0000]
Merge remote branch 'aayush/master'
Aayush Poudel [Sat, 30 Oct 2010 09:25:25 +0000]
Bug fix with RPC initilization, Now Triangulation works fine with RPC
Aayush Poudel [Sat, 30 Oct 2010 07:33:34 +0000]
Triangulation using RPC, some utility package & class added
New class For Debuging
New Class For RPC connection with online lab
Pavel Solin [Mon, 25 Oct 2010 17:44:14 +0000]
README.rst improved.
Pavel Solin [Mon, 25 Oct 2010 17:16:14 +0000]
Improve the installation instructions
Aayush [Sun, 24 Oct 2010 20:25:11 +0000]
MeshEditor.html modified for maximization.
Aayush Poudel [Sat, 23 Oct 2010 09:38:32 +0000]
Element with filled color, generate mesh script added, algorithm to draw arc changed, getArcInfo function modified to get correct angle for right handed curve
Aayush Poudel [Sat, 16 Oct 2010 08:08:48 +0000]
Scrollbar added to scroll drawing area
Aayush Poudel [Fri, 15 Oct 2010 20:28:03 +0000]
Component position adjusted according with stage resize
Aayush Poudel [Wed, 13 Oct 2010 00:09:38 +0000]
Curvilinear element without filled color
Aayush Poudel [Fri, 8 Oct 2010 18:06:31 +0000]
DrawingShapes.as file added for drawing Arc and other shapes, getArcInfo function add in Geometry.as
Aayush Poudel [Fri, 17 Sep 2010 00:42:14 +0000]
Point inside Polygon working, com.Geometry now access vertex object directly,
Package window added, Test OPEN Boundaries
Aayush Poudel [Tue, 14 Sep 2010 22:11:27 +0000]
Function to check open boundaries added
Aayush Poudel [Fri, 3 Sep 2010 00:27:36 +0000]
Show cordinate of current mouse position in drawing area, bug fix associated with getMeshHermes(), Zoom button added
Aayush Poudel [Thu, 2 Sep 2010 01:48:23 +0000]
Edge intersection algorithm implemented, Keyboard shortcut added, Help window added, multiple boundary (>2) from same vertex checked.
Aayush Poudel [Sat, 14 Aug 2010 07:14:39 +0000]
Keyboard shortcut added
Aayush Poudel [Fri, 6 Aug 2010 23:36:04 +0000]
Add Triangulate button, and AUTHOR file.
Aayush Poudel [Mon, 19 Jul 2010 17:32:48 +0000]
isElementEncloseOtherVertex & getVertexNotInElement method added,
now user cannot draw element with other vertices inside it.
Aayush Poudel [Sat, 17 Jul 2010 03:34:07 +0000]
"isPointInsideElement" function added, now we cant drag or draw nodes inside a element
Aayush Poudel [Fri, 11 Jun 2010 17:42:32 +0000]
Clear button added
Aayush Poudel [Mon, 7 Jun 2010 19:48:07 +0000]
Save & Load Mesh in Hermes2d mesh format
Aayush Poudel [Sat, 24 Apr 2010 05:26:38 +0000]
Sphinx documentation added
Aayush Poudel [Wed, 21 Apr 2010 23:19:02 +0000]
Click to add boundaries & elemnts refined, still to validate elements, deleted some files
Aayush Poudel [Wed, 21 Apr 2010 23:15:41 +0000]
Click to add boundaries & elemnts refined, still to validate elements, added missing files
Aayush Poudel [Wed, 21 Apr 2010 23:13:24 +0000]
click to add boundaries & elemnts more refined, still to validate elemnts
Aayush Poudel [Wed, 21 Apr 2010 17:30:05 +0000]
Click to add elements & boundaries
Double click to remove vertices & elements
Aayush Poudel [Thu, 15 Apr 2010 04:36:47 +0000]
shift + click to drag added
Aayush Poudel [Thu, 15 Apr 2010 03:25:28 +0000]
drawing area mask added
Aayush Poudel [Thu, 15 Apr 2010 02:16:00 +0000]
Merge branch 'zoom' of git://github.com/certik/mesheditor into zoom
Aayush Poudel [Wed, 14 Apr 2010 23:20:49 +0000]
boundary add error fixed, parse flash var erroe fixed
Ondrej Certik [Wed, 14 Apr 2010 21:30:47 +0000]
upd
Ondrej Certik [Fri, 9 Apr 2010 18:12:50 +0000]
upd
Ondrej Certik [Wed, 14 Apr 2010 21:37:43 +0000]
call autogenerated_cell() js function
Ondrej Certik [Wed, 14 Apr 2010 21:29:39 +0000]
fix the ")"
Ondrej Certik [Wed, 14 Apr 2010 21:26:24 +0000]
Use Mesh()
Aayush Poudel [Wed, 14 Apr 2010 21:23:17 +0000]
Add missing files
Aayush Poudel [Wed, 14 Apr 2010 21:18:37 +0000]
Zoom implemented
Aayush Poudel [Wed, 14 Apr 2010 21:17:54 +0000]
xyz
Aayush Poudel [Sat, 10 Apr 2010 01:48:37 +0000]
mouse roll over to select, double click to add: feature added
Aayush Poudel [Fri, 9 Apr 2010 18:47:56 +0000]
dynamic var name, while submiting
Aayush Poudel [Fri, 9 Apr 2010 17:18:10 +0000]
can load mesh from flash vars
Aayush Poudel [Mon, 5 Apr 2010 20:22:33 +0000]
latest
Aayush Poudel [Fri, 26 Mar 2010 00:36:28 +0000]
flex view added
Aayush Poudel [Thu, 25 Mar 2010 18:26:39 +0000]
save/load locally, data send to server using pyAMF/ GET POST all done
Aayush Poudel [Sat, 20 Mar 2010 04:46:33 +0000]
we can now add remove boundary
Aayush Poudel [Wed, 17 Mar 2010 07:33:10 +0000]
non-curvelinear element add/remove done with dialog box, now start working on curves, boundry & server side
Aayush Poudel [Thu, 11 Mar 2010 09:34:18 +0000]
now xml efficiently handled
Maverick [Sun, 7 Mar 2010 06:36:24 +0000]
check duplicate entry-element implemented
Maverick [Sat, 6 Mar 2010 21:16:55 +0000]
add-remove vertex, add-remove element implemented, duplicate entry to be checked in add element
Maverick [Fri, 5 Mar 2010 22:53:45 +0000]
vertex add implemented
Maverick [Wed, 3 Mar 2010 08:24:24 +0000]
layout & class defination separated
Aayush [Wed, 3 Mar 2010 01:41:49 +0000]
03/02/2010
Maverick [Tue, 2 Mar 2010 00:56:29 +0000]
Delete unnecessary files
Aayush [Tue, 2 Mar 2010 00:22:19 +0000]
Same as above
Aayush [Tue, 2 Mar 2010 00:10:24 +0000]
03/01/2010 Just started creating dialog box for adding vertex, element & boundary
Maverick [Mon, 1 Mar 2010 18:42:33 +0000]
Just Started