Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 years ago |
kleonc
|
4eb59e8492
TexturePreview Update text when texture is being changed
|
3 years ago |
kobewi
|
49f323410b
Don't set metadata_label font if it doesn't exist
|
4 years ago |
Lightning_A
|
8e90c7e829
Fix `TexturePreview` crashing
|
4 years ago |
Lightning_A
|
cf8de3b316
Add viewport preview plugin and refactor TextureEditorPlugin
|
4 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
qarmin
|
6cbaf7662f
Changed some code showed in LGTM and Coverage
|
6 years ago |
Juan Linietsky
|
95c6d9caba
Fix crash in texture previeer, closes #26749, probably others
|
6 years ago |
Juan Linietsky
|
9af7fa193f
Do not annoy unrelated textures with texture editor.
|
6 years ago |
Juan Linietsky
|
53bec9deeb
Fix and restore text, material and mesh previewers.
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 years ago |
Chaosus
|
3ba43ac975
Fix gradient texture preview
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
AndreaCatania
|
4537977d6d
Renamed fixed_process to physics_process
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 years ago |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
7 years ago |
Rémi Verschelde
|
85088275c5
Merge pull request #8209 from robertdhernandez/Texture-Region-Editor-Sync
|
8 years ago |
Rémi Verschelde
|
76005a8e75
Style: Apply clang-format on all files
|
8 years ago |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
8 years ago |
Robert Hernandez
|
f0f407e76e
Texture region now updates when changing an Atlas
|
8 years ago |
Marc Gilleron
|
659897cfb8
Added Curve resource
|
8 years ago |
Juan Linietsky
|
f89641907f
-Added EXR supprot for HDR (no BC6 compression yet though)
|
8 years ago |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 years ago |