Commit History

Author SHA1 Message Date
  Marcel Admiraal 87a4ba492e Remove unimplemented methods 4 years ago
  reduz ae1c016547 Implement Animation Blend Shape Tracks 4 years ago
  reduz ec19ed3723 Remove animation 3D transform track, replace by loc/rot/scale tracks. 4 years ago
  Juan Linietsky 610de0974d Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and NodeAnimation" 4 years ago
  Tokage 372ba76663 implement ping-pong loop in animation 4 years ago
  Aaron Franke 78d33a6e24 Use doubles for time in animation code 4 years ago
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted 4 years ago
  Marcel Admiraal 8acd13a456 Rename Quat to Quaternion 4 years ago
  Aaron Franke bbd49dec23 Disable Skeleton3D when compiling without 3D 4 years ago
  reduz 083aa9b95e Refactor Process Mode 4 years ago
  Pedro J. Estébanez fbb37196fd Fix animation reset-on-save on inactive scene tabs 4 years ago
  Rafał Mikrut 003bb8e1a8 Initialize class variables with default values in scene/ [1/2] 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Pedro J. Estébanez b7367ac426 Add animation reset track feature 4 years ago
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 5 years ago
  Marcel Admiraal 26fcf2b04c Add override keywords. 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky eaae4b6408 Renamed 2D and 3D nodes to make their types explicit 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Juan Linietsky cf8c679a23 ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 6 years ago
  Rémi Verschelde 8591691b9b Merge pull request #24249 from zorbathut/zorbathut/animimmediate 6 years ago
  Juan Linietsky 4a24ba6e77 -Fixes to undo redo to avoid crash, closes #24251 6 years ago
  Hein-Pieter van Braam d308eb091a Fix many asan and ubsan reported issues 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Ben Rog-Wilhelm 1180110b9e Implement AnimationPlayer call modes as per #23498. 6 years ago