커밋 기록

작성자 SHA1 메시지 날짜
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 년 전
  skysphr f53294f874 Added increment_pressed and decrement_pressed icons to scrollbars 4 년 전
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 년 전
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 년 전
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 년 전
  Rafał Mikrut 06976c3e84 [3.x] Fix crashes when using _input functions 4 년 전
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 년 전
  Dominik 'dreamsComeTrue' Jasiński d15e9c2126 Allow scroll_to_line when scroll_active is 'false' 5 년 전
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 년 전
  qarmin 072e40368e Fix always true/false values 6 년 전
  Tomasz Chabora 01491aaf32 Improvements to scroll handling 6 년 전
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 년 전
  Paulb23 9e57c359b7 Fix scroll bar lock when smooth scroll enabled, issue 23314 6 년 전
  Rémi Verschelde c25e23317c Rename ScrollBar's drag_slave to drag_node 7 년 전
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 년 전
  Ibrahn Sahir e51a94905d fix scrollbar icons with atlas texture. 7 년 전
  Rémi Verschelde fbc61374ca Use internal physics processing for Nodes' internal logic 7 년 전
  Fabio Alessandrelli 920d2bfdfa Add two new default actions ui_end, ui_home 7 년 전
  Fabio Alessandrelli 59c23c1369 Scrollbar now uses UI actions instead of keys 7 년 전
  Juan Linietsky a26e6c8215 Renamed tree_exited to tree_exiting. tree_exited is now used for actual out of tree notification. 7 년 전
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 년 전
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 년 전
  AndreaCatania 4537977d6d Renamed fixed_process to physics_process 8 년 전
  Paulb23 5815aaa035 Fixed scrollbar jitter when clicking 8 년 전
  volzhs 7da0ec01c0 Fix smooth scrolling in ScrollBar 8 년 전
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales 8 년 전
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 년 전
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version 8 년 전
  Paulb23 24c6c097f3 Stops scrolling when the user issues another command 8 년 전
  Paulb23 a142c9a2f0 Added smooth scrolling to TextEdit 8 년 전