|
|
|
@1669
|
[1669]
|
07/18/07 11:08:08 |
wrobe..@pld-linux.org |
- merged recent trunk changes |
|
|
|
@1668
|
[1668]
|
07/18/07 11:06:04 |
wrobe..@pld-linux.org |
- move classes from gaphas.sexamples into gaphas.tests.test_projector
… |
|
|
|
@1662
|
[1662]
|
07/17/07 13:27:23 |
wrobe..@pld-linux.org |
- fixed set/get width/height tests |
|
|
|
@1659
|
[1659]
|
07/17/07 13:03:33 |
wrobe..@pld-linux.org |
- item is fully updated after adding to canvas, its constraints should be
… |
|
|
|
@1658
|
[1658]
|
07/17/07 13:01:31 |
wrobe..@pld-linux.org |
- fixed adding items after matrix attribute changes |
|
|
|
@1657
|
[1657]
|
07/17/07 12:49:02 |
wrobe..@pld-linux.org |
- typos fixed |
|
|
|
@1656
|
[1656]
|
07/17/07 12:45:00 |
wrobe..@pld-linux.org |
- killed {Canvas,View}Bucket classes and canvas cache as agreed
and … |
|
|
|
@1652
|
[1652]
|
07/17/07 12:01:17 |
wrobe..@pld-linux.org |
- documentation updates |
|
|
|
@1651
|
[1651]
|
07/17/07 11:59:00 |
wrobe..@pld-linux.org |
- s/Canvas.proj/Canvas.projector/ |
|
|
|
@1650
|
[1650]
|
07/17/07 11:56:42 |
wrobe..@pld-linux.org |
- moved canvas constraints from Item._iconstraints attribute to
… |
|
|
|
@1649
|
[1649]
|
07/17/07 11:12:33 |
wrobe..@pld-linux.org |
- fixed tests to use new matrix code |
|
|
|
@1648
|
[1648]
|
07/17/07 11:09:15 |
wrobe..@pld-linux.org |
- simplify constraint adding in FatLine? item |
|
|
|
@1645
|
[1645]
|
07/16/07 23:51:30 |
arj..@yirdis.nl |
removed super() call from Item.teardown_canvas as it results in … |
|
|
|
@1644
|
[1644]
|
07/16/07 16:09:20 |
wrobe..@pld-linux.org |
- removed duplicated code after merging from trunk |
|
|
|
@1643
|
[1643]
|
07/16/07 10:23:39 |
wrobe..@pld-linux.org |
- line connection cleanup |
|
|
|
@1642
|
[1642]
|
07/16/07 09:59:06 |
wrobe..@pld-linux.org |
- use line constraint to connect line to box again |
|
|
|
@1641
|
[1641]
|
07/16/07 09:57:46 |
wrobe..@pld-linux.org |
- make line constraint non-juggling constraint
- allow to use projection … |
|
|
|
@1640
|
[1640]
|
07/16/07 09:55:49 |
wrobe..@pld-linux.org |
- allow xy projection, useful in case of line constraint |
|
|
|
@1639
|
[1639]
|
07/16/07 09:54:23 |
wrobe..@pld-linux.org |
- use positional and keywords arguments for projection methods |
|
|
|
@1638
|
[1638]
|
07/16/07 08:54:38 |
wrobe..@pld-linux.org |
- resurrected line constraint but independent from canvas |
|
|
|
@1637
|
[1637]
|
07/16/07 08:26:30 |
wrobe..@pld-linux.org |
- added canvas constraint projector to convert variables into canvas … |
|
|
|
@1634
|
[1634]
|
07/14/07 12:39:27 |
wrobe..@pld-linux.org |
- balance constraint's constructor accepts also balance argument if one
… |
|
|
|
@1632
|
[1632]
|
07/12/07 18:20:37 |
wrobe..@pld-linux.org |
- when solving equation constraint, then check if variable really … |
|
|
|
@1631
|
[1631]
|
07/12/07 18:11:21 |
wrobe..@pld-linux.org |
- recursive approach does not work in case of Constraint.solve_for (there
… |
|
|
|
@1626
|
[1626]
|
07/12/07 11:50:15 |
wrobe..@pld-linux.org |
- recalculate bounding box using appropriate view matrices |
|
|
|
@1625
|
[1625]
|
07/12/07 10:58:24 |
wrobe..@pld-linux.org |
- merged trunk changes |
|
|
|
@1624
|
[1624]
|
07/12/07 10:38:13 |
wrobe..@pld-linux.org |
- future statement has to be at the begining of the file in python 2.5 |
|
|
|
@1623
|
[1623]
|
07/12/07 00:06:57 |
arj..@yirdis.nl |
Added recursion decorator. implemented them on constraints. |
|
|
|
@1622
|
[1622]
|
07/11/07 23:47:54 |
arj..@yirdis.nl |
fixed sample tool. Added docstring to View.matrix |
|
|
|
@1621
|
[1621]
|
07/11/07 15:26:57 |
wrobe..@pld-linux.org |
- cleanup |
|
|
|
@1620
|
[1620]
|
07/11/07 14:22:15 |
wrobe..@pld-linux.org |
- reimplemented minimal Element's size using constraints |
|
|
|
@1619
|
[1619]
|
07/11/07 14:21:27 |
wrobe..@pld-linux.org |
- missing imports added |
|
|
|
@1618
|
[1618]
|
07/11/07 14:11:06 |
wrobe..@pld-linux.org |
- constraint solver should solve constraints until all constraints … |
|
|
|
@1617
|
[1617]
|
07/11/07 10:51:59 |
wrobe..@pld-linux.org |
- removed unnecessary code |
|
|
|
@1615
|
[1615]
|
07/10/07 17:54:09 |
wrobe..@pld-linux.org |
- use get_matrix_v2i for connection (for now) |
|
|
|
@1611
|
[1611]
|
07/10/07 16:07:16 |
wrobe..@pld-linux.org |
- handles are represented in item's coordinates again
- calculate and … |
|
|
|
@1597
|
[1597]
|
07/08/07 11:38:16 |
wrobe..@pld-linux.org |
- merge changes 1549:1598 from trunk |
|
|
|
@1558
|
[1558]
|
07/02/07 12:45:48 |
wrobe..@pld-linux.org |
- merged changes 1540:1549 from trunk |
|
|
|
@1557
|
[1557]
|
07/02/07 12:40:43 |
wrobe..@pld-linux.org |
- move items only by matrix translation before adding them to canvas as … |
|
|
|
@1556
|
[1556]
|
07/02/07 12:27:19 |
wrobe..@pld-linux.org |
- merged painter fixes from trunk |
|
|
|
@1554
|
[1554]
|
07/02/07 12:09:36 |
wrobe..@pld-linux.org |
- set both coordinates of movable handle when setting radius |
|
|
|
@1553
|
[1553]
|
07/02/07 12:01:59 |
wrobe..@pld-linux.org |
- fixed Circle.radius setting |
|
|
|
@1552
|
[1552]
|
07/02/07 11:44:46 |
wrobe..@pld-linux.org |
- added another custom item example - a circle |
|
|
|
@1551
|
[1551]
|
07/02/07 11:08:18 |
wrobe..@pld-linux.org |
- reimplemented tool's and item's code, so Handle.{x,y} are specified in
… |
|
|
|
@1550
|
[1550]
|
07/02/07 11:05:15 |
wrobe..@pld-linux.org |
- create "handles in world coordinates" experiment branch |
|
copied from gaphas/trunk/gaphas:
|
|
|
|
@1540
|
[1540]
|
07/01/07 03:16:41 |
arj..@yirdis.nl |
updated doctests for item.py |