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-04-20Cleanup: remove unused OpenGL functions, rename some for clarityBrecht Van Lommel
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-03-19GPencil: Rename annotation functionsAntonioya
2019-03-07Tool System: use set/add/subtract for all lasso select operatorsCampbell Barton
2019-03-07Tool System: use set/add/subtract for all box select operatorsCampbell Barton
2019-03-05Tool System: use set/add/subtract for all circle select operatorsCampbell Barton
2019-03-05Cemara tracking: move select all into a utility functionCampbell Barton
2019-03-04Fix early output check in movie clip prefetchSergey Sharybin
2019-02-23Cleanup: quiet undeclared variable warningsCampbell Barton
2019-02-21Clip: Check memory allocation during prefetchSergey Sharybin
2019-02-18DNA: rename Object.size -> scaleCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-07Close metadata panels by defaultSergey Sharybin
2019-02-06Improvements and fixes to Cycles metadataSergey Sharybin
2019-02-06Clip editor: Fix drawing metadata for RGBA imagesSergey Sharybin
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Clip editor: Fixes for prefetchSergey Sharybin
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-04Cleanup: Typos in comments (to to)Pablo Vazquez
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2019-01-24Fix T54581: Clip editor doesn't synchronize frame on layout changeSergey Sharybin
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-19Fix T59237: Instancing on a path doesn't do anythingSergey Sharybin
2018-12-18Fix crash showing footage information for non-animation movie clipsSergey Sharybin
2018-12-14UI: show frame rate in movie clip editorJacques Lucke
2018-12-14Preferences: add option for header positionCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-04Fix T55774: Crash when reloading clip during prefetchSergey Sharybin
2018-11-23Tag relations for update when clip's animation changesSergey Sharybin
2018-11-16Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-11-16Call PRE_VIEW and POST_VIEW draw callbacks in movie clip editorSybren A. Stüvel
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-02Fix issues with hide/restrict icons after recent changes.Brecht Van Lommel
2018-10-30UI: Cleanup typos and minor tweaks to Grease Pencil related textPablo Vazquez
2018-10-29Dope Sheet: new option to display keyframe interpolation mode and extremes.Alexander Gavrilov
2018-10-22UI: move scrollbars inside region tabsCampbell Barton
2018-10-09Cleanup: namingCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton