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
/
import
/
collada.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename Basis "elements" to "rows"
Aaron Franke
2022-04-29
1
-18
/
+18
*
Fix cppcheck const parameters
Markus Sauermann
2022-04-28
1
-1
/
+1
*
Fix more issues found by cppcheck.
bruvzg
2022-04-20
1
-1
/
+1
*
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-02-16
1
-26
/
+0
*
String: Add contains().
Anilforextra
2022-02-04
1
-4
/
+4
*
simplify formatting scripts, add a clang-tidy script, and run clang-tidy
Nathan Franke
2022-01-29
1
-1
/
+2
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-13
/
+13
*
Rename `remove()` to `remove_at()` when removing by index
Lightning_A
2021-11-23
1
-4
/
+4
*
clang-format: Disable alignment of operands, too unreliable
Rémi Verschelde
2021-10-28
1
-12
/
+16
*
Use range iterators for `Map`
Lightning_A
2021-09-30
1
-10
/
+10
*
Rename String::is_rel_path to String::is_relative_path
Wilson E. Alvarez
2021-08-29
1
-2
/
+2
*
Merge pull request #48560 from SaracenOne/collada_semantic_fix_4_0
Rémi Verschelde
2021-08-19
1
-0
/
+5
|
\
|
*
Fix to parsing some Collada with extra vertex semantics referenced only in th...
Saracen
2021-05-08
1
-0
/
+5
*
|
Rename Transform to Transform3D in core
Aaron Franke
2021-06-03
1
-26
/
+25
|
/
*
Unify URI encoding/decoding and add to C#
Aaron Franke
2021-01-28
1
-2
/
+2
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-2
/
+2
*
Make all String float conversion methods be 64-bit
Aaron Franke
2020-07-27
1
-17
/
+17
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-112
/
+218
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-281
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-6
/
+6
*
Move DocData and Collada out of their subfolders
Rémi Verschelde
2020-03-24
1
-0
/
+2582