]>
Creatis software - bbtkGEditor.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
corredor [Mon, 3 May 2010 09:15:38 +0000 (09:15 +0000)]
New Execute icon
corredor [Mon, 3 May 2010 08:16:47 +0000 (08:16 +0000)]
Fixing last details of the edition dialog new name
corredor [Mon, 3 May 2010 07:39:10 +0000 (07:39 +0000)]
Change of wxDialog name to wxBlackBoxEditionDialog ... It is better to have two different dialogs because this one is very different from the Scene Editor Dialog to be done. Properties Panel won't be used more
corredor [Fri, 30 Apr 2010 14:53:26 +0000 (14:53 +0000)]
A little bug to delete the boxes (only boxes) was fixed
jpr [Fri, 30 Apr 2010 02:38:01 +0000 (02:38 +0000)]
std::string vs wxString
corredor [Wed, 28 Apr 2010 14:30:50 +0000 (14:30 +0000)]
Setting values in a blackbox and almost setting values in the scene properties
corredor [Wed, 28 Apr 2010 13:24:57 +0000 (13:24 +0000)]
The creation of a panel which enables the user to set in a basic way the values of the inputs ... It works!! The std package was set by force to use the type adapters
corredor [Tue, 27 Apr 2010 12:54:21 +0000 (12:54 +0000)]
Ports updated when connected and the properties panel will be changed ...
corredor [Tue, 27 Apr 2010 11:25:06 +0000 (11:25 +0000)]
Implemented deleting of boxes from the scene....
corredor [Mon, 26 Apr 2010 14:26:11 +0000 (14:26 +0000)]
It is possible to execute the simplest diagram :) Perfect !!!
corredor [Mon, 26 Apr 2010 12:39:20 +0000 (12:39 +0000)]
Change in colors and middle button to select executable box(es)
corredor [Mon, 26 Apr 2010 09:39:58 +0000 (09:39 +0000)]
The actual version updates the status bar with the highlighted object ... Also it was changed some of the colors and they were organized a little bit
corredor [Fri, 23 Apr 2010 15:20:34 +0000 (15:20 +0000)]
Fill color fixed
corredor [Fri, 23 Apr 2010 14:25:16 +0000 (14:25 +0000)]
Little change in the updateStartEndPoints in the connector model. REMEMBER: In the last version, the path of the icon was put directly in the code ... TOFIX
corredor [Fri, 23 Apr 2010 14:15:30 +0000 (14:15 +0000)]
Updated Version with the moving of the objects updated and the background doesn't move ... but it looks nice :p
corredor [Thu, 22 Apr 2010 07:55:54 +0000 (07:55 +0000)]
Stable version ... The connection is correctly painted :)
corredor [Wed, 21 Apr 2010 14:20:03 +0000 (14:20 +0000)]
Vestion inestable .... It works but it must be changed the connector creation ...
corredor [Mon, 19 Apr 2010 08:52:39 +0000 (08:52 +0000)]
Now the contour is created from the center of the initial port
corredor [Fri, 16 Apr 2010 13:54:16 +0000 (13:54 +0000)]
Organizing code, the state now is in the view and the general render was simplified with Maracas style
corredor [Thu, 15 Apr 2010 16:30:15 +0000 (16:30 +0000)]
Necessary changes to manage the basic action . First prototype totally completed ... Even the strange movement
corredor [Wed, 14 Apr 2010 14:32:17 +0000 (14:32 +0000)]
Important change in the project to visualize the contour when the output was selected...
corredor [Thu, 8 Apr 2010 13:32:37 +0000 (13:32 +0000)]
Properties panel and black box text info
corredor [Tue, 6 Apr 2010 15:21:55 +0000 (15:21 +0000)]
Move box and refresh position ... ports don't refresh automatically their position and a new problem using contours module to make the connections.
Good and sunny day
corredor [Fri, 2 Apr 2010 15:14:34 +0000 (15:14 +0000)]
First prototype works. Basic boxes construction, evenct handling and colors representation
corredor [Thu, 1 Apr 2010 13:55:14 +0000 (13:55 +0000)]
*** empty log message ***
corredor [Wed, 31 Mar 2010 15:36:28 +0000 (15:36 +0000)]
Basic functionnality adition showing the black box input ports
corredor [Tue, 30 Mar 2010 14:29:39 +0000 (14:29 +0000)]
Documentation and HTML Browser addition
corredor [Tue, 30 Mar 2010 08:34:38 +0000 (08:34 +0000)]
Exit menu option activated
corredor [Mon, 29 Mar 2010 16:08:59 +0000 (16:08 +0000)]
Connection with BBTK and capturing black bbox descriptor
corredor [Sat, 27 Mar 2010 17:39:01 +0000 (17:39 +0000)]
Changes to manage the events capturing in the vtkWorld. Some problems with that ....
corredor [Fri, 26 Mar 2010 15:46:17 +0000 (15:46 +0000)]
It works !! Basic D&D and creation of VTK rectangle... Good work
corredor [Wed, 24 Mar 2010 15:55:38 +0000 (15:55 +0000)]
First classes usign VTK objects . connection
corredor [Mon, 22 Mar 2010 14:47:57 +0000 (14:47 +0000)]
New wx and kernel classes
davila [Thu, 18 Mar 2010 11:21:16 +0000 (11:21 +0000)]
hi ..