2020-08-24 16:12:31 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
Accepting request 711743 from home:StefanBruens:branches:graphics
- Update to 2019.05 release
+ Language Features:
* New modules
assert() - stop script evaluation on failed constraints
let() - scoped assignment
* New functions
ord() - convert from character to Unicode code point
echo()
assert() - stop script evaluation on failed constraints
Type testing functions: is_undef(), is_list(), is_num(), is_bool(), is_string()
* New special variable: $preview variable which is set to true in preview mode
* List comprehension updates
Added if/else condition
Added each keyword
Added C-style for loop
Now allows looping over characters of a string
* rotate_extrude(): Added angle parameter to
* import() now supports SVG, 3MF and AMF
* color() now supports hex color codes
* Removed glide() and subdiv() which were never implemented
+ Program Features:
* Customizer: Allow parametrizing design parameters with GUI customization
* Support for using 3D-Mouse / Joystick / Gamepad input devices for controlling the 3D view
* 3D Printing support: Purchase from a print service partner or print to Octoprint
* New export file formats: SVG, 3MF, AMF
* Quick-edit and preview of values using Alt-Arrows (Shift-Alt-Arrows on macOS)
* Added --view cmd-line parameter
* Play sound notification on render complete
* Line numbers and filenames are now shown for many errors and warnings
* Hardwarning preference: Stop on first warning
* Hardwarning and assert now shows a stack trace
* New warnings
Module call parameterns don't match module declaration
Argument value of of range
Duplicate passed argument
Children passed to module not accepting children
Reference to inknown $special_variables
Duplicate assigment
* New translations: Ukrainian, Polish
- Updated BuildRequires:
- Drop glew-devel and some boost headers
- Add libspnav for 3D mouse, Qt5Multimedia for notifications
- Cleanup spec file, remove conditionals for Fedora (still targeting EOLed Qt4)
- Drop upstream patches:
openscad-git4fa5f0340a.patch
openscad-git_c68684f9520d.patch
OBS-URL: https://build.opensuse.org/request/show/711743
OBS-URL: https://build.opensuse.org/package/show/graphics/openscad?expand=0&rev=26
2019-07-02 12:03:54 +00:00
|
|
|
<constraints>
|
|
|
|
<hardware>
|
2020-08-24 16:12:31 +00:00
|
|
|
<physicalmemory>
|
Accepting request 711743 from home:StefanBruens:branches:graphics
- Update to 2019.05 release
+ Language Features:
* New modules
assert() - stop script evaluation on failed constraints
let() - scoped assignment
* New functions
ord() - convert from character to Unicode code point
echo()
assert() - stop script evaluation on failed constraints
Type testing functions: is_undef(), is_list(), is_num(), is_bool(), is_string()
* New special variable: $preview variable which is set to true in preview mode
* List comprehension updates
Added if/else condition
Added each keyword
Added C-style for loop
Now allows looping over characters of a string
* rotate_extrude(): Added angle parameter to
* import() now supports SVG, 3MF and AMF
* color() now supports hex color codes
* Removed glide() and subdiv() which were never implemented
+ Program Features:
* Customizer: Allow parametrizing design parameters with GUI customization
* Support for using 3D-Mouse / Joystick / Gamepad input devices for controlling the 3D view
* 3D Printing support: Purchase from a print service partner or print to Octoprint
* New export file formats: SVG, 3MF, AMF
* Quick-edit and preview of values using Alt-Arrows (Shift-Alt-Arrows on macOS)
* Added --view cmd-line parameter
* Play sound notification on render complete
* Line numbers and filenames are now shown for many errors and warnings
* Hardwarning preference: Stop on first warning
* Hardwarning and assert now shows a stack trace
* New warnings
Module call parameterns don't match module declaration
Argument value of of range
Duplicate passed argument
Children passed to module not accepting children
Reference to inknown $special_variables
Duplicate assigment
* New translations: Ukrainian, Polish
- Updated BuildRequires:
- Drop glew-devel and some boost headers
- Add libspnav for 3D mouse, Qt5Multimedia for notifications
- Cleanup spec file, remove conditionals for Fedora (still targeting EOLed Qt4)
- Drop upstream patches:
openscad-git4fa5f0340a.patch
openscad-git_c68684f9520d.patch
OBS-URL: https://build.opensuse.org/request/show/711743
OBS-URL: https://build.opensuse.org/package/show/graphics/openscad?expand=0&rev=26
2019-07-02 12:03:54 +00:00
|
|
|
<size unit="G">3</size>
|
2020-08-24 16:12:31 +00:00
|
|
|
</physicalmemory>
|
|
|
|
<memory>
|
Accepting request 711743 from home:StefanBruens:branches:graphics
- Update to 2019.05 release
+ Language Features:
* New modules
assert() - stop script evaluation on failed constraints
let() - scoped assignment
* New functions
ord() - convert from character to Unicode code point
echo()
assert() - stop script evaluation on failed constraints
Type testing functions: is_undef(), is_list(), is_num(), is_bool(), is_string()
* New special variable: $preview variable which is set to true in preview mode
* List comprehension updates
Added if/else condition
Added each keyword
Added C-style for loop
Now allows looping over characters of a string
* rotate_extrude(): Added angle parameter to
* import() now supports SVG, 3MF and AMF
* color() now supports hex color codes
* Removed glide() and subdiv() which were never implemented
+ Program Features:
* Customizer: Allow parametrizing design parameters with GUI customization
* Support for using 3D-Mouse / Joystick / Gamepad input devices for controlling the 3D view
* 3D Printing support: Purchase from a print service partner or print to Octoprint
* New export file formats: SVG, 3MF, AMF
* Quick-edit and preview of values using Alt-Arrows (Shift-Alt-Arrows on macOS)
* Added --view cmd-line parameter
* Play sound notification on render complete
* Line numbers and filenames are now shown for many errors and warnings
* Hardwarning preference: Stop on first warning
* Hardwarning and assert now shows a stack trace
* New warnings
Module call parameterns don't match module declaration
Argument value of of range
Duplicate passed argument
Children passed to module not accepting children
Reference to inknown $special_variables
Duplicate assigment
* New translations: Ukrainian, Polish
- Updated BuildRequires:
- Drop glew-devel and some boost headers
- Add libspnav for 3D mouse, Qt5Multimedia for notifications
- Cleanup spec file, remove conditionals for Fedora (still targeting EOLed Qt4)
- Drop upstream patches:
openscad-git4fa5f0340a.patch
openscad-git_c68684f9520d.patch
OBS-URL: https://build.opensuse.org/request/show/711743
OBS-URL: https://build.opensuse.org/package/show/graphics/openscad?expand=0&rev=26
2019-07-02 12:03:54 +00:00
|
|
|
<size unit="G">5</size>
|
2020-08-24 16:12:31 +00:00
|
|
|
</memory>
|
2021-05-09 03:35:35 +00:00
|
|
|
<!--
|
2020-08-24 16:12:31 +00:00
|
|
|
<memoryperjob>
|
2021-05-06 12:28:26 +00:00
|
|
|
<size unit="M">2500</size>
|
2020-08-24 16:12:31 +00:00
|
|
|
</memoryperjob>
|
2021-05-09 03:35:35 +00:00
|
|
|
-->
|
Accepting request 711743 from home:StefanBruens:branches:graphics
- Update to 2019.05 release
+ Language Features:
* New modules
assert() - stop script evaluation on failed constraints
let() - scoped assignment
* New functions
ord() - convert from character to Unicode code point
echo()
assert() - stop script evaluation on failed constraints
Type testing functions: is_undef(), is_list(), is_num(), is_bool(), is_string()
* New special variable: $preview variable which is set to true in preview mode
* List comprehension updates
Added if/else condition
Added each keyword
Added C-style for loop
Now allows looping over characters of a string
* rotate_extrude(): Added angle parameter to
* import() now supports SVG, 3MF and AMF
* color() now supports hex color codes
* Removed glide() and subdiv() which were never implemented
+ Program Features:
* Customizer: Allow parametrizing design parameters with GUI customization
* Support for using 3D-Mouse / Joystick / Gamepad input devices for controlling the 3D view
* 3D Printing support: Purchase from a print service partner or print to Octoprint
* New export file formats: SVG, 3MF, AMF
* Quick-edit and preview of values using Alt-Arrows (Shift-Alt-Arrows on macOS)
* Added --view cmd-line parameter
* Play sound notification on render complete
* Line numbers and filenames are now shown for many errors and warnings
* Hardwarning preference: Stop on first warning
* Hardwarning and assert now shows a stack trace
* New warnings
Module call parameterns don't match module declaration
Argument value of of range
Duplicate passed argument
Children passed to module not accepting children
Reference to inknown $special_variables
Duplicate assigment
* New translations: Ukrainian, Polish
- Updated BuildRequires:
- Drop glew-devel and some boost headers
- Add libspnav for 3D mouse, Qt5Multimedia for notifications
- Cleanup spec file, remove conditionals for Fedora (still targeting EOLed Qt4)
- Drop upstream patches:
openscad-git4fa5f0340a.patch
openscad-git_c68684f9520d.patch
OBS-URL: https://build.opensuse.org/request/show/711743
OBS-URL: https://build.opensuse.org/package/show/graphics/openscad?expand=0&rev=26
2019-07-02 12:03:54 +00:00
|
|
|
</hardware>
|
|
|
|
</constraints>
|