Age | Commit message (Expand) | Author |
2018-09-27 | Fix warnings on non-static data member initializers (C++11 feature) | Rémi Verschelde |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-09-09 | Fix SoftBody gizmo slowness, add ConcaveShape wireframe | JFonS |
2018-09-05 | Merge pull request #21707 from JFonS/fix_instanced_selection | Rémi Verschelde |
2018-09-04 | Move ParticlesMaterial code to its own resource file | Rémi Verschelde |
2018-09-02 | Fix selection of instanced scenes in 3D | JFonS |
2018-08-26 | Fixed physics bone crash: #20397 | Andrea Catania |
2018-08-21 | Style: Fix issues that went past CI | Rémi Verschelde |
2018-08-21 | Clipped camera implementation, a camera that avoids going into geometry. | Juan Linietsky |
2018-08-21 | Fix arg name in docs, some copy-paste errors | Poommetee Ketson |
2018-08-18 | added spring arm node. | QbieShay |
2018-08-11 | Improvements on the gizmo disabling menu and icon selection bugfix | JFonS |
2018-08-09 | New gizmo structure and new gizmo disabling menu | JFonS |
2018-08-06 | Respect process order for out of order skeleton bones (fixes GLTF2 import iss... | Juan Linietsky |
2018-07-26 | Reduce unnecessary COW on Vector by make writing explicit | Hein-Pieter van Braam |
2018-07-23 | Implemented Soft body | AndreaCatania |
2018-07-18 | Style: Format code with clang-format 6.0.1 | Rémi Verschelde |
2018-07-12 | Merge pull request #19540 from muiroc/cylinder | Max Hilbrunner |
2018-07-01 | added cylinder shape support | muiroc |
2018-06-28 | Fix selection in 3D orthogonal view | JFonS |
2018-06-13 | Fix invalid DEFVAL in SpatialEditorGizmo::add_unscaled_billboard | Rémi Verschelde |
2018-06-13 | Polished 3D selection | JFonS |
2018-05-07 | Implemented ragdoll | AndreaCatania |
2018-05-03 | Merge pull request #16358 from JFonS/particlesgizmo_box_fix | Rémi Verschelde |
2018-04-21 | Fixes logically dead code (Coverity) | Crazy-P |
2018-02-14 | ParticlesGizmo solid box now follows actual visibility_aabb position. | JFonS |
2018-02-13 | Merge pull request #16402 from Calinou/fix-camera-gizmo | Rémi Verschelde |
2018-02-04 | Draw the Camera gizmo more accurately | Hugo Locurcio |
2018-02-02 | Fix gizmo solid box mesh being added twice | JFonS |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-12-23 | Fixed joint gizmos orientations | AndreaCatania |
2017-12-21 | -Make capture dependent on a cell size, not subdivision. | Juan Linietsky |
2017-12-17 | Cleanup some #if 0'd code | Rémi Verschelde |
2017-12-14 | Updated icons | Daniel J. Ramirez |
2017-12-14 | -Add lightmapper | Juan Linietsky |
2017-12-11 | Merge pull request #13836 from AndreaCatania/scale | Rémi Verschelde |
2017-12-10 | Implemented skeleton visibility | AndreaCatania |
2017-12-09 | Makes consistent Slider joint Gizmo | AndreaCatania |
2017-12-09 | Makes consistent 6DOF joint Gizmo | AndreaCatania |
2017-11-17 | Rename Rect3 to AABB. | Ferenc Arn |
2017-10-13 | Added and improved some missing icons, plus some other visual fixes. | Daniel J. Ramirez |
2017-10-02 | 3DEditorGizmo: fix spotlight and camera gizmo & handle | Poommetee Ketson |
2017-09-20 | Box selection for MeshInstances and subscene nodes. | SaracenOne |
2017-09-01 | Removed ontop property, added a material rendering priority system. Fixes #99... | Juan Linietsky |
2017-08-30 | Merge pull request #10774 from djrm/pr_gizmo_fixes | Rémi Verschelde |
2017-08-29 | Merge pull request #10745 from neikeq/fix-docdata-and-stuff | Juan Linietsky |
2017-08-29 | Fixed problem with highlight boxes not updating on translation | Daniel J. Ramirez |
2017-08-29 | DocData and type hints fixes | Ignacio Etcheverry |
2017-08-28 | Added missing gizmo icons and fixed ugly looking gizmo icons. | Daniel J. Ramirez |