index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
main
/
viewport.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix regression with cursor shape
Guilherme Felipe
2018-06-07
1
-1
/
+1
*
Entirely new (and much improved) animation editor.
Juan Linietsky
2018-06-07
1
-5
/
+47
*
Revert #14753, as it is buggy and no longer necessary.
Webster Sheets
2018-05-24
1
-1
/
+1
*
Merge pull request #18928 from BastiaanOlij/fix_viewport_flags
Rémi Verschelde
2018-05-16
1
-6
/
+8
|
\
|
*
Store flags so it isn't lost when viewport isn't setup yet
Bastiaan Olij
2018-05-16
1
-6
/
+8
*
|
-New inspector.
Juan Linietsky
2018-05-15
1
-1
/
+1
*
|
Merge pull request #15119 from poke1024/visible-subwindows
Juan Linietsky
2018-05-08
1
-4
/
+48
|
\
\
|
*
|
More efficient subwindow handling
Bernhard Liebl
2017-12-28
1
-4
/
+48
*
|
|
Merge pull request #15074 from PJB3005/17-12-26-remove_gui_focus_on_visibilit...
Juan Linietsky
2018-05-08
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Hiding a control now fires NOTIFICATION_FOCUS_EXIT.
PJB3005
2017-12-26
1
-1
/
+1
*
|
|
Fix double free for drag preview control in viewport
Geequlim
2018-05-08
1
-3
/
+1
*
|
|
Added option to viewport to keep linear color
Bastiaan Olij
2018-05-06
1
-0
/
+15
*
|
|
Implement Input.set_default_cursor_shape to change the default shape
Guilherme Felipe
2018-04-10
1
-1
/
+1
*
|
|
Improve popup menus usability
Pedro J. Estébanez
2018-04-07
1
-4
/
+19
*
|
|
Merge pull request #16947 from Faless/ui_actions
Fabio Alessandrelli
2018-03-16
1
-0
/
+3
|
\
\
\
|
*
|
|
Properly set input as handled when closing modal
Fabio Alessandrelli
2018-02-23
1
-0
/
+3
*
|
|
|
Fix gesture events being blocked
Bernhard Liebl
2018-03-04
1
-0
/
+2
*
|
|
|
Viewport: Fix missing tooltips w/ disabled physics object picking
Rémi Verschelde
2018-03-01
1
-9
/
+18
*
|
|
|
Fix various valgrind reported uninitialized variable uses
Hein-Pieter van Braam
2018-02-28
1
-0
/
+1
|
/
/
/
*
|
|
Remove obsolete Viewport _update_rect() code
Rémi Verschelde
2018-01-18
1
-124
/
+1
*
|
|
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
1
-1
/
+3
*
|
|
Force button release when window focuses out, fixes #15318 and likely many ot...
Juan Linietsky
2018-01-05
1
-5
/
+16
*
|
|
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
*
|
|
Merge pull request #14953 from poke1024/fix-toolbar-gesture
Noshyaar
2018-01-01
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Hide tooltip on gesture input
Bernhard Liebl
2017-12-22
1
-0
/
+2
|
|
/
*
|
Removed the InputEvent ID field, which was unused and can cause bugs.
Juan Linietsky
2017-12-26
1
-6
/
+0
*
|
Merge pull request #14899 from volzhs/render-quality-option
Noshyaar
2017-12-25
1
-1
/
+1
|
\
\
|
*
|
Respect HDR option
volzhs
2017-12-21
1
-1
/
+1
*
|
|
Merge pull request #14753 from NathanWarden/mouse_button_fix
Noshyaar
2017-12-25
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fixed a bug where mouse button focus breaks when using multiple buttons at once.
Nathan Warden
2017-12-16
1
-1
/
+1
*
|
|
-Make capture dependent on a cell size, not subdivision.
Juan Linietsky
2017-12-21
1
-3
/
+6
*
|
|
properly send mouse released event when grabbing modal focus, fixes #14854
Juan Linietsky
2017-12-20
1
-1
/
+11
|
|
/
|
/
|
*
|
Should no longer crash after rebaking, may be a solution to #14795
Juan Linietsky
2017-12-19
1
-1
/
+6
|
/
*
Revert "Fix mouse button release not sent to gui_input if it's different from...
Juan Linietsky
2017-12-16
1
-2
/
+1
*
Merge pull request #14484 from Zylann/fix_mouse_focus_button_release
Rémi Verschelde
2017-12-16
1
-1
/
+2
|
\
|
*
Fix mouse button release not sent to gui_input if it's different from the but...
Marc Gilleron
2017-12-10
1
-1
/
+2
*
|
Fixes oversized tooltip labels (issue 14570)
Bernhard Liebl
2017-12-15
1
-1
/
+1
*
|
Merge pull request #13351 from poke1024/fix12451_2
Rémi Verschelde
2017-12-10
1
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
fix certain popup close clicks with popup buttons
Bernhard Liebl
2017-12-10
1
-0
/
+11
*
|
Fix mouse position in viewport
volzhs
2017-12-10
1
-5
/
+2
|
/
*
Added some clean up in camera/viewport management. Fixes #12279, Fixes #12774
Juan Linietsky
2017-12-07
1
-0
/
+3
*
-Implemented Proxy Textures (needed to solve the problem with ViewportTexture)
Juan Linietsky
2017-12-04
1
-2
/
+8
*
Removed type_mask and fixed some variable name
AndreaCatania
2017-11-21
1
-3
/
+3
*
Native pan and zoom for macOS
Bernhard Liebl
2017-11-21
1
-0
/
+24
*
Merge pull request #12149 from endragor/check-input-handled
Rémi Verschelde
2017-10-20
1
-2
/
+7
|
\
|
*
Check if input is handled before handling it
Ruslan Mustakov
2017-10-16
1
-2
/
+7
*
|
Fix Viewport clear mode is bool instead of int, fixes #12202
Poommetee Ketson
2017-10-19
1
-1
/
+1
|
/
*
Renamed fixed_process to physics_process
AndreaCatania
2017-09-30
1
-3
/
+3
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-2
/
+2
[next]