summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2018-08-09Merge pull request #20584 from JFonS/gizmo_enablingJuan Linietsky
2018-08-09New gizmo structure and new gizmo disabling menuJFonS
2018-08-08Merge pull request #20787 from Calinou/tweak-default-material-propertiesJuan Linietsky
2018-08-07Merge pull request #20786 from groud/skybox_default_changeJuan Linietsky
2018-08-07Merge pull request #20381 from AndreaCatania/phymat_2Juan Linietsky
2018-08-07Removed physics material combination mode. Added rough and absorbent paramete...Andrea Catania
2018-08-07Several improvements to inspector.Juan Linietsky
2018-08-07Tweak the default SpatialMaterial propertiesHugo Locurcio
2018-08-07Changes the default skybox to avoid the blue shadegroud
2018-08-06Respect process order for out of order skeleton bones (fixes GLTF2 import iss...Juan Linietsky
2018-08-06Added proper import support for 3D and Array texturesJuan Linietsky
2018-08-06Merge pull request #20597 from karroffel/tex3dJuan Linietsky
2018-08-05Ensure index is only saved when scene is inherited, or parent node is not fro...Juan Linietsky
2018-08-04Fixed typo in SkeletonIKAndrea Catania
2018-08-04Merge pull request #18699 from AndreaCatania/ikJuan Linietsky
2018-08-04Fixed process priorityAndrea Catania
2018-08-04Implemented IKAndreaCatania
2018-08-03Fixed SoftBody pinned point offset calculationAndrea Catania
2018-07-30Merge pull request #20550 from AndreaCatania/soft_fixMax Hilbrunner
2018-07-30add 3D texturesThomas Herzog
2018-07-29Ensure process notification is received only if really enabled, fixes #7894Juan Linietsky
2018-07-29Add extra functions to toggle bits in visualinstance and camera, same as phys...Juan Linietsky
2018-07-29Perform a name check when loading scenes and running on editor, fixes #6152Juan Linietsky
2018-07-29SoftBody add MeshInstance Material correctlyAndrea Catania
2018-07-29Expose _clips_input as a virtual function, closes #15358Juan Linietsky
2018-07-29Merge pull request #15269 from ianb96/context_menu_improvementsJuan Linietsky
2018-07-28Fixed Softbody pin pointAndrea Catania
2018-07-28fixed uninitialised variable that was causing menu crash.Ibrahn Sahir
2018-07-28Added a method to find the index for a surface with a given nameBastiaan Olij
2018-07-27Fix PhysicsBody build with deprecated=noRémi Verschelde
2018-07-27Rename flag to better nameJuan Linietsky
2018-07-27Merge pull request #20498 from Calinou/caret-width-hidpiRémi Verschelde
2018-07-26Multiply TextEdit line spacing by the editor scaleHugo Locurcio
2018-07-26Make the caret thicker in TextEdit and scale it with the editor scaleHugo Locurcio
2018-07-26Merge pull request #15967 from Gamblify/AudioRecordingModuleRémi Verschelde
2018-07-26context menu improvementsIan
2018-07-26AudioStreamSample can now be saved to a WAV fileGustav Lund
2018-07-26Audio Recording moduleGustav Lund
2018-07-26doc: Sync classref with current sourceRémi Verschelde
2018-07-26Merge pull request #18955 from tagcup/fix_set_scaleRémi Verschelde
2018-07-26Merge pull request #19464 from bojidar-bg/19448-fix-subproperty-handlingRémi Verschelde
2018-07-26Added keep scale flag to billboard materialsJFonS
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-07-25Merge pull request #20440 from Chaosus/fixtexturecrashMax Hilbrunner
2018-07-25Fix crash when you pass invalid parameter to ImageTexture.set_dataChaosus
2018-07-25Merge pull request #20404 from TigerCaldwell/masterRémi Verschelde
2018-07-25Merge pull request #20133 from ibrahn/fix-tree-uninit-branchRémi Verschelde
2018-07-25Merge pull request #19726 from guilhermefelipecgs/feature_add_menu_hoverRémi Verschelde
2018-07-24Opens the menu with the same parent on mouse focusGuilherme Felipe
2018-07-24Merge pull request #18867 from fire/better_vx_us_rebase_02Juan Linietsky