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-10Cleanup: Declare variables where initializedHans Goudey
2020-10-09Cleanup: Declare variables where initializedHans Goudey
2020-10-09Cleanup: alias: use const, remove unused variable.Ankit Meel
2020-10-09Revert "Revert "BGL: Workaround broken bgl usage caused by GPU refactor""Clément Foucault
2020-10-09UI: Fix node label overflow on high-DPIYevgeny Makarov
2020-10-09UI: use Ctrl-TrackPad to cycle valuesYevgeny Makarov
2020-10-08UI: Fix opacity of the popover arrow outlineYevgeny Makarov
2020-10-08Fix T81529: Can't move with constraint to a zero-size local axisGermano Cavalcante
2020-10-08Cleanup: Move transform_orientations functions to separate headerGermano Cavalcante
2020-10-08Cleanup: Simplify transform_orientation_matrix_getGermano Cavalcante
2020-10-08Cleanup: Simplify use of 'Snapping Gears'Germano Cavalcante
2020-10-08Revert "BGL: Workaround broken bgl usage caused by GPU refactor"Clément Foucault
2020-10-08UI: Add icons for new sculpt trim toolsRahul Chaudhary
2020-10-08UI: Add icons for new face set toolsRahul Chaudhary
2020-10-08BGL: Workaround broken bgl usage caused by GPU refactorClément Foucault
2020-10-08Cleanup/Refactor: Shapekey: Get rid of `BKE_key_copy_nolib()`Bastien Montagne
2020-10-08Hair: Remove warning about undo when Delete EditDalai Felinto
2020-10-08Fix sculpt raycast function returning wrong valuePablo Dobarro
2020-10-07Cleanup: Remove redundant if-conditionGermano Cavalcante
2020-10-07Fix T81480: Input 0 to scale in redo panel resets to 1Germano Cavalcante
2020-10-07Refactor: remove `BKE_<id_type>_copy` functions.Bastien Montagne
2020-10-07Refactor `BKE_id_copy` to return the new ID pointer.Bastien Montagne
2020-10-07Refactor `BKE_id_copy_ex` to return the new ID pointer.Bastien Montagne
2020-10-07UI: Fix Incorrect Workspace Tab SizingHarley Acheson
2020-10-07UV/Image Editor: Overlay PopoverJeroen Bakker
2020-10-07Fix T81490: GPencil merge layer duplicated all strokesAntonio Vazquez
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