[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] 3 commits: Remove a now useless WAIT instruction used when showing the bottom panel the first time.



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
1c9dcf7a by Benoît Minisini at 2024-10-21T02:59:55+02:00
Remove a now useless WAIT instruction used when showing the bottom panel the first time.

[DEVELOPMENT ENVIRONMENT]
* BUG: Remove a now useless WAIT instruction used when showing the bottom panel the first time.

- - - - -
5f5b6267 by Benoît Minisini at 2024-10-22T18:50:53+02:00
PaintMatrix: 'Shear()' is a new method that shears a paint matrix.

[GB.DRAW]
* NEW: PaintMatrix: 'Shear()' is a new method that shears a paint matrix.

[GB.GTK]
* NEW: Implementation of 'PaintMatrix.Shear()'.

[GB.GTK3]
* NEW: Implementation of 'PaintMatrix.Shear()'.

[GB.QT4]
* NEW: Implementation of 'PaintMatrix.Shear()'.

[GB.QT5]
* NEW: Implementation of 'PaintMatrix.Shear()'.

[GB.QT6]
* NEW: Implementation of 'PaintMatrix.Shear()'.

- - - - -
940ebeeb by Benoît Minisini at 2024-10-22T18:52:49+02:00
Image editor: Add an handle to shear the selection.

[DEVELOPMENT ENVIRONMENT]
* NEW: Image editor: Add an handle to shear the selection.

- - - - -


7 changed files:

- app/src/gambas3/.src/Editor/Image/CImageSelection.class
- app/src/gambas3/.src/Editor/Image/FImageEditor.class
- app/src/gambas3/.src/FMain.class
- gb.gtk/src/cpaint_impl.cpp
- gb.qt4/src/cpaint_impl.cpp
- main/lib/draw/cpaint.c
- main/lib/draw/gb.paint.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/62006a5b3d95bc53def51bd76971c01882f81d30...940ebeeb06a04a9cee10ad6b90816498f87a499a

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/62006a5b3d95bc53def51bd76971c01882f81d30...940ebeeb06a04a9cee10ad6b90816498f87a499a
You're receiving this email because of your account on gitlab.com.