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
/
scene
/
resources
/
theme.cpp
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
*
Improve Editor Inspector/Theme item lookup performance
aaronp64
2024-08-20
1
-5
/
+3
*
Merge pull request #86894 from jsjtxietian/merge-dafault-font
Rémi Verschelde
2024-01-09
1
-0
/
+11
|
\
|
*
In `merge_with` also merge some default fileds of theme
jsjtxietian
2024-01-08
1
-0
/
+11
*
|
Add const lvalue ref to container parameters
Muller-Castro
2024-01-05
1
-7
/
+7
|
/
*
Added variations to get_type_list()
QuirkyLemon
2023-10-30
1
-0
/
+5
*
Introduce the concept of global theme contexts
Yuri Sizov
2023-09-06
1
-5
/
+1
*
Unify and streamline connecting to Resource changes
kobewi
2023-07-17
1
-17
/
+17
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-17
/
+17
*
Add ThemeDB, expose previously static Theme methods
Yuri Sizov
2022-08-26
1
-73
/
+6
*
Remove Signal connect binds
Juan Linietsky
2022-07-29
1
-4
/
+4
*
Add suffixes to all nodes and resources
FireForge
2022-06-11
1
-2
/
+2
*
Add a new HashSet template
reduz
2022-05-20
1
-1
/
+1
*
Use range iterators for RBSet in most cases
Aaron Record
2022-05-19
1
-2
/
+2
*
Define some Theme data structures with using for readability
Yuri Sizov
2022-05-18
1
-34
/
+34
*
Restore Theme.get_type_list behavior to properly handle uniqueness
Yuri Sizov
2022-05-18
1
-6
/
+38
*
Merge pull request #60130 from fire-forge/theme-node-names
Rémi Verschelde
2022-05-16
1
-0
/
+8
|
\
|
*
Fix Theme type group naming in the inspector
FireForge
2022-04-10
1
-0
/
+8
*
|
Add a new HashMap implementation
reduz
2022-05-12
1
-194
/
+88
*
|
Validate theme type/item names
Haoyu Qiu
2022-04-26
1
-0
/
+65
|
/
*
Merge pull request #57641 from Geometror/compilation-time-improvements-1
Rémi Verschelde
2022-02-12
1
-0
/
+1
|
\
|
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-0
/
+1
*
|
Add an explicit way to remove a theme type
Yuri Sizov
2022-02-11
1
-0
/
+143
|
/
*
String: Add contains().
Anilforextra
2022-02-04
1
-2
/
+2
*
Merge pull request #56376 from pycbouh/theme-tombe-les-theme-properties
Rémi Verschelde
2022-01-06
1
-59
/
+79
|
\
|
*
Correctly use fallback Theme values as last resort
Yuri Sizov
2021-12-31
1
-59
/
+79
*
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
/
*
Ignore empty Font resources as theme override.
bruvzg
2021-10-25
1
-2
/
+2
*
Correctly bind optional arguments when emitting Theme changes
Yuri Sizov
2021-10-04
1
-4
/
+4
*
Make Theme report property list changes less often
Yuri Sizov
2021-10-04
1
-24
/
+35
*
Add the base scale factor to the Theme resource
Yuri Sizov
2021-10-04
1
-4
/
+42
*
Reorganize Theme resource code for better maintainability
Yuri Sizov
2021-10-02
1
-412
/
+429
*
Add support for partial custom editor themes
Yuri Sizov
2021-08-14
1
-24
/
+51
*
Use const references where possible for List range iterators
Rémi Verschelde
2021-07-25
1
-1
/
+1
*
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-23
1
-6
/
+6
*
Add type variations to Theme
Yuri Sizov
2021-07-13
1
-2
/
+147
*
Merge pull request #49227 from pycbouh/editor-theme-freeze-changes
Rémi Verschelde
2021-06-13
1
-68
/
+43
|
\
|
*
Prevent Theme resource from emitting changes during bulk operations
Yuri Sizov
2021-05-31
1
-68
/
+43
*
|
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-1
/
+1
*
|
Fix Theme overriding existing theme types with empty
Yuri Sizov
2021-06-04
1
-0
/
+18
|
/
*
Add theme_custom_type property to Control and Window
Yuri Sizov
2021-05-17
1
-297
/
+307
*
Refactor Edit Theme menu in Theme Editor
Yuri Sizov
2021-04-18
1
-0
/
+45
*
doc: Sync classref with current source
Rémi Verschelde
2021-03-29
1
-4
/
+4
*
Add utility methods to Theme, improve error messages and documentation
Yuri Sizov
2021-03-22
1
-22
/
+410
*
Improve resource load cache
reduz
2021-02-11
1
-0
/
+3
*
Removed _change_notify
reduz
2021-02-10
1
-16
/
+16
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Remove unused argument in Theme method and expose missing methods
Yuri Sizov
2020-12-17
1
-6
/
+106
[next]