2014-11-12 |
mjsousa |
merge
|
changeset |
files
|
2014-07-08 |
mjsousa |
merge
|
changeset |
files
|
2014-06-06 |
mjsousa |
merge
|
changeset |
files
|
2014-05-26 |
mjsousa |
Update __SET_VAR() macros to reflect changes made to matiec
|
changeset |
files
|
2015-06-19 |
Edouard Tisserant |
Merged
|
changeset |
files
|
2015-06-19 |
Edouard Tisserant |
Merged
|
changeset |
files
|
2015-06-19 |
Edouard Tisserant |
Fixed win32 build warning caused by leftover debug code
|
changeset |
files
|
2015-06-19 |
Edouard Tisserant |
Fixed win32 runtime crashing when attempting to log before errors before PLC start. Added pictures to wxHMI and fixed it so that it loads on windows as well
|
changeset |
files
|
2015-06-19 |
Edouard Tisserant |
Fixed canfestival extension own path resolution
|
changeset |
files
|
2015-06-19 |
Edouard Tisserant |
Changed runtime's global PLCID to PLC_ID, working around redefinition in windoze' headers.
|
changeset |
files
|
2015-06-18 |
Edouard Tisserant |
Extended wxHMI test
|
changeset |
files
|
2015-06-18 |
Edouard Tisserant |
Added wxHMI test
|
changeset |
files
|
2015-06-15 |
Edouard Tisserant |
merged forgotten changesets
|
changeset |
files
|
2015-03-14 |
Edouard Tisserant |
Added log message when RETAIN memory not valid
|
changeset |
files
|
2015-03-14 |
Edouard Tisserant |
Fixed leftover typo
|
changeset |
files
|
2015-03-13 |
Edouard Tisserant |
Added PLCID variable accessible from C side, set with binarie's MD5. Added retain init and cleanup calls. Extended tests/python to test PLCID
|
changeset |
files
|
2015-03-13 |
Edouard Tisserant |
Splitted plc_Xenomai_main.c to enable further customization
|
changeset |
files
|
2015-04-03 |
Ronan Bignaux |
add pyrossl client side
|
changeset |
files
|
2015-03-24 |
Edouard Tisserant |
fixed build of some tests
|
changeset |
files
|
2015-02-26 |
Edouard Tisserant |
Fixed Nevow website startup
|
changeset |
files
|
2015-02-25 |
Edouard Tisserant |
Fixed build of tests/python.
|
changeset |
files
|
2015-02-25 |
Edouard Tisserant |
Added Ronan Bignaux (genesis) patch to use wxversion. Fixed side effects with sys.path. Other cosmetic fixes about path included.
|
changeset |
files
|
2015-02-24 |
Edouard Tisserant |
Fixed SFC code generation bug detected by Mario
|
changeset |
files
|
2015-02-21 |
Edouard Tisserant |
Added __ext_name__ variable accessible from user python code, reflecting extension name. Fixed contend of OnChange field in PLCGlobalsDesc
|
changeset |
files
|
2015-02-18 |
Edouard Tisserant |
Added more columns in variable list of extensions' code editors - updating python's PLCGlobals from PLC logic can trigger asynchronous 'OnChange' python call
|
changeset |
files
|
2015-02-17 |
Edouard Tisserant |
Fixed systematically loading PLC binary at startup even without -a parameter. Extended py_ext extensions instances variable description (PLCGlobalsDesc). Now contains list of variables organizd by extension, with extension name
|
changeset |
files
|
2015-02-16 |
Edouard Tisserant |
Split runtime's twisted modules import and setup to ease runtime extensions hotpatching
|
changeset |
files
|
2015-02-09 |
Edouard Tisserant |
More versatile registering of wamp callees
|
changeset |
files
|
2015-02-09 |
Edouard Tisserant |
Added forgotten wampconf.json in tests/wamp
|
changeset |
files
|
2015-02-09 |
Edouard Tisserant |
WAMP : prefix callee names with given ID so that multiple PLC and IDE can join the same realm
|
changeset |
files
|
2015-02-08 |
Edouard Tisserant |
Fixed race condition preventing to stop PLC through WAMP
|
changeset |
files
|
2015-02-08 |
Edouard Tisserant |
Added auto-reconnect for runtime. Fixed Beremiz closing problem caused by remaining twisted reactor thread in IDE.
|
changeset |
files
|
2015-02-08 |
Edouard Tisserant |
Runtime : Added PLCobject methods registring. IDE : Added WAMP connector. Still need some fixes
|
changeset |
files
|
2015-02-05 |
Edouard Tisserant |
Added stub code for runtime WAMP client. Added runtime command line switch to select WAMP url and Nevow web site port. Web port is now fixed, next port number is not tested if bind fails.
|
changeset |
files
|
2015-02-05 |
Edouard Tisserant |
Moved twisted/nevow/athena away from Berermiz_service.py + some minor cleanup
|
changeset |
files
|
2015-02-02 |
Edouard Tisserant |
Added Beremiz_service.py command line switch to load python extention for runtime independently from PLC program
|
changeset |
files
|
2015-02-02 |
Edouard Tisserant |
py_ext user python code can now know about global variables shared with PLC. updated tests/python accordingly
|
changeset |
files
|
2015-02-02 |
Edouard Tisserant |
Fixed python runtime trace thread auto suspend. Now suspends after 3 seconds when no trace is requested
|
changeset |
files
|
2015-01-30 |
Edouard Tisserant |
Added runtime side trace buffer, handled in a separate thread, limited to 1MB, and dropped after 3 seconds if not used by IDE. GetTraceVariables is not anymore blocking on next PLC cycle
|
changeset |
files
|
2015-01-30 |
Edouard Tisserant |
Moved trace buffer unpacking in the IDE. Latest traced variable samples are now passed as a single string
|
changeset |
files
|
2015-01-29 |
Edouard Tisserant |
Optimized plc_debug.c generated code. Should produce smaller code size. Added statically initialized array for PLC tracable variable description.
|
changeset |
files
|
2015-01-18 |
Edouard Tisserant |
more minor cleanup
|
changeset |
files
|
2015-01-18 |
Edouard Tisserant |
minor cleanup
|
changeset |
files
|
2015-01-16 |
Edouard Tisserant |
merged forgotten changes
|
changeset |
files
|
2014-12-12 |
Edouard Tisserant |
Simplified use of runtime's global variable __common_ticktime accross extensions.
|
changeset |
files
|
2014-12-06 |
mjsousa |
Use '-p' command line option when running matiec (iec2c)
|
changeset |
files
|
2014-11-26 |
mjsousa |
Add command line option '-l' when calling matiec
|
changeset |
files
|
2014-11-10 |
Edouard Tisserant |
Fixed location of directory containing IEC standard library in C format.
|
changeset |
files
|
2014-07-08 |
mjsousa |
Change location of directory containing IEC standard library in C format.
|
changeset |
files
|
2014-06-27 |
Edouard Tisserant |
Added highlighting of wrong SINGLE task trigger
|
changeset |
files
|
2014-06-25 |
Edouard Tisserant |
Fixed incomplete task grid update on interface change, in Resource editor
|
changeset |
files
|
2014-06-23 |
Edouard Tisserant |
Enable overloading of availables languages in POU creation dialog
|
changeset |
files
|
2014-06-20 |
Edouard Tisserant |
Enable overloading of task triggerring source cell editor (SINGLE) in resource editor. PLCGenerator now generates MULTI keywork instead of SINGLE when task's activation is surroundes with square brackets
|
changeset |
files
|
2014-06-12 |
Edouard Tisserant |
Updated tests/python : added derivated return type function declaration+call and re-enabled refrences to global FB interfaces
|
changeset |
files
|
2014-06-12 |
Edouard Tisserant |
Fixed declaration and ST code gen for IEC function that return derivated types
|
changeset |
files
|
2014-06-11 |
Edouard Tisserant |
Added a variable name text entry dialog to allow name change on drag'n'drops
|
changeset |
files
|
2014-06-11 |
Edouard Tisserant |
'NamedConstant' variable D'n'D is now allowed on variable grid
|
changeset |
files
|
2014-06-10 |
Edouard Tisserant |
Allow specification of command line arguments encoding in ProcessLogger
|
changeset |
files
|
2014-06-04 |
Edouard Tisserant |
Splitted type selection menu code in VariablePanel, making easier to override behaviour by inheritence
|
changeset |
files
|
2014-06-04 |
Edouard Tisserant |
Fixed crash at project load when features.libraries is empty (i.e. no libraries are provided).
|
changeset |
files
|
2014-05-30 |
Edouard Tisserant |
Added plcopen.definitions.DefaultType, set to INT.
|
changeset |
files
|
2014-05-28 |
Edouard Tisserant |
Fixed POU paste exception
|
changeset |
files
|
2014-05-28 |
Edouard Tisserant |
Propagated changes made in matiec/lib/accessor.h _SET_VAR macro (Mario's matiec changes merged at 39086e324665) to py_ext library, and other (not compiled in) XML standard FB definitions.
|
changeset |
files
|
2014-05-27 |
Edouard Tisserant |
Added 'NamedConstant' drag'n'drop in text programs as well (was only accepted on graphical languages).
|
changeset |
files
|
2014-05-23 |
Edouard Tisserant |
Fixed launch of PLCopenEditor, broken since 611fded24ce4.
|
changeset |
files
|
2014-05-21 |
Edouard Tisserant |
Organized controller's _Build sub-methods layout. Many (unwanted) white space changes.
|
changeset |
files
|
2014-05-12 |
Edouard Tisserant |
Added 'NamedConstant' drag'n'drop in programs. It does create a simple variable with initial value and is usefull for drag'n'drop constants from extensions while keeping a name associated with constant
|
changeset |
files
|
2014-04-02 |
Edouard Tisserant |
xmlclass : Ensured precedence of newly defined class in case of conflicting declaration
|
changeset |
files
|
2014-03-30 |
Edouard Tisserant |
Fixed Exception dialog crash when original exception contains unicode
|
changeset |
files
|
2014-03-29 |
Edouard Tisserant |
Fixed unused variable in plc_debug.c
|
changeset |
files
|
2014-03-29 |
Edouard Tisserant |
On windows, prepend CWD to PATH before invoking Generic target make command
|
changeset |
files
|
2014-03-27 |
Edouard Tisserant |
Pair with matiec a51a3bb4d613. Re-enable resource add/remove, updated CFLAGS, disabled broken global FG test in tests/python
|
changeset |
files
|
2014-03-20 |
Edouard Tisserant |
Fixed typo in plcopen.py
|
changeset |
files
|
2014-03-17 |
Edouard Tisserant |
Changed python_gear ratio type from USINT to UINT, less restrictive regarding range
|
changeset |
files
|
2014-03-16 |
Edouard Tisserant |
Fixed support for spaces in matiec libraries path with native beremiz build
|
changeset |
files
|
2014-03-04 |
Edouard Tisserant |
Delayed CANopen initialization for better busoff recovery
|
changeset |
files
|
2014-02-27 |
Edouard Tisserant |
Fixed non initialized timer causing exception in some rare cases (continued)
|
changeset |
files
|
2014-02-27 |
Edouard Tisserant |
Fixed non initialized timer causing exception in some rare cases
|
changeset |
files
|
2014-02-25 |
Edouard Tisserant |
Fix matplotlib exception when launching on XP
|
changeset |
files
|
2014-02-14 |
Edouard Tisserant |
Fixed import error when loading extensions
|
changeset |
files
|
2014-01-28 |
Edouard Tisserant |
More gcc warning avoided
|
changeset |
files
|
2014-01-28 |
Edouard Tisserant |
Added <string.h> to plc_main_head.c to avoid warnings.
|
changeset |
files
|
2014-01-28 |
Edouard Tisserant |
Tidy PLCopen definitions
|
changeset |
files
|
2014-01-27 |
Edouard Tisserant |
Removed depricated matiec stdlib-code-generator-generator
|
changeset |
files
|
2014-01-26 |
Edouard Tisserant |
Factorized bitmap and i18n resources loading in between PLCopenEditor and Beremiz. Now in utils/misc.py
|
changeset |
files
|
2014-01-20 |
Edouard Tisserant |
Re-introduced toolchain_makefile.py. This time, it comes with a 'Generic' target, and a 'genericmake' example
|
changeset |
files
|
2014-01-19 |
Edouard Tisserant |
Removed dead code
|
changeset |
files
|
2014-01-19 |
Edouard Tisserant |
Fixed xmlclass bug when enabling/disabling libraries in root CTN
|
changeset |
files
|
2013-11-18 |
Edouard Tisserant |
RC5
1.1 Korean release
|
changeset |
files
|
2013-12-06 |
Laurent Bessard |
Added example of SFC simulating traffic lights
|
changeset |
files
|
2013-12-05 |
Laurent Bessard |
Fixed bugs in SFC when loading transition condition and referenced transition or action body
|
changeset |
files
|
2013-12-05 |
Laurent Bessard |
Fixed bug with edge and storage parameters in contact and coil not loaded in file saved with older version
|
changeset |
files
|
2013-12-05 |
Laurent Bessard |
Fixed bug when defining variable type as explicit array in VariablePanel
|
changeset |
files
|
2013-12-05 |
Laurent Bessard |
Fixed bug with function POU when extracting return type
|
changeset |
files
|
2013-12-05 |
Laurent Bessard |
Fixed bug with non-ascii characters in program comments
|
changeset |
files
|
2013-11-20 |
Laurent Bessard |
Fixed bug when debugging wire connected to output connector with modifiers even if connector/continuation is used to replace long wires
|
changeset |
files
|
2013-11-20 |
Laurent Bessard |
Fixed bug in debugger when debug tick received is None
|
changeset |
files
|
2013-11-13 |
Laurent Bessard |
Fixed bug with decimal value string formatting
|
changeset |
files
|
2013-11-10 |
Laurent Bessard |
Fixed bug with decimal value string formatting
|
changeset |
files
|
2013-11-06 |
Laurent Bessard |
Fixed bug when graphic element position and size and connection points are decimal
|
changeset |
files
|
2013-11-06 |
Laurent Bessard |
Fixed bug in test if block type is used by current edited pou
|
changeset |
files
|
2013-10-25 |
Laurent Bessard |
Fixed bug when adding and removing function block in graphic viewer. In some cases, the associated variable could stay in the variable panel.
|
changeset |
files
|
2013-10-17 |
Laurent Bessard |
Fixed coil and contact dialog to let user select a complex type variable for contact and coil expression
|
changeset |
files
|
2013-10-17 |
Laurent Bessard |
Fixed bug Drag'n drop variables from left panel to debug panel disabled
|
changeset |
files
|
2013-10-16 |
Laurent Bessard |
Fixed bugs with pou variable infos computation stylesheet
|
changeset |
files
|
2013-10-16 |
Laurent Bessard |
Fixed bug when pasting element with an odd width or height
|
changeset |
files
|
2013-10-14 |
Laurent Bessard |
Fixed refresh speed so that interface is not blocked when debugging
|
changeset |
files
|
2013-10-14 |
Laurent Bessard |
Added support for optimizing debug, preventing to filling buffers with only the last value for debug data consumers that only show the current state
|
changeset |
files
|
2013-10-14 |
Laurent Bessard |
Remove old debug panels and viewers not using matplotlib
|
changeset |
files
|
2013-10-14 |
Laurent Bessard |
Added new debug process separating non-wx thread extracting debug values from connector and 10 Hz wx timer refreshing Beremiz debug Viewers and communicating throw double-buffering, to avoid segmentation faults and optimize CPU usage
|
changeset |
files
|
2013-10-12 |
Edouard Tisserant |
Cleaner matplotlib import preventing noisy warnings
|
changeset |
files
|
2013-10-11 |
Laurent Bessard |
Fixed bugs when editing resource variables and tasks
|
changeset |
files
|
2013-10-11 |
Laurent Bessard |
Fixed bug when debugging PLC with Graphic Viewer in debug open and re-transfer PLC
|
changeset |
files
|
2013-10-11 |
Laurent Bessard |
Fixed bug when loading complex type variable initial value
|
changeset |
files
|
2013-10-11 |
Laurent Bessard |
Fixed bug when building project with configuration extra variables
|
changeset |
files
|
2013-10-10 |
Laurent Bessard |
Fixed bug wrong pin number in dialog when creating new power rail on Windows
|
changeset |
files
|
2013-10-10 |
Laurent Bessard |
Fixed bug when removing coil in LD viewer, wires wasn't deleted.
|
changeset |
files
|
2013-10-10 |
Laurent Bessard |
Fixed bug when modifying power rail in LD Viewer
|
changeset |
files
|
2013-10-10 |
Laurent Bessard |
Fixed bug when selecting pou that is not used in project
|
changeset |
files
|
2013-10-10 |
Laurent Bessard |
Added makefile for generating xslt stylesheet from ysl2 files
|
changeset |
files
|
2013-10-10 |
Laurent Bessard |
Fixed pou instance path list computing stylesheet
|
changeset |
files
|
2013-10-10 |
Laurent Bessard |
Fixed pou tagname of instance path computing stylesheet
|
changeset |
files
|
2013-10-09 |
Laurent Bessard |
Fixed pou instance path list computing stylesheet
|
changeset |
files
|
2013-10-09 |
Laurent Bessard |
Fixed xslt stylesheets with pretty print versions
|
changeset |
files
|
2013-10-09 |
Laurent Bessard |
Fixed pou variables instance information loading stylesheet
|
changeset |
files
|
2013-10-09 |
Laurent Bessard |
Fixed pou variables information loading stylesheet
|
changeset |
files
|
2013-10-04 |
Laurent Bessard |
Fixed bug when editing SFC divergence
|
changeset |
files
|
2013-10-04 |
Laurent Bessard |
Improved syntax of pou block information loading stylesheet
|
changeset |
files
|
2013-10-04 |
Laurent Bessard |
Fixed bug when loading connectors modifier
|
changeset |
files
|
2013-10-03 |
Laurent Bessard |
Fixed PouInstanceVariablesPanel, replacing wx controls, too long to create and destroy, by bitmaps directly drawn in panel
|
changeset |
files
|
2013-10-03 |
Laurent Bessard |
Fixed various latency issues removing unnecessary calls
|
changeset |
files
|
2013-10-02 |
Laurent Bessard |
Fixed ActionInfos class with slots
|
changeset |
files
|
2013-10-02 |
Laurent Bessard |
Fixed bug when cancelling ActionBlockDialog
|
changeset |
files
|
2013-10-02 |
Laurent Bessard |
Fixed bug in actionBlock actions editing
|
changeset |
files
|
2013-10-01 |
Laurent Bessard |
Replaced old graphic viewer blocks loading process by xslt stylesheet
|
changeset |
files
|
2013-10-01 |
Laurent Bessard |
Fixed bug with Copy/Paste function instance block when previously edited
|
changeset |
files
|
2013-09-29 |
Laurent Bessard |
Merged
|
changeset |
files
|
2013-09-29 |
Laurent Bessard |
Fixed bug when loading graphic pou connection between blocks and no points for drawing wire are defined
|
changeset |
files
|
2013-09-29 |
Laurent Bessard |
Added support for loading PLCOpen v1 files and modify their content to be compatible with PLCOpen v2
|
changeset |
files
|
2013-09-28 |
Edouard Tisserant |
merged
|
changeset |
files
|
2013-09-27 |
Laurent Bessard |
Fixed error message printed when error in XML files is detected
|
changeset |
files
|
2013-09-27 |
Laurent Bessard |
Added support for speed-up loading of graphic POU tabs
|
changeset |
files
|
2013-09-27 |
Laurent Bessard |
Added support for loading XML file even if not following XSD schema (but still following XML syntax), warning user of errors in XML file
|
changeset |
files
|
2013-09-27 |
Edouard Tisserant |
merged
|
changeset |
files
|
2013-09-25 |
Laurent Bessard |
Fixed bug in Resource POU instance type selection
|
changeset |
files
|
2013-09-25 |
Laurent Bessard |
Fixed bug when editing block information of an extended standard function
|
changeset |
files
|
2013-09-24 |
Laurent Bessard |
Fixed instance type tagname computing xslt stylesheet
|
changeset |
files
|
2013-09-24 |
Laurent Bessard |
Fixed time consuming function when loading VariablePanel
|
changeset |
files
|
2013-09-24 |
Laurent Bessard |
Fixed bug in VariablePanel, function block variables in graphic viewers could be modified
|
changeset |
files
|
2013-09-24 |
Laurent Bessard |
Fixed Xenomai target according to new xmlclass
|
changeset |
files
|
2013-09-23 |
Laurent Bessard |
Fixed xmlclass for working with included files, adding support for SimpleType elements and solving ambiguity in extension class when different elements share the same name and parent name
|
changeset |
files
|
2013-09-22 |
Laurent Bessard |
Replaced old pou instance type tagname computing by xslt stylesheet
|
changeset |
files
|
2013-09-18 |
Laurent Bessard |
Used OrderedDict for keeping of standard function blocks library defined
|
changeset |
files
|
2013-09-18 |
Laurent Bessard |
Replaced old list of pou instance in project generating process by xslt stylesheet
|
changeset |
files
|
2013-09-18 |
Laurent Bessard |
Fixed bug when removing block
|
changeset |
files
|
2013-09-13 |
Laurent Bessard |
Fixed bug in pou variable list and variable tree xslt stylesheet
|
changeset |
files
|
2013-09-13 |
Laurent Bessard |
Replaced old pou instance variable list generating process by xslt stylesheet
|
changeset |
files
|
2013-09-11 |
Laurent Bessard |
Fixed Beremiz for working with new xmlclass support using lxml
|
changeset |
files
|
2013-09-10 |
Laurent Bessard |
Fixed Additional Function Blocks Library
|
changeset |
files
|
2013-09-10 |
Laurent Bessard |
Replaced standard function blocks library definition from dictionary to plcopen xml files
|
changeset |
files
|
2013-09-10 |
Laurent Bessard |
Fixed bug when printing program generating errors and warnings in PLCOpenEditor
|
changeset |
files
|
2013-09-10 |
Laurent Bessard |
Fixed bug with return type in elements that don't need return type tree and dimension
|
changeset |
files
|
2013-09-10 |
Laurent Bessard |
Removed obsolete process for customizing block code generated in extensions
|
changeset |
files
|
2013-09-09 |
Laurent Bessard |
Fixed bug when modifying project properties
|
changeset |
files
|
2013-09-09 |
Laurent Bessard |
Replaced old pou variable list and variable tree generating by xslt stylesheet
|
changeset |
files
|
2013-09-08 |
Laurent Bessard |
Merged
|
changeset |
files
|
2013-09-05 |
Laurent Bessard |
Fixed bug with direct array variable type definition
|
changeset |
files
|
2013-09-05 |
Laurent Bessard |
Fixed xmlclass and plcopen using precompile xpath where possible
|
changeset |
files
|
2013-09-03 |
Laurent Bessard |
Fixed undo/redo with xmlclass refactoring
|
changeset |
files
|
2013-09-03 |
Laurent Bessard |
Removed obsolete functions for extracting values for xml dom tree and generating xml string
|
changeset |
files
|
2013-09-03 |
Laurent Bessard |
Removed dictionaries storing datatypes and pous defined in project and pou and datatype using tree from model
|
changeset |
files
|
2013-09-02 |
Laurent Bessard |
Removed dictionaries storing enumerated datatypes values, subrange datatypes range and project datatype hierarchy from model
|
changeset |
files
|
2013-09-02 |
Laurent Bessard |
Removed namespaces declaration in subtree elements xml description when copy/paste
|
changeset |
files
|
2013-08-30 |
Laurent Bessard |
Fixed copy/paste with xmlclass refactoring
|
changeset |
files
|
2013-08-30 |
Laurent Bessard |
Fixed SFC block edition and SFC to SFC_textual code generating
|
changeset |
files
|
2013-08-30 |
Laurent Bessard |
Fixed ST program generating module
|
changeset |
files
|
2013-08-29 |
Laurent Bessard |
Fixed bug when adding a configuration
|
changeset |
files
|
2013-08-29 |
Laurent Bessard |
Fixed bug no contextual menu displayed in left panel tree when creating new project
|
changeset |
files
|
2013-08-29 |
Laurent Bessard |
Fixed datatype and configuration editing in xmlclass refactoring
|
changeset |
files
|
2013-08-28 |
Laurent Bessard |
Fixed diagram editing in xmlclass refactoring
|
changeset |
files
|
2013-08-28 |
Laurent Bessard |
Merged
|
changeset |
files
|
2013-08-28 |
Laurent Bessard |
Second stage of xmlclass refactoring using lxml , project are loaded and displayed successfully
|
changeset |
files
|
2013-08-26 |
Laurent Bessard |
First stage of xmlclass refactoring using lxml
|
changeset |
files
|
2013-09-03 |
Laurent Bessard |
Fixed bug in resource pou instance program type selection
|
changeset |
files
|
2013-09-26 |
Edouard Tisserant |
Fixed two typos in py_ext : FBID was not current but previous py_eval block FBID, and compiled AST cache was filled buy never used.
|
changeset |
files
|
2013-08-28 |
Laurent Bessard |
Fixed bug when adding a block in Viewer
|
changeset |
files
|
2013-08-07 |
Laurent Bessard |
Fixed bug when displaying Master generated Object Dictionary in canfestival extension
|
changeset |
files
|
2013-08-05 |
Laurent Bessard |
Fixed bug when no connection defined for connectionPointIn
|
changeset |
files
|
2013-08-05 |
Laurent Bessard |
Fixed GetBlockTypes method
|
changeset |
files
|
2013-08-04 |
Edouard Tisserant |
More optimization attemps in type handling
|
changeset |
files
|
2013-08-01 |
laurent |
Added support for left panel add menu with multiple levels
|
changeset |
files
|
2013-08-01 |
Edouard Tisserant |
Various cleanup and optimization
|
changeset |
files
|