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
2020-10-07Animation: always try to match the existing curve when inserting keystemp-fcurve-key-insert-follow-curveSybren A. Stüvel
2020-10-07Fix / cleanup panel category tab drawingYevgeny Makarov
2020-10-07Fix T76595: Indicate the Active Keyframe in Graph EditorHans Goudey
2020-10-07UI: Improve labels in "Convert To" menuYevgeny Makarov
2020-10-07UI: Fix capitalization in various placesYevgeny Makarov
2020-10-07UI: Use property split in various pop-up dialogsYevgeny Makarov
2020-10-07Fix T67776: Animation/value keyframe slider doesn't appear in dope sheetChristoph Lendenfeld
2020-10-07Refactor: Remove `BKE_XXX_localize()`, in favor of using regular ID copying c...Bastien Montagne
2020-10-07Fix T81461: Weight paint crash with "Vertex Groups X Symmetry" optionPhilipp Oeser
2020-10-06Fix T81465: Snapping to edge center doesn't work as expected when using axis ...Germano Cavalcante
2020-10-06Fix T81488: Deleting an Object Constraint crashes BlenderHans Goudey
2020-10-06Sculpt: Union and Join mode for trim toolsPablo Dobarro
2020-10-06Fix T81470: Buttons in closed panel visible during searchHans Goudey
2020-10-05Sculpt: Remove mask datalayer after extracting the objectPablo Dobarro
2020-10-05Fix T81343: Smooth shading normals not updating with line project toolPablo Dobarro
2020-10-05Sculpt: Modify damping using the simulation factor of the cloth brushPablo Dobarro
2020-10-05Sculpt: Preview the active side of the line gesturesPablo Dobarro
2020-10-05Fix T81380: Playback set start/endframe operators can set negativePhilipp Oeser
2020-10-05Outliner: Move collection exclude button to restrict columnsNathan Craddock
2020-10-05Cleanup: Use short for properties editor tab listHans Goudey
2020-10-05Transform: Use orientation of active object with Auto ConstraintGermano Cavalcante
2020-10-05Insert keyframes while preserving shape of curveSybren A. Stüvel
2020-10-05Cleanup: Declare variables where initializedHans Goudey
2020-10-05Move sequencer sources from blenkernelRichard Antalik
2020-10-05Fix T80397: Select Side not working correctlyRichard Antalik
2020-10-05Rename eSpaceSeq_Proxy_RenderSize membersRichard Antalik
2020-10-05Fix T80282: Playback start delayed with AV syncRichard Antalik
2020-10-03Cleanup: Remove duplicated View2D pan polling logicJulian Eisel
2020-10-03Revert part of previous commitJulian Eisel
2020-10-03Fix compile error when compiling with WITH_INPUT_NDOF after View2D changesJulian Eisel
2020-10-03Fix error in previous commit...Julian Eisel
2020-10-03Fix possible un-initialized variable use in UI codeJulian Eisel
2020-10-03Fix issues with calling View2D zoom operators in an `EXEC` contextJulian Eisel
2020-10-03Cleanup: Remove redundant View2D operator poll checkJulian Eisel
2020-10-03Cleanup: Remove duplicated View2D zoom polling logicJulian Eisel
2020-10-03Property Search: Set panel expansion when tab changesHans Goudey
2020-10-03Cleanup: Remove/replace C standard library assert() and header usagesJulian Eisel
2020-10-03Cleanup: Remove dead code in panel logicJulian Eisel
2020-10-03Fix error in recent change "run UserDef versioning from readfile.c"Campbell Barton
2020-10-03Fix stack use after scope error after recent cleanupHans Goudey
2020-10-03UI: Create button group if none existsHans Goudey
2020-10-03UI: Move button groups from layout to block levelHans Goudey
2020-10-03Cleanup: run UserDef versioning from readfile.cCampbell Barton
2020-10-02Property Search: Don't use search color for subpanel titlesHans Goudey
2020-10-02Property Search: Differentiate search filtered and inactive buttonsHans Goudey
2020-10-02Fix T78503: Disabled layout portion passes mouse throughHans Goudey
2020-10-02Cleanup: Declare variables where initializedHans Goudey
2020-10-02Cleanup: Fix build error on windowsRay Molenkamp
2020-10-02Cleanup: clang-formatLukas Stockner
2020-10-02Cleanup: Use enum for return values in context callbacksSybren A. Stüvel