aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix double free for drag preview control in viewportGeequlim2018-05-081-3/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18700 from GodotExplorer/fix-#18686Max Hilbrunner2018-05-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add default paramater value for OptionButton::add_icon_itemGeequlim2018-05-081-1/+1
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15928 from StateOff/feature_batch_renameRémi Verschelde2018-05-087-5/+831
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Implements "Batch Rename" editor tool.Blazej Floch2018-01-227-5/+831
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18453 from groud/add_speed_factorMax Hilbrunner2018-05-082-2/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a speed factor to AnimatedSpritegroud2018-05-072-2/+21
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #16573 from StateOff/more_console_debuggingMax Hilbrunner2018-05-089-45/+209
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Local debugger fixes and extensionsBlazej Floch2018-05-079-45/+209
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18627 from RameshRavone/patch-2Max Hilbrunner2018-05-081-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix: JAR files signed with the MD5 algorithm as unsignedRameshRavone2018-05-071-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #16122 from ibrahn/sprite-region-with-framesJuan Linietsky2018-05-071-17/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow use of frames in sprites with texture region enabled.Ibrahn Sahir2018-04-081-17/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #16106 from poke1024/gdscript-lerpJuan Linietsky2018-05-071-4/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GDScript: generalize lerpBernhard Liebl2018-01-271-4/+18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #17316 from ShyRed/significantdigitsJuan Linietsky2018-05-071-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust decimal precisionShyRed2018-03-061-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #17295 from eon-s/instance-placeholderJuan Linietsky2018-05-072-6/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added create_instanceeon-s2018-03-052-6/+19
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #17353 from zmanuel/timer_hysteresis_multiframe_pr1Juan Linietsky2018-05-076-16/+267
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add hysteresis to physics timestep count per frameManuel Moos2018-04-096-16/+267
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a simpler way to flip faces, closes #17373 and closes #17369Juan Linietsky2018-05-072-0/+44
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #17451 from Goutte/feat-base-button-maskJuan Linietsky2018-05-073-4/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a binary mask to allow configuration of which mouse buttons the BaseButto...Goutte2018-03-133-4/+26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #17504 from endragor/fix-oversampling-autowrapJuan Linietsky2018-05-071-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ceil dynamic font glyph sizeRuslan Mustakov2018-03-141-0/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15911 from Zephilinox/ready_signalJuan Linietsky2018-05-074-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ready signal to NodeZephilinox2018-01-204-1/+9
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15943 from poke1024/geometry-line-lineJuan Linietsky2018-05-074-0/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Geometry::line_intersects_line_2d()Bernhard Liebl2018-01-214-0/+42
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #16033 from poke1024/marshalls-dictJuan Linietsky2018-05-071-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Detects crash-related marshalling errors due to NAN valuesBernhard Liebl2018-01-241-1/+3
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | / / Add is_instance_valid() method to GDScript, ending more than a decade of pain.Juan Linietsky2018-05-074-10/+18
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #16893 from GodotExplorer/debugger-improvement-3Juan Linietsky2018-05-074-1/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Save runtime node as scene from the remote scene tree.geequlim2018-02-224-1/+69
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #17828 from bojidar-bg/17779-progressbar-minimum-sizeJuan Linietsky2018-05-072-4/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix StyleBox ignoring region rect and ProgressBar using center sizeBojidar Marinov2018-03-282-4/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #17845 from JFonS/disable_spatial_shadowsJuan Linietsky2018-05-075-2/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added flag on SpatialMaterial to disable shadowsJFonS2018-03-295-2/+16
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11973 from AndreaCatania/ragdollJuan Linietsky2018-05-0720-22/+2269
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implemented ragdollAndreaCatania2018-05-0720-22/+2269
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18003 from sherjilozair/patch_macosx_shortcutsJuan Linietsky2018-05-071-1/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add additional macos shortcuts for going to start/end of lineSherjil Ozair2018-04-051-1/+52
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18113 from toger5/bold_fontJuan Linietsky2018-05-073-12/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added bold font to editor (support for coustom bold font)toger52018-04-193-12/+55
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18688 from godotengine/revert-16707-atlasfixesJuan Linietsky2018-05-071-20/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Fix Sprite3D's incorrect behavior when using AtlasTextures."Juan Linietsky2018-05-071-20/+9
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18121 from Crazy-P/Resolves-Freeze-on-change-reflection-p...Juan Linietsky2018-05-071-15/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes incorrect adding to last in self_listCrazy-P2018-04-111-15/+26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #18144 from Crazy-P/Resolves-crash-on-shape2D-culling-for-...Juan Linietsky2018-05-072-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \