index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
editor_resource_preview.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
New Quick Open Dialog
Stijn Hinlopen
2024-10-01
1
-0
/
+7
*
Style: Apply new `clang-format` changes
Thaddeus Crews
2024-09-20
1
-1
/
+1
*
Remove unused order variable from EditorResourcePreview
kobewi
2024-06-07
1
-3
/
+0
*
Add a way to invalidate preview cache
kobewi
2024-04-26
1
-2
/
+3
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-1
/
+1
*
Rework viewport capture in preview generation
Pedro J. Estébanez
2024-02-21
1
-0
/
+11
*
Run resource previewer on the main thread if using GL compatibility
Pedro J. Estébanez
2024-01-16
1
-1
/
+2
*
Abort threaded preview generators on exit
Yuri Sizov
2023-11-10
1
-1
/
+2
*
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
1
-1
/
+3
*
Merge pull request #77000 from reduz/make-more-base-nodes-thread-safe
Rémi Verschelde
2023-05-16
1
-0
/
+4
|
\
|
*
Make more base nodes thread safe
Juan Linietsky
2023-05-15
1
-0
/
+4
*
|
Enhance filesystem dock tooltips
kobewi
2023-05-12
1
-1
/
+1
|
/
*
Add metadata to resource previews
kobewi
2023-05-10
1
-6
/
+11
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-3
/
+3
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
*
Basic 3D rendering
clayjohn
2022-05-12
1
-8
/
+0
*
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-2
/
+2
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Add GLES2 2D renderer + Linux display manager
lawnjelly
2021-10-30
1
-0
/
+9
*
Replace BIND_VMETHOD by new GDVIRTUAL syntax
reduz
2021-08-22
1
-0
/
+6
*
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
1
-2
/
+2
*
Update EditorResourcePreview queue_*() documentation
Marcel Admiraal
2021-05-26
1
-1
/
+2
*
Modernize atomics
Pedro J. Estébanez
2021-02-18
1
-2
/
+3
*
Modernize Thread
Pedro J. Estébanez
2021-01-29
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-12-02
1
-3
/
+3
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-2
/
+0
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-1
/
+1
*
Drop old semaphore implementation
Pedro J. Estébanez
2020-03-03
1
-1
/
+1
*
Reimplement Mutex with C++'s <mutex>
Pedro J. Estébanez
2020-02-26
1
-1
/
+1
*
Added a spinlock template as well as a thread work pool class.
Juan Linietsky
2020-02-11
1
-1
/
+1
*
Texture refactor
Juan Linietsky
2020-02-11
1
-6
/
+6
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Use reference to constant in functions
qarmin
2019-07-10
1
-2
/
+2
*
Renamed EditorResourcePreviewGenerator.should_generate_small_preview() to gen...
MrCdK
2019-05-20
1
-1
/
+2
*
Remove the "Open Editor" button, it will open automatically.
Juan Linietsky
2019-03-04
1
-18
/
+0
*
Flush stuff pending on visual server thread when exiting, fixes #24669
Juan Linietsky
2019-03-01
1
-1
/
+2
*
-Fix problem of order of import plugins, closes #26340
Juan Linietsky
2019-02-27
1
-0
/
+1
*
Perform a cleaner exit for resource preview, fixes #24206
Juan Linietsky
2019-01-17
1
-0
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Add thumnails to the tree view
groud
2018-09-14
1
-4
/
+7
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-2
/
+2
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-2
/
+2
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Updated function argument names
Wilson E. Alvarez
2017-08-12
1
-2
/
+2
[next]