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
/
core
/
os
/
thread.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include platform_config.h in thread.cpp and thread.h
Bartłomiej T. Listwon
2022-03-14
1
-0
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Fix Platform Thread Override
Lucy
2021-09-29
1
-4
/
+5
*
Allow for platform Thread implementation override
Lucy
2021-09-16
1
-0
/
+6
*
Move caller_id init to Thread constructor to fix UWP build.
bruvzg
2021-03-09
1
-0
/
+1
*
Improve thread IDs to avoid collisions with threads not created by the Godot ...
bruvzg
2021-03-07
1
-2
/
+3
*
Modernize atomics
Pedro J. Estébanez
2021-02-18
1
-1
/
+2
*
Modernize Thread
Pedro J. Estébanez
2021-01-29
1
-17
/
+54
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-1
/
+0
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-2
/
+2
*
Style: Harmonize header guards to style guide [Core]
Rémi Verschelde
2020-03-25
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
1
-4
/
+0
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-3
/
+3
*
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
*
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-07
1
-4
/
+4
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-18
/
+8
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Added function to notify ScriptLanguage when a thread is created/freed, allow...
Juan Linietsky
2016-06-25
1
-3
/
+4
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-9
/
+9
*
thread renaming
Ariel Manzur
2016-01-31
1
-3
/
+3
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
thread set name
Ariel Manzur
2015-12-17
1
-1
/
+3
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+89