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_atlas_packer.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
*
Use `Vector*` component-wise `min/max/clamp` functions where applicable
A Thousand Ships
2024-03-20
1
-2
/
+1
*
Bounds fixes in `TextureAtlas` import
Ninni Pipping
2023-06-22
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Refactor BitMap and add tests
Hendrik Brucker
2022-09-01
1
-2
/
+2
*
Use bresenham_line() in EditorAtlasPacker::chart_pack
Markus Sauermann
2022-02-21
1
-52
/
+10
*
Core: Move Vector2i to its own `vector2i.h` header
Rémi Verschelde
2022-02-04
1
-0
/
+3
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
EditorAtlasPacker Fix incorrectly deducing zero height in some cases
kleonc
2021-12-20
1
-2
/
+2
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-4
/
+7
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-12
/
+0
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Add missing license headers
Rémi Verschelde
2019-06-11
1
-0
/
+30
*
Added ability for multiple images to be imported as an atlas
Juan Linietsky
2019-04-19
1
-0
/
+265