mesheditor-flex.git
15 months agoJust for testing.. master
Aayush [Tue, 1 Feb 2011 05:33:37 +0000]
Just for testing..

15 months agoTesting ...
Aayush Poudel [Tue, 1 Feb 2011 01:46:49 +0000]
Testing ...

15 months agoSome unnecessary comments removed
Aayush Poudel [Tue, 1 Feb 2011 01:37:53 +0000]
Some unnecessary comments removed

15 months agoWhitespace in Make file removed
Aayush Poudel [Tue, 1 Feb 2011 00:51:40 +0000]
Whitespace in Make file removed

17 months agoFix Typo
Sameer Regmi [Fri, 17 Dec 2010 01:27:43 +0000]
Fix Typo

17 months agoUpdate the documentation of the Mesh Editor
Sameer Regmi [Fri, 17 Dec 2010 01:20:12 +0000]
Update the documentation of the Mesh Editor

17 months agoBUG with doubleclick event fixed
Aayush Poudel [Thu, 16 Dec 2010 00:51:19 +0000]
BUG with doubleclick event fixed

17 months agoBUG Fix: Select Nearest Vertex
Aayush Poudel [Wed, 15 Dec 2010 21:09:58 +0000]
BUG Fix: Select Nearest Vertex

17 months agoSelect Nearest vertex while adding boundaries & element
Aayush Poudel [Wed, 15 Dec 2010 16:47:45 +0000]
Select Nearest vertex while adding boundaries & element

17 months agoAllow to load a Hermes mesh
Ondrej Certik [Wed, 8 Dec 2010 02:20:57 +0000]
Allow to load a Hermes mesh

17 months agoSubmit the mesh
Ondrej Certik [Wed, 8 Dec 2010 00:49:01 +0000]
Submit the mesh

17 months agoRevert "mesheditor size fixed to 850x525 to stop fluttering"
Ondrej Certik [Wed, 8 Dec 2010 00:28:34 +0000]
Revert "mesheditor size fixed to 850x525 to stop fluttering"

This reverts commit 3ad8df18b04b3b3ba3c5f73a31f52cf47ba49925.

17 months agomesheditor size fixed to 850x525 to stop fluttering
Aayush Poudel [Sat, 4 Dec 2010 00:41:34 +0000]
mesheditor size fixed to 850x525 to stop fluttering

17 months agoAdd instruction about adding a vertex
Sameer Regmi [Sat, 4 Dec 2010 00:23:10 +0000]
Add instruction about adding a vertex

17 months agoIssue with Overlaping elements fixed
Aayush Poudel [Sat, 20 Nov 2010 00:00:56 +0000]
Issue with Overlaping elements fixed

17 months agoRpc.as modified. Way Rpc is called changed
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

17 months agoRemove unnecessary lines from spkg-install
Sameer Regmi [Fri, 19 Nov 2010 20:03:37 +0000]
Remove unnecessary lines from spkg-install

17 months agoEdit spkg-install to improve mesh editor installation
Sameer Regmi [Thu, 18 Nov 2010 01:31:49 +0000]
Edit spkg-install to improve mesh editor installation

17 months agoFix the URL for RPC
Aayush Poudel [Thu, 18 Nov 2010 00:18:39 +0000]
Fix the URL for RPC

17 months agoUpdate spkg-install
Ondrej Certik [Thu, 18 Nov 2010 00:04:13 +0000]
Update spkg-install

18 months agospkg-prepare script added
Ondrej Certik [Wed, 17 Nov 2010 23:58:45 +0000]
spkg-prepare script added

18 months agoImproving README.rst.
Pavel Solin [Sat, 13 Nov 2010 01:24:08 +0000]
Improving README.rst.

18 months agoMerge branch 'master' of http://git.hpfem.org/git/mesheditor-flex
Pavel Solin [Sat, 13 Nov 2010 01:21:15 +0000]
Merge branch 'master' of git.hpfem.org/git/mesheditor-flex

18 months agoImproving the README.rst file.
Pavel Solin [Sat, 13 Nov 2010 01:20:14 +0000]
Improving the README.rst file.

18 months agoMerge branch 'master' of http://git.hpfem.org/git/mesheditor-flex
Pavel Solin [Sat, 13 Nov 2010 01:18:37 +0000]
Merge branch 'master' of git.hpfem.org/git/mesheditor-flex

18 months agoImproving README.rst.
Pavel Solin [Sat, 13 Nov 2010 01:17:55 +0000]
Improving README.rst.

18 months agoBug in Geometry.getPath() fixed
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

18 months agoIntersection of curve Edge fixed
Aayush Poudel [Fri, 12 Nov 2010 21:05:38 +0000]
Intersection of curve Edge fixed

18 months agoDelete mesh button added
Aayush Poudel [Sat, 6 Nov 2010 08:59:33 +0000]
Delete mesh button added

18 months agoException while removing vertices, edges & boundary fixed
Aayush Poudel [Sat, 6 Nov 2010 08:00:17 +0000]
Exception while removing vertices, edges & boundary fixed

18 months agoMerge branch 'readme' of https://github.com/solin/mesheditor-flex into solin-readme
Ondrej Certik [Thu, 4 Nov 2010 18:19:15 +0000]
Merge branch 'readme' of https://github.com/solin/mesheditor-flex into solin-readme

18 months agocon file added in Asset folder
Aayush Poudel [Thu, 4 Nov 2010 00:22:48 +0000]
con file added in Asset folder

18 months agoREADME modified
Aayush Poudel [Thu, 4 Nov 2010 00:08:24 +0000]
README modified

18 months agoMerge remote branch 'aayush/master'
Pavel Solin [Sat, 30 Oct 2010 22:05:31 +0000]
Merge remote branch 'aayush/master'

18 months agoBug fix with RPC initilization, Now Triangulation works fine with RPC
Aayush Poudel [Sat, 30 Oct 2010 09:25:25 +0000]
Bug fix with RPC initilization, Now Triangulation works fine with RPC

18 months agoTriangulation using RPC, some utility package & class added
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

18 months agoREADME.rst improved.
Pavel Solin [Mon, 25 Oct 2010 17:44:14 +0000]
README.rst improved.

18 months agoImprove the installation instructions
Pavel Solin [Mon, 25 Oct 2010 17:16:14 +0000]
Improve the installation instructions

18 months agoMeshEditor.html modified for maximization.
Aayush [Sun, 24 Oct 2010 20:25:11 +0000]
MeshEditor.html modified for maximization.

18 months agoElement with filled color, generate mesh script added, algorithm to draw arc changed...
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

19 months agoScrollbar added to scroll drawing area
Aayush Poudel [Sat, 16 Oct 2010 08:08:48 +0000]
Scrollbar added to scroll drawing area

19 months agoComponent position adjusted according with stage resize
Aayush Poudel [Fri, 15 Oct 2010 20:28:03 +0000]
Component position adjusted according with stage resize

19 months agoCurvilinear element without filled color
Aayush Poudel [Wed, 13 Oct 2010 00:09:38 +0000]
Curvilinear element without filled color

19 months agoDrawingShapes.as file added for drawing Arc and other shapes, getArcInfo function...
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

20 months agoPoint inside Polygon working, com.Geometry now access vertex object directly,
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

20 months agoFunction to check open boundaries added
Aayush Poudel [Tue, 14 Sep 2010 22:11:27 +0000]
Function to check open boundaries added

20 months agoShow cordinate of current mouse position in drawing area, bug fix associated with...
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

20 months agoEdge intersection algorithm implemented, Keyboard shortcut added, Help window 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.

21 months agoKeyboard shortcut added
Aayush Poudel [Sat, 14 Aug 2010 07:14:39 +0000]
Keyboard shortcut added

21 months agoAdd Triangulate button, and AUTHOR file.
Aayush Poudel [Fri, 6 Aug 2010 23:36:04 +0000]
Add Triangulate button, and AUTHOR file.

21 months agoisElementEncloseOtherVertex & getVertexNotInElement method added,
Aayush Poudel [Mon, 19 Jul 2010 17:32:48 +0000]
isElementEncloseOtherVertex & getVertexNotInElement method added,
now user cannot draw element with other vertices inside it.

22 months ago"isPointInsideElement" function added, now we cant drag or draw nodes inside a element
Aayush Poudel [Sat, 17 Jul 2010 03:34:07 +0000]
"isPointInsideElement" function added, now we cant drag or draw nodes inside a element

23 months agoClear button added
Aayush Poudel [Fri, 11 Jun 2010 17:42:32 +0000]
Clear button added

23 months agoSave & Load Mesh in Hermes2d mesh format
Aayush Poudel [Mon, 7 Jun 2010 19:48:07 +0000]
Save & Load Mesh in Hermes2d mesh format

2 years agoSphinx documentation added
Aayush Poudel [Sat, 24 Apr 2010 05:26:38 +0000]
Sphinx documentation added

2 years agoClick to add boundaries & elemnts refined, still to validate elements, deleted some...
Aayush Poudel [Wed, 21 Apr 2010 23:19:02 +0000]
Click to add boundaries & elemnts refined, still to validate elements, deleted some files

2 years agoClick to add boundaries & elemnts refined, still to validate elements, added missing...
Aayush Poudel [Wed, 21 Apr 2010 23:15:41 +0000]
Click to add boundaries & elemnts refined, still to validate elements, added missing files

2 years agoclick to add boundaries & elemnts more refined, still to validate elemnts
Aayush Poudel [Wed, 21 Apr 2010 23:13:24 +0000]
click to add boundaries & elemnts more refined, still to validate elemnts

2 years agoClick to add elements & boundaries
Aayush Poudel [Wed, 21 Apr 2010 17:30:05 +0000]
Click to add elements & boundaries
Double click to remove vertices & elements

2 years agoshift + click to drag added
Aayush Poudel [Thu, 15 Apr 2010 04:36:47 +0000]
shift + click to drag added

2 years agodrawing area mask added
Aayush Poudel [Thu, 15 Apr 2010 03:25:28 +0000]
drawing area mask added

2 years agoMerge branch 'zoom' of git://github.com/certik/mesheditor into zoom
Aayush Poudel [Thu, 15 Apr 2010 02:16:00 +0000]
Merge branch 'zoom' of git://github.com/certik/mesheditor into zoom

2 years agoboundary add error fixed, parse flash var erroe fixed
Aayush Poudel [Wed, 14 Apr 2010 23:20:49 +0000]
boundary add error fixed, parse flash var erroe fixed

2 years agoupd
Ondrej Certik [Wed, 14 Apr 2010 21:30:47 +0000]
upd

2 years agoupd
Ondrej Certik [Fri, 9 Apr 2010 18:12:50 +0000]
upd

2 years agocall autogenerated_cell() js function
Ondrej Certik [Wed, 14 Apr 2010 21:37:43 +0000]
call autogenerated_cell() js function

2 years agofix the ")"
Ondrej Certik [Wed, 14 Apr 2010 21:29:39 +0000]
fix the ")"

2 years agoUse Mesh()
Ondrej Certik [Wed, 14 Apr 2010 21:26:24 +0000]
Use Mesh()

2 years agoAdd missing files
Aayush Poudel [Wed, 14 Apr 2010 21:23:17 +0000]
Add missing files

2 years agoZoom implemented
Aayush Poudel [Wed, 14 Apr 2010 21:18:37 +0000]
Zoom implemented

2 years agoxyz
Aayush Poudel [Wed, 14 Apr 2010 21:17:54 +0000]
xyz

2 years agomouse roll over to select, double click to add: feature added
Aayush Poudel [Sat, 10 Apr 2010 01:48:37 +0000]
mouse roll over to select, double click to add: feature added

2 years agodynamic var name, while submiting
Aayush Poudel [Fri, 9 Apr 2010 18:47:56 +0000]
dynamic var name, while submiting

2 years agocan load mesh from flash vars
Aayush Poudel [Fri, 9 Apr 2010 17:18:10 +0000]
can load mesh from flash vars

2 years agolatest
Aayush Poudel [Mon, 5 Apr 2010 20:22:33 +0000]
latest

2 years agoflex view added
Aayush Poudel [Fri, 26 Mar 2010 00:36:28 +0000]
flex view added

2 years agosave/load locally, data send to server using pyAMF/ GET POST all done
Aayush Poudel [Thu, 25 Mar 2010 18:26:39 +0000]
save/load locally, data send to server using pyAMF/ GET POST all done

2 years agowe can now add remove boundary
Aayush Poudel [Sat, 20 Mar 2010 04:46:33 +0000]
we can now add remove boundary

2 years agonon-curvelinear element add/remove done with dialog box, now start working on curves...
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

2 years agonow xml efficiently handled
Aayush Poudel [Thu, 11 Mar 2010 09:34:18 +0000]
now xml efficiently handled

2 years agocheck duplicate entry-element implemented
Maverick [Sun, 7 Mar 2010 06:36:24 +0000]
check duplicate entry-element implemented

2 years agoadd-remove vertex, add-remove element implemented, duplicate entry to be checked...
Maverick [Sat, 6 Mar 2010 21:16:55 +0000]
add-remove vertex, add-remove element implemented, duplicate entry to be checked in add element

2 years agovertex add implemented
Maverick [Fri, 5 Mar 2010 22:53:45 +0000]
vertex add implemented

2 years agolayout & class defination separated
Maverick [Wed, 3 Mar 2010 08:24:24 +0000]
layout & class defination separated

2 years ago03/02/2010
Aayush [Wed, 3 Mar 2010 01:41:49 +0000]
03/02/2010

2 years agoDelete unnecessary files
Maverick [Tue, 2 Mar 2010 00:56:29 +0000]
Delete unnecessary files

2 years agoSame as above
Aayush [Tue, 2 Mar 2010 00:22:19 +0000]
Same as above

2 years ago03/01/2010 Just started creating dialog box for adding vertex, element & boundary
Aayush [Tue, 2 Mar 2010 00:10:24 +0000]
03/01/2010 Just started creating dialog box for adding vertex, element & boundary

2 years agoJust Started
Maverick [Mon, 1 Mar 2010 18:42:33 +0000]
Just Started