Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-12Cleanup: improve naming and comments of scene frame/ctime functionsBrecht Van Lommel
2021-07-11Edit Mesh: tag the object data for updating instead of the objectCampbell Barton
2021-07-09Fix: crash when using empty attribute searchJacques Lucke
2021-07-09Walk Navigation: Z axis correctionDalai Felinto
2021-07-09Fix T89435: Reordering FCurves can cause crash or corruptionSybren A. Stüvel
2021-07-09Cleanup: Walk Navigation define remameDalai Felinto
2021-07-09Fix typo in Fly mode tooltipDalai Felinto
2021-07-09Nodes: Moved group interface panel code to python.Lukas Tönne
2021-07-09Make Single User: support object data animationPhilipp Oeser
2021-07-09Cleanup: rename BKE_animdata_{add=>ensure}_idCampbell Barton
2021-07-08Fix compositor backdrop gizmo refresh problem when toggling sidebarJulian Eisel
2021-07-08Outliner: use 'compacted' row for bones as wellPhilipp Oeser
2021-07-08Cleanup: spellingCampbell Barton
2021-07-08CMake: add missing headers, sort file listsCampbell Barton
2021-07-08Fix crash displaying the sequencer without a valid 'scene->ed'Campbell Barton
2021-07-08Cleanup: Consolidate tablet walk mode rotate factors.Nicholas Rishel
2021-07-07Cleanup: Remove wrong File Browser commentJulian Eisel
2021-07-07Cleanup: Correct comment in earlier commit (f4cb3ccd9c07)Julian Eisel
2021-07-07Assets: Keep assets active after renaming, ensure they are scrolled into viewJulian Eisel
2021-07-07File Browser: Select files and directories after renamingJulian Eisel
2021-07-07Cleanup: Move file deselection function to more appropriate fileJulian Eisel
2021-07-07Geometry Nodes: refactor logging during geometry nodes evaluationJacques Lucke
2021-07-07Fix T89559: Outliner shows extra view layer column when it shouldn'tDalai Felinto
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-07Cleanup: clang-tidy, unused functionCampbell Barton
2021-07-07VSE: Use snapping settings for scrubbingRichard Antalik
2021-07-07VSE: Fix cache bar not visibleRichard Antalik
2021-07-06UI: Center the Status Bar Progress TextVincent Blankfield
2021-07-06Nodes: Adds button to groups to change type of sockets.Lukas Tönne
2021-07-06Fix T89592: Can't remove keyframes without active keying setSybren A. Stüvel
2021-07-06Cleanup: Keyframing, remove duplicate codeSybren A. Stüvel
2021-07-06Alembic export: evaluation mode optionPhilipp Oeser
2021-07-06Alembic: remove non-functional "Renderable Objects" only optionPhilipp Oeser
2021-07-06Cleanup: rename 'count' to 'len'Campbell Barton
2021-07-05Cleanup: Use enum for UI block emboss typeHans Goudey
2021-07-05macOS: support Japanese input for text buttonsYuki Hashimoto
2021-07-05Fix: macOS wrong IME candidate window position on first displayYuki Hashimoto
2021-07-05Cleanup: Rename ambiguous "params" variable in File Browser notifier listenersJulian Eisel
2021-07-05Assets: Disable file renaming operator for Asset BrowsersJulian Eisel
2021-07-05EditMesh: extract restore logic out of EDBM_redo_state_freeCampbell Barton
2021-07-05Fix: IME input displays text after cursor before cursorYuki Hashimoto
2021-07-05Cleanup: spelling, punctuationCampbell Barton
2021-07-05Cleanup: move repeated assignment out of nested for loopCampbell Barton
2021-07-05Cleanup: use const argumentsCampbell Barton
2021-07-05Cleanup: use 'use_' prefix for RNA booleansCampbell Barton
2021-07-05Cleanup: remove unnecessary bmesh operator commentsCampbell Barton
2021-07-05Cleanup: Move common File Browser renaming code into functionsJulian Eisel
2021-07-05Cleanup: clang-tidyCampbell Barton
2021-07-05Cleanup: remove outdated commentCampbell Barton
2021-07-05Fix early return in reverse-color where continue was intendedCampbell Barton