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-13Fix T81288:Select Linked fails with multi-object edit modeCampbell Barton
2020-10-13Cleanup: use BKE_fcurve_ prefix for keyframing bezier functionsCampbell Barton
2020-10-13Fix T81589: Correct drag type handling in outlinerRobert Guetzkow
2020-10-13UI: Monochrome Alert Icons and use the Question icon in the Quit dialogYevgeny Makarov
2020-10-12UI: Remove Hard-coded Default Font SizeHarley Acheson
2020-10-12Cleanup: Rename outliner helper functionJulian Eisel
2020-10-12Fix T81555: Outliner object state filter not updating correctlyJulian Eisel
2020-10-12Cleanup: split `animchan_sync_fcurve()` into smaller functionsSybren A. Stüvel
2020-10-12Animation: enforce that the active keyframe is always selectedSybren A. Stüvel
2020-10-12File Browser/macOS: Don't treat .app as directoryAnkit Meel
2020-10-12Animation: always try to match the existing curve when inserting keysSybren A. Stüvel
2020-10-12Fix T81060: CustomData Correction sometimes breaks UVs and Vertex ColorsGermano Cavalcante
2020-10-12Animation: avoid WM notification when nothing changedSybren A. Stüvel
2020-10-12Cleanup: Animation, small cleanups on anim channel selection codeSybren A. Stüvel
2020-10-12Cleanup: Animation, split `mouse_anim_channels()` into separate functionsSybren A. Stüvel
2020-10-11Cleanup: make formatAaron Carlisle
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
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