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
/
2d
/
canvas_item.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #32934 from ajweeks/fix-scale-origin
Rémi Verschelde
2019-10-30
1
-0
/
+5
|
\
|
*
Fix canvas scale gizmo placement
AJ Weeks
2019-10-22
1
-0
/
+5
*
|
Merge pull request #32657 from ptrojahn/lines
Rémi Verschelde
2019-10-26
1
-6
/
+6
|
\
\
|
*
|
Fix draw_rect
Paul Trojahn
2019-10-11
1
-6
/
+6
|
|
/
*
/
Add arcs to indicate angle being measured by ruler
AJ Weeks
2019-10-19
1
-0
/
+14
|
/
*
Changed some code found by Clang Tidy and Coverity
qarmin
2019-09-22
1
-3
/
+1
*
Call some CanvasItem property setters only if needed
Hugo Locurcio
2019-08-31
1
-0
/
+9
*
Remove ERR_EXPLAIN from scene/* code
Tomasz Chabora
2019-08-09
1
-72
/
+18
*
Merge pull request #30451 from raphael10241024/fix_outline
Rémi Verschelde
2019-07-10
1
-0
/
+3
|
\
|
*
Fix DynamaicFont outline does not draw using draw_char
RaphaelHunter
2019-07-09
1
-0
/
+3
*
|
Add `width` and `antialiased` parameters to CanvasItem `draw_rect()`
Hugo Locurcio
2019-07-09
1
-6
/
+46
|
/
*
fix some crashes
Furkan Türkal
2019-07-01
1
-0
/
+1
*
Added ability for multiple images to be imported as an atlas
Juan Linietsky
2019-04-19
1
-3
/
+3
*
Fix canvas particle material for old GLSL versions
JFonS
2019-02-11
1
-12
/
+8
*
Fix particles animation on GLES2
JFonS
2019-02-06
1
-1
/
+1
*
Ability to get the current canvas item being drawn from stylebox.
Juan Linietsky
2019-01-24
1
-0
/
+7
*
Add some checks to avoid disaster when making a node the scene root. Fixes #2...
Juan Linietsky
2019-01-17
1
-0
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Merge pull request #23887 from ibrahn/dirty-material-list-lifetime
Rémi Verschelde
2018-12-11
1
-5
/
+10
|
\
|
*
Moved dirty material lists from static to lifetime controlled by main.
Ibrahn Sahir
2018-11-21
1
-5
/
+10
*
|
Fixed CanvasItem.draw_multimesh() binding.
MrCdK
2018-12-05
1
-1
/
+1
|
/
*
Avoid duplicate visility changed notification, fixes #18160
Juan Linietsky
2018-11-16
1
-0
/
+3
*
Fix Particles2D animation regression from #23702
JFonS
2018-11-15
1
-1
/
+3
*
Make 2D particles work OOTB (again)
JFonS
2018-11-13
1
-2
/
+0
*
-Moved EditorDefaultValue to ClassDB, made it core
Juan Linietsky
2018-11-08
1
-7
/
+7
*
Merge pull request #21386 from RandomShaper/fix-picking-in-canvas-layers
Juan Linietsky
2018-11-07
1
-0
/
+9
|
\
|
*
Fix picking in CanvasLayer
Pedro J. Estébanez
2018-08-25
1
-0
/
+9
*
|
Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D
JFonS
2018-11-04
1
-1
/
+105
*
|
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-2
/
+2
*
|
Add a function to force transform update, fixes #17628
Juan Linietsky
2018-09-06
1
-0
/
+13
|
/
*
Optimize CanvasLayer::get_global_transform_with_canvas
Pedro J. Estébanez
2018-08-21
1
-16
/
+5
*
Fix CanvasItem search for a CanvasLayer
Pedro J. Estébanez
2018-07-18
1
-0
/
+3
*
Fixes the bad calculation of margin & anchors when child of Node2D
groud
2018-06-07
1
-21
/
+0
*
Revert "Prevent visibility notification from being called twice in object cre...
Rémi Verschelde
2018-06-05
1
-2
/
+1
*
Revert "Revert "Prevent visibility notification been called twice in object c...
Rémi Verschelde
2018-05-31
1
-1
/
+2
*
Revert "Prevent visibility notification been called twice in object creation"
Rémi Verschelde
2018-05-31
1
-2
/
+1
*
Add no-blend canvas item render_mode
Bastiaan Olij
2018-05-07
1
-0
/
+2
*
Merge pull request #18172 from Chaosus/fix_notification
Rémi Verschelde
2018-04-18
1
-1
/
+2
|
\
|
*
Prevent visibility notification been called twice in object creation
Chaosus
2018-04-13
1
-1
/
+2
*
|
Merge pull request #17502 from groud/2Deditor_rect
Juan Linietsky
2018-04-13
1
-1
/
+10
|
\
\
|
|
/
|
/
|
|
*
Remove the selection rect for nodes that do not require it
Gilles Roudiere
2018-04-03
1
-1
/
+10
*
|
Removed strange custom world2d in CanvasLayer, been there since always and no...
Juan Linietsky
2018-04-07
1
-5
/
+3
*
|
Document condition to avoid mistakes (like #17690)
Juan Linietsky
2018-04-07
1
-0
/
+6
|
/
*
2D Skeletons WORK IN PROGRESS
Juan Linietsky
2018-02-21
1
-3
/
+3
*
Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion.
Juan Linietsky
2018-02-21
1
-1
/
+19
*
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
1
-1
/
+1
*
Bind many more properties to scripts
Bojidar Marinov
2018-01-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
*
-Ability to and unwrap lightmap coordinates on import
Juan Linietsky
2017-12-09
1
-0
/
+25
[next]