reduz
|
45af29da80
Add a new HashSet template
|
3 年之前 |
Haoyu Qiu
|
fc3b845c07
Add dedicated macros for property name extraction
|
3 年之前 |
Rémi Verschelde
|
5b3d596285
Merge pull request #60774 from TokageItLab/root-seek-mode
|
3 年之前 |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 年之前 |
Rémi Verschelde
|
6f130768c7
Merge pull request #53356 from kleonc/animation-track-editor-root-removed-connection-fix
|
3 年之前 |
Silc Renew
|
ba8398f270
Fixed delta & Implement selection of whether or not to seek root
|
3 年之前 |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 年之前 |
Rémi Verschelde
|
c273ddc3ee
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
|
3 年之前 |
Rémi Verschelde
|
6c20ade250
Merge pull request #60440 from KoBeWi/Ȑ̶̛̘̻̹̪͙̇̍̔͐̊̆̏̏̓̈́̉͌͘Ȩ̸͉̳̘̬̣̩̽̈́́̅̈́̕͝ͅS̷͓̮̙̪̪̺̭̰̓̎̌́͗͆͌̈́̒͋͊͘Ë̷̡̨͔̻͈̺͓̘͉́̏̍̓͋̋͠T̶̠̙͍̱̠̱̟͎͇̬̥̞̘͛̔̄̏̆̽̄̌̅͝ͅ
|
3 年之前 |
Rémi Verschelde
|
8dfa12cae7
Merge pull request #59979 from bruvzg/cpp_check2
|
3 年之前 |
Rémi Verschelde
|
e35ce44853
Merge pull request #60446 from KoBeWi/animation_extermination
|
3 年之前 |
FireForge
|
3073b85de9
Rename theme properties to include underscores
|
3 年之前 |
kobewi
|
e96b773c81
Remove RESET tracks after removing tracks
|
3 年之前 |
kobewi
|
cf74b36740
Fix RESET animation not being created
|
3 年之前 |
bruvzg
|
de4c97758a
Fix more issues found by cppcheck.
|
3 年之前 |
Hugo Locurcio
|
f064258aee
Highlight hovered keyframes in the animation track editor
|
3 年之前 |
Rémi Verschelde
|
748fde8df0
Merge pull request #59396 from Calinou/animation-track-editor-improve-drawing
|
3 年之前 |
Hendrik Brucker
|
314430b868
Cleanup EditorNode and EditorData
|
3 年之前 |
Hugo Locurcio
|
313c672dc8
Improve the animation track editor drawing
|
3 年之前 |
Aaron Franke
|
918b09cabc
Initialize bools in the headers in editor
|
3 年之前 |
Markus Sauermann
|
4a8a6f892f
Use get_cursor_shape for identifying the cursor shape in AnimationTimelineEdit
|
3 年之前 |
Haoyu Qiu
|
83828c7d1b
Fix some Animation panel icons not updating after theme change
|
3 年之前 |
Rémi Verschelde
|
33c907f9f5
Merge pull request #58929 from reduz/remove-variant-arg-macros
|
3 年之前 |
reduz
|
21637dfc25
Remove VARIANT_ARG* macros
|
3 年之前 |
Haoyu Qiu
|
25d93200c8
Add missing i18n to various strings
|
3 年之前 |
kobewi
|
2057ea2883
Remove duplicate editor settings definitions
|
3 年之前 |
kobewi
|
7d44bb8f06
Remove set_as_minsize()
|
3 年之前 |
jmb462
|
dcd2a92af3
Port existing _notification code to use switch statements (part 1/3)
|
3 年之前 |
Rémi Verschelde
|
760a95e86a
Merge pull request #57877 from bruvzg/subpixel_gl_pos
|
3 年之前 |
jmb462
|
64ca6a0696
Fix AnimationTrack mouse wheel zooming at low zoom level
|
3 年之前 |