mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 21:20:07 -05:00
For some reason these didn't get committed.
This commit is contained in:
parent
2480c75e0c
commit
59fb29f5b7
@ -19,7 +19,6 @@
|
|||||||
-Change bad vals from +- 1e10 to +-1e20.
|
-Change bad vals from +- 1e10 to +-1e20.
|
||||||
-Reintroduce the symmetry tag in xforms for legacy support in programs that do not use color_speed.
|
-Reintroduce the symmetry tag in xforms for legacy support in programs that do not use color_speed.
|
||||||
-Compiler will not let us use default values in templated member functions anymore.
|
-Compiler will not let us use default values in templated member functions anymore.
|
||||||
-Add a benchmarking suite.
|
|
||||||
|
|
||||||
1.0.0.6 09/02/2017
|
1.0.0.6 09/02/2017
|
||||||
--Bug fixes
|
--Bug fixes
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>596</width>
|
<width>596</width>
|
||||||
<height>839</height>
|
<height>930</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizePolicy">
|
<property name="sizePolicy">
|
||||||
@ -40,7 +40,7 @@
|
|||||||
<x>6</x>
|
<x>6</x>
|
||||||
<y>5</y>
|
<y>5</y>
|
||||||
<width>583</width>
|
<width>583</width>
|
||||||
<height>170</height>
|
<height>221</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizePolicy">
|
<property name="sizePolicy">
|
||||||
@ -88,7 +88,7 @@
|
|||||||
<x>5</x>
|
<x>5</x>
|
||||||
<y>235</y>
|
<y>235</y>
|
||||||
<width>586</width>
|
<width>586</width>
|
||||||
<height>571</height>
|
<height>661</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="AboutVerticalLayout">
|
<layout class="QVBoxLayout" name="AboutVerticalLayout">
|
||||||
@ -257,9 +257,9 @@
|
|||||||
<property name="geometry">
|
<property name="geometry">
|
||||||
<rect>
|
<rect>
|
||||||
<x>5</x>
|
<x>5</x>
|
||||||
<y>810</y>
|
<y>898</y>
|
||||||
<width>586</width>
|
<width>586</width>
|
||||||
<height>27</height>
|
<height>30</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout" name="AboutOkGridLayout" rowminimumheight="0">
|
<layout class="QGridLayout" name="AboutOkGridLayout" rowminimumheight="0">
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>427</width>
|
<width>541</width>
|
||||||
<height>475</height>
|
<height>475</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
|
Loading…
Reference in New Issue
Block a user