.. |
resources
|
Convert icons to UTF-8
|
2021-06-28 18:28:50 +02:00 |
__init__.py
|
No longer create two instances of the setting view.
|
2018-11-05 11:48:19 +01:00 |
layers.shader
|
Remove implicit casts and comparisons of int to float
|
2021-11-15 15:19:57 +01:00 |
layers3d.shader
|
More explicit float's in shader just to be sure.
|
2021-11-23 09:27:25 +01:00 |
layers3d_shadow.shader
|
Remove implicit casts and comparisons of int to float
|
2021-11-15 15:19:57 +01:00 |
layers_shadow.shader
|
Remove implicit casts and comparisons of int to float
|
2021-11-15 15:19:57 +01:00 |
LayerSlider.qml
|
Fix source typos
|
2021-09-07 11:34:22 -04:00 |
NozzleNode.py
|
Remove a bunch of unused imports
|
2019-11-08 13:38:42 +01:00 |
PathSlider.qml
|
Update simulation slider handle position after width change
|
2019-10-28 09:59:30 +01:00 |
plugin.json
|
Now unused API field only took integers originally.
|
2021-06-17 11:15:33 +02:00 |
SimulationPass.py
|
Workaround for if layer is None somehow.
|
2021-11-16 12:33:29 +01:00 |
SimulationSliderLabel.qml
|
Fix various typos
|
2021-09-07 11:33:54 -04:00 |
SimulationView.py
|
Updated message with message types
|
2021-07-28 08:45:42 +02:00 |
simulationview_composite.shader
|
GLES shader fixes
|
2018-03-29 21:07:51 +02:00 |
SimulationViewMainComponent.qml
|
Fix various typos
|
2021-09-07 11:33:54 -04:00 |
SimulationViewMenuComponent.qml
|
Change icon in simulation view to rectangle
|
2021-07-13 15:20:41 +02:00 |
SimulationViewProxy.py
|
Use properties instead of slots for min & max flow
|
2021-05-18 16:18:45 +02:00 |