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
path: root/source
AgeCommit message (Expand)Author
2018-11-23cleanup: removed outdated/outcommented codecollada2.8Gaia Clary
2018-11-23Merge remote-tracking branch 'origin/blender2.8' into collada2.8Gaia Clary
2018-11-23refactor: Simplify the Collada module. moved Blender context information into...Gaia Clary
2018-11-23Pose: support wpaint+pose w/ object-lock enabledCampbell Barton
2018-11-23Fix bone selection w/ mixed wpaint & pose modeCampbell Barton
2018-11-23Merge remote-tracking branch 'origin/blender2.8' into collada2.8Gaia Clary
2018-11-22Cleanup: newlines in error printsCampbell Barton
2018-11-22UI: fix wrong icons after recent update.Brecht Van Lommel
2018-11-22UI: activate tabs immediately on press, and drag to quickly cycle through.Brecht Van Lommel
2018-11-22Fix T55535: N panel in sequencer breaks display of preview.Brecht Van Lommel
2018-11-22Image Empties: Potential Fix for T57696Clément Foucault
2018-11-22Fix T57980: Assert failure in draw manager when opening fileClément Foucault
2018-11-22Cleanup: Use proper module prefix in function namesSergey Sharybin
2018-11-22GP: Keep activated the same Brush in toolbarAntonioya
2018-11-22Depsgraph: Ensure solver cleanup orderSergey Sharybin
2018-11-22Depsgraph: Cleanup, line wrappingSergey Sharybin
2018-11-22Fix missing newline in error printSergey Sharybin
2018-11-22Depsgraph: Cleanup, make it easier to create relations with flagsSergey Sharybin
2018-11-22Eevee: Reflection Plane: Small UI fix and invert facing fadingClément Foucault
2018-11-22Fix T57977: VSE: Markers lines get highlighted when using box selectClément Foucault
2018-11-22Keymaps: make click event detection use a larger distance threshold.Brecht Van Lommel
2018-11-22Fix T57578: Vertex Connect crash with less than two verts selectedPhilipp Oeser
2018-11-22GP: Cleanup old TODO commentsAntonioya
2018-11-22Icons: use newly added iconsWilliam Reynish
2018-11-22Merge branch 'master' into blender2.8Campbell Barton
2018-11-22Fix T57989: File loaded as startupCampbell Barton
2018-11-22UI: disable screen edges for full-screen areasCampbell Barton
2018-11-22UI: hide shortcut from gizmo tip when none foundCampbell Barton
2018-11-22UI: String tweak for "UnLock" and Un-Mute in VSEPablo Vazquez
2018-11-22Fix factory-settings using stale preferencesCampbell Barton
2018-11-22Cleanup: Move debug warning message about panels missing category from drawin...Bastien Montagne
2018-11-213D View: move x-ray toggle to operatorCampbell Barton
2018-11-21Keymaps: take into account DPI for tweak/drag/pie thresholds.Brecht Van Lommel
2018-11-21Cleanup: warningsCampbell Barton
2018-11-21GP: Set Vertex opacity default for templatesAntonioya
2018-11-21UI: Use primary gizmo color for loopcut edge pre-select.Pablo Vazquez
2018-11-21transform_snap_object: Use the texture space bound box to test the need to sn...mano-wii
2018-11-21GP: Init new Eraser HardAntonioya
2018-11-21transform_snap_object: Fix snap to curves.mano-wii
2018-11-21Fix T57884: Triangle count is incorrect when above around 2 billionPhilipp Oeser
2018-11-21Depsgraph: Update commentSergey Sharybin
2018-11-21Depsgraph: Allow flush of CoW tag from ActionSergey Sharybin
2018-11-21Fix T57975: Drawing with Onion Skin enabled crash BlenderAntonioya
2018-11-21Depsgraph: Move boundbox sync to the post-geometry evaluationSergey Sharybin
2018-11-21Depsgraph: Cleanup, use more clear nameSergey Sharybin
2018-11-21Implement basic global tablet pressure curve options.Alexander Gavrilov
2018-11-21I18N: tweak some UI labels and tips.Bastien Montagne
2018-11-21I18N defaults: enable tooltip translation.Bastien Montagne
2018-11-21GP: Remove Target Weight switchAntonioya
2018-11-21Fix uv-sculpt use w/ tool-systemCampbell Barton