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
2019-06-20Fix T65802: F-curves modifiers in nodes doesn't updates properlySebastian Parborg
2019-06-17Cleanup: comment spellingCampbell Barton
2019-06-14Fix T65630: Paste pose doesn't work with motion paths enabledSergey Sharybin
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-06-04Fix status bar and keymap editor showing Call Menu instead of menu nameBrecht Van Lommel
2019-06-03Markers: Click-drag in empty area to box select markersJacques Lucke
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-29Markers: fix error in previous commitJacques Lucke
2019-05-29Cleanup: Remove unused marker operator wrappersJacques Lucke
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
2019-05-16Fix T64681: evaluate curves with generative modifiers and no keys.Alexander Gavrilov
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-14Cleanup: rename ED_scrubbing.h to ED_time_scrub_ui.hJacques Lucke
2019-05-13Fix T64387: Crash with driver copy/pasteSergey Sharybin
2019-05-11Python API: expose more keyframing flags for use in keyframe_insert.Alexander Gavrilov
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-09UI: improve timeline playhead scrubber drawingHarley Acheson
2019-05-08Keymap: Special keymap for clip editor scrubbing areaJacques Lucke
2019-05-07Fix compilation errorSergey Sharybin
2019-05-07UI: Use scrubbing theme setting for markers background.Pablo Vazquez
2019-05-07UI: Animation editor scrubbing areaJacques Lucke
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-06Sound: Port more cases to be a part of dependency graphSergey Sharybin
2019-05-03Sound: Fix for being unable to jump to a frame during playback with A/V syncSergey Sharybin
2019-05-03Sound: Make sound handles only be in evaluated datablocksSergey Sharybin
2019-05-03Refactor: Support arbitrary y offset for channel listJacques Lucke
2019-05-02Fix T63904: Remove Animation should remove empty actions from objects.Alexander Gavrilov
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Cleanup: Object base syncing already happening as part of ED_object_base_selectDalai Felinto
2019-04-30Refactor markers drawingJacques Lucke
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-29Cleanup: spellingCampbell Barton
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-21Fix T63431: crash adding driver to a keyframed property with Ctrl+DBrecht Van Lommel
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17Fix T60982: don't allow editing group properties in linked actions.Alexander Gavrilov
2019-04-17Fix Change when re-running clang-format 7.Bastien Montagne
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-16Cleanup: move motion paths into editors/animationCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton