YuSanka
|
4d234e90ae
|
Some modifications:
- Added no_controller to create_preset_tab().
- Small changes in Tab"Setting" constructor.
|
2018-01-25 21:45:39 +01:00 |
|
bubnikv
|
09c9f6bdc3
|
Added TabIface C++ wrapper for GUI::Tab C++ class,
exported the TabIface to Perl.
|
2018-01-23 11:37:19 +01:00 |
|
bubnikv
|
1d10a2293a
|
Example implementation of C++ to Perl callbacks using wxWidgets command events.
|
2018-01-21 23:35:00 +01:00 |
|
YuSanka
|
16458e070a
|
get_option moved from Tab to ConfigOptionsGroup and extended. Added change_opt_value to changing option value in config
|
2018-01-07 18:41:40 +01:00 |
|
YuSanka
|
e62c17bddf
|
"on_change" function call correctly work now. Start adding of Tab::update().
It's need to think about config->set_key_value(...): at cpp side it's non-trivial.
|
2018-01-05 15:11:33 +01:00 |
|
YuSanka
|
f8a48f5c13
|
Start adding functions to work with presets
|
2018-01-03 10:12:42 +01:00 |
|
YuSanka
|
61247fe8d3
|
Filling the Filament's and Printer's Tabs. Finished. It's need to adding functions to work with presets
|
2017-12-26 18:12:05 +01:00 |
|
bubnikv
|
8af329e660
|
Added Perl to C++ interfaces for creating the preset editor pages
from C++ and to add debugging menus from C++. These lightweigth
interfaces should help new team members to hack the UI without
a Perl knowledge.
|
2017-12-04 10:48:40 +01:00 |
|
bubnikv
|
e8b6d92d4d
|
Looks like the reworked C++ preferences start to work again.
|
2017-11-02 16:21:34 +01:00 |
|
bubnikv
|
f767ce816b
|
Optimized and improved rectilinear fill.
|
2016-04-13 20:45:44 +02:00 |
|
Alessandro Ranellucci
|
7e1fac8f76
|
Separate libslic3r code from slic3r application code
|
2015-12-06 12:54:01 +01:00 |
|