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
*
Update editor debugger to new remote debugger.
Fabio Alessandrelli
2020-03-08
1
-773
/
+0
*
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-28
1
-22
/
+11
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-11
/
+11
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-3
/
+1
*
Texture refactor
Juan Linietsky
2020-02-11
1
-2
/
+2
*
Merge pull request #35727 from Calinou/profiler-set-background-color
Rémi Verschelde
2020-02-06
1
-18
/
+19
|
\
|
*
Use the editor background color for the profiler graph
Hugo Locurcio
2020-01-30
1
-18
/
+19
*
|
Display times as milliseconds in the profiler and performance monitors
Hugo Locurcio
2020-01-24
1
-17
/
+13
|
/
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Make right align for calls number in Profiler
volzhs
2019-12-18
1
-0
/
+1
*
Range: Remove min/max check added in #33908
Rémi Verschelde
2019-11-26
1
-2
/
+1
*
Added release function to PoolVector::Access.
Ibrahn Sahir
2019-07-06
1
-1
/
+1
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-4
/
+0
*
Add CSV export to profiling data
lupoDharkael
2019-03-28
1
-0
/
+57
*
Profiler list functions from max to less expensive
Ranoller
2019-01-26
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Remove redundant "== false" code
Aaron Franke
2018-10-06
1
-1
/
+1
*
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