Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
3 жил өмнө |
Marcel Admiraal
|
5a58516231
Remove duplicate ERR_PRINTS macro
|
4 жил өмнө |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 жил өмнө |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 жил өмнө |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 жил өмнө |
Pedro J. Estébanez
|
4485b43a57
Modernize atomics
|
4 жил өмнө |
Pedro J. Estébanez
|
6d89f675b1
Modernize Thread
|
4 жил өмнө |
Pedro J. Estébanez
|
8f6a636ae7
Modernize Semaphore
|
4 жил өмнө |
Pedro J. Estébanez
|
4ddcdc031b
Modernize Mutex
|
4 жил өмнө |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 жил өмнө |
Haoyu Qiu
|
c8a9f700c3
Fixes FileSystem tree preview icon size on HiDPI
|
5 жил өмнө |
Rafał Mikrut
|
abd7c1833e
Added Linux sanitizer with xvfb to github workspace
|
5 жил өмнө |
Rémi Verschelde
|
a565c93aeb
Export: Properly disable resource preview thread
|
5 жил өмнө |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 жил өмнө |
Rafał Mikrut
|
7dda9309f9
Memory leak and crash fixes
|
5 жил өмнө |
Rémi Verschelde
|
565f7183aa
Prevent crash when we can't write to editor cache or config path
|
5 жил өмнө |
Rémi Verschelde
|
dec10dd776
Merge pull request #32051 from qarmin/some_error_explanation
|
6 жил өмнө |
qarmin
|
17732fe698
Added some obvious errors explanations
|
6 жил өмнө |
qarmin
|
ac2f68760d
Fix int overflow in EditorResourcePreview::_preview_ready
|
6 жил өмнө |
PouleyKetchoupp
|
c6ddaacf59
Fixed order of parameters when updating resource cache file (fixes #31930)
|
6 жил өмнө |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 жил өмнө |
qarmin
|
01cc7a996b
Use reference to constant in functions
|
6 жил өмнө |
Hein-Pieter van Braam-Stewart
|
d1dbbd6515
Make sure that the resource previewer does not hang on exit
|
6 жил өмнө |
K. S. Ernest (iFIre) Lee
|
b42df97edd
Check error code before using FileAccess to create a preview and crashing.
|
6 жил өмнө |
MrCdK
|
f8a9844d80
Renamed EditorResourcePreviewGenerator.should_generate_small_preview() to generate_small_preview_automatically()
|
6 жил өмнө |
Ilaria Cislaghi
|
65b11d7517
Removed the resource preview thread from the server build
|
6 жил өмнө |
Juan Linietsky
|
abbca3b3cc
Flush stuff pending on visual server thread when exiting, fixes #24669
|
6 жил өмнө |
Juan Linietsky
|
a5370b1b1b
-Fix problem of order of import plugins, closes #26340
|
6 жил өмнө |
Rémi Verschelde
|
5fc86026ca
Fix typos with codespell
|
6 жил өмнө |
Juan Linietsky
|
a089061120
Fix pixelized previews, but also instances of breaking ImageTexture cache. Closes #25378.
|
6 жил өмнө |