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_profiler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Fix for p_width - 1=-1 out of size
Marcin Zawiejski
2018-08-28
1
-3
/
+2
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-1
/
+0
*
Fix clear button not clearing plot when stopped
Marcin Zawiejski
2018-08-24
1
-1
/
+3
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-13
/
+13
*
Add a Clear button to the profiler
Marcelo Fernandez
2018-06-23
1
-4
/
+15
*
Fix profiler not updating on realtime
Marcelo Fernandez
2018-06-19
1
-2
/
+2
*
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
*
Some untranslated UI strings
Unknown
2017-12-02
1
-3
/
+3
*
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-25
1
-1
/
+1
*
Refactor Fixed to Physics
Poommetee Ketson
2017-10-21
1
-1
/
+1
*
Renamed fixed_process to physics_process
AndreaCatania
2017-09-30
1
-4
/
+4
*
Fixed a lot of HiDPI metrics.
Daniel J. Ramirez
2017-09-18
1
-6
/
+5
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Several ui improvements (mostly margins)
Daniel J. Ramirez
2017-08-08
1
-4
/
+3
*
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-06-03
1
-1
/
+1
*
Fix incorrect input event reference in editor_profiler.cpp
Carter Anderson
2017-05-27
1
-1
/
+1
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-5
/
+9
*
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
1
-2
/
+4
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-314
/
+249
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-0
/
+784