Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 年之前 |
Rémi Verschelde
|
188609e5ab
CI: Update to clang-format 11 and apply ternary operator changes
|
4 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
Haoyu Qiu
|
078c0d75f2
Cleans up headers included in editor_node.h
|
5 年之前 |
Haoyu Qiu
|
72f392a135
Fixes Curve Editor margin
|
5 年之前 |
MCrafterzz
|
cdce135540
Fixed #21527 (Show hint to right click when curve editor is empty)
|
6 年之前 |
Rémi Verschelde
|
b88291311b
Merge pull request #32345 from nekomatata/fix-curve-delete-point-error
|
6 年之前 |
PouleyKetchoupp
|
fb9ff00640
Reset hovered point in Curve when deleted to avoid errors on draw
|
6 年之前 |
qarmin
|
17732fe698
Added some obvious errors explanations
|
6 年之前 |
Hugo Locurcio
|
f07fc5b434
Implement snapping in the Curve editor
|
6 年之前 |
Rémi Verschelde
|
34d7484039
Merge pull request #30455 from qarmin/const_reference
|
6 年之前 |
qarmin
|
01cc7a996b
Use reference to constant in functions
|
6 年之前 |
Hugo Locurcio
|
2491c87f86
Add `width` and `antialiased` parameters to CanvasItem `draw_rect()`
|
6 年之前 |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
6 年之前 |
Hugo Locurcio
|
9f8bed3cdb
Improve the curve editor rendering
|
6 年之前 |
Rémi Verschelde
|
36d4f86ed9
Merge pull request #27707 from Calinou/tweak-message-wording
|
6 年之前 |
Aaron Franke
|
b659e1eb2b
Use approximate equallity methods in many places
|
6 年之前 |
Hugo Locurcio
|
35a0162167
Improve wording of various messages and make casing more consistent
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Rémi Verschelde
|
c026e3957a
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-dtor]
|
7 年之前 |
Rémi Verschelde
|
b2bba4be44
Fix warnings about invalid logical not on left hand side [-Wlogical-not-parentheses]
|
7 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 年之前 |
Chaosus
|
66c25d4829
Added possibility to change color of 2d editor grid
|
7 年之前 |
Juan Linietsky
|
9b5275b135
-Hid texture flags by default so they dont take so much space
|
7 年之前 |
Juan Linietsky
|
4b5227ff77
-Ability to open resources in the same window
|
7 年之前 |
Rémi Verschelde
|
9f479f096c
Fix typos in code and docs with codespell
|
7 年之前 |
Michael Alexsander Silva Dias
|
335c1d1880
Small fixes for the Curve Editor's context menu.
|
7 年之前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 年之前 |
Poommetee Ketson
|
0ce4d82bbf
CurveEditor: fix can't edit right tangent
|
8 年之前 |