aboutsummaryrefslogtreecommitdiff
path: root/drivers/unix/memory_pool_static_malloc.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-09Subclasses can now extend from other subclasses contained in scripts derived ...Saracen1-1/+16
2016-04-09Fixed undo redo interaction with find replacePaulb231-1/+2
2016-04-07Sync docs with sourceRémi Verschelde1-36/+388
2016-04-07Remove duplicateRémi Verschelde1-1/+0
2016-04-07Fix RayCast not updating when debugging collissionsIgnacio Etcheverry2-2/+2
2016-04-07CanvasItemEditorPlugin: Avoid selecting items from instanced scenesIgnacio Etcheverry2-2/+11
2016-04-07Doc: fix type of stream objectRémi Verschelde1-2/+2
2016-04-07Fix warn print when hide an control does not inside_treesanikoyes1-2/+5
2016-04-07Fix crash when tween control object previous freedsanikoyes1-0/+13
2016-04-06Option to toggle syntax highlightingPaulb232-1/+4
2016-04-06Fixed block indent inconsistency, fixes issue 3803Paulb233-66/+67
2016-04-06Add a `sleeping_state_changed` signal to RigidBody and RigidBody2D classesBojidar Marinov4-2/+12
2016-04-06Fix PopupMenu and MenuButton not activating items with shortcut inside submenusBojidar Marinov3-22/+24
2016-04-06Fix Ctrl+LaunchMedia showing up as a shortcut for "Make Bones"Bojidar Marinov1-1/+1
2016-04-06Bind Z key (without modifiers) to toggle wireframe in 3D viewBojidar Marinov1-0/+11
2016-04-06Fixed text edit undo and redo operation interactionPaul Batty3-16/+25
2016-04-06Fixes errors occurring when switching to a new scene with a spatial editor fr...SaracenOne1-24/+30
2016-04-06Added rotation/panning support for trackpads in 3D mode #53sunnystormy1-5/+22
2016-04-05Ability to change the caret colorPaulb234-4/+8
2016-04-05Member variable syntax highlightingPaulb234-0/+19
2016-04-05Fixed 'complex' typo in method namePaulb232-14/+14
2016-04-05Fixed undoing twice when removing selectionPaulb231-0/+5
2016-04-04Separate help pages from scripts by defaultRémi Verschelde1-1/+1
2016-04-04Change toggle comment behaviour. Fixes #4198Luiz Paulo de Vasconcellos1-0/+5
2016-04-03memdelete 'joy_thread' + 'joy_mutex' on ::~joystick_linux()MSC1-0/+2
2016-04-03free Material 'shadow_material_double_sided' on ::finish()MSC1-0/+1
2016-04-03Fixed insert mode interaction with auto completePaulb231-0/+15
2016-04-03Fixed insert mode removing first unselected characterPaulb231-4/+6
2016-04-02Enables the possibility of editing on multiple plugins at same time on same o...hodes7-37/+145
2016-04-02Switch Mac version to 2.1-dev tooRémi Verschelde1-2/+2
2016-04-02Function syntax highlightingPaul Batty4-0/+22
2016-04-02Remove trailing spacesRémi Verschelde42-817/+815
2016-04-02Port 2D demos to TSCN/TRES formatsRémi Verschelde193-6666/+9957
2016-04-01Added insert mode to text editorPaulb232-3/+46
2016-04-01Fix last two bindings in input_mapping demoRémi Verschelde2-1/+3
2016-03-31Now the timer could be pausedHearto Lazor2-3/+27
2016-03-31Progress bar minsize now checks percent_visibleZher Huei Lee1-1/+3
2016-03-31Now parameters can be changed real timeSergey Lapin2-29/+36
2016-03-31Added speed settingSergey Lapin2-1/+27
2016-03-31InverseKinematics node, basic featuresSergey Lapin8-0/+458
2016-03-30Option to toggle line numbersPaulb232-0/+4
2016-03-30inherit PKG_CONFIG_PATH from environmentMaxwell Huang-Hobbs1-1/+6
2016-03-27doc/base/classes.xml: String.match, Node.find_nodeJosh Grams1-2/+3
2016-03-26Fixed numbers not highlighting after spacePaulb231-1/+1
2016-03-26Stopped save scene flicker, issue 4118Paulb231-2/+6
2016-03-22Enter the 2.1 alpha phaseRémi Verschelde1-2/+2
2016-03-22Add support for patch versions (2.0.x)Rémi Verschelde3-3/+6
2016-03-22Fix GDScript crash when call show/hide in func _exit_treesanikoyes1-2/+2
2016-03-21Syntax highlighting for numbersPaulb234-2/+39
2016-03-20Expose android/shutdown_adb_on_exit parameter and default to trueRémi Verschelde1-0/+1