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
2020-05-19Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-19GPencil: Make is_nofill_stroke property editableAntonio Vazquez
2020-05-19Fix T76541: OpenGl Depth Picking not selecting frontmost objectSebastian Parborg
2020-05-19Fix T76717: Set Rotation Mode Incorrectly Recalculates Bone Rotation In Pose ...Sebastian Parborg
2020-05-19Fix Frame Dropping not dropping the correct amount of framesSebastian Parborg
2020-05-19Made pose push/relax to breakdown behave smooth on rotationsSebastian Parborg
2020-05-19Fix T72729: Mask Modifier Loose Edges Not ShownJeroen Bakker
2020-05-19Fix T76865: Vertex paint draws hidden but cannot be painted ontoCampbell Barton
2020-05-19Fix T76689: Armature layers not indicating the existence of bonesSybren A. Stüvel
2020-05-19Fix T76780: Freestyle pass for one scene not accessible in compositor in othe...Jeroen Bakker
2020-05-19Fix T73169: Side by Side Stereo Rendering GlitchesJeroen Bakker
2020-05-19Cleanup: Creator Args SpellingAaron Carlisle
2020-05-19Fix T76821: Generalize Use Flow TooltipAaron Carlisle
2020-05-19Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-19Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-19Fix switching to particle edit-mode from editmodeCampbell Barton
2020-05-19Fix T76859: Cannot switch from editmode to texturepaint modePhilipp Oeser
2020-05-19Merge branch 'blender-v2.83-release'Pablo Dobarro
2020-05-19Fix sculpt mask interpolation in subdivisionsPablo Dobarro
2020-05-19Merge remote-tracking branch 'origin/blender-v2.83-release'Ray Molenkamp
2020-05-18Fix invalid bit shift when GPU shader attribute is not foundBrecht Van Lommel
2020-05-18Fix NULL pointer access reported by ASAN (harmless in practice but still weak)Brecht Van Lommel
2020-05-18Fix potential crash due to dyntopo GPU buffer invalid memory accessBrecht Van Lommel
2020-05-18Fix T76813: Snap to Edge Center returning a different normal from snap to EdgeGermano Cavalcante
2020-05-18Refactor: Move workspace foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-18Refactor: Move WindowManager and Screen foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-18Refactor: Move action foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-18Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-18Outliner: Fix (unreported) more data-changing operators missing undo.Bastien Montagne
2020-05-18Merge branch 'blender-v2.83-release'Sebastián Barschkis
2020-05-18Fix part of T76544: dyntopo sculpt undo stack memory leakBrecht Van Lommel
2020-05-18Fix T76795: Missing node tree update after remove-on-cancelJacques Lucke
2020-05-18OpenSubdiv: Cleanup, Remove from legacy SubsurfCCG codeSergey Sharybin
2020-05-18Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-18Fix T76851: GPencil brush is reset after change modeAntonio Vazquez
2020-05-18Fix T76730 DRW: Sorting of empty shading groups.Clément Foucault
2020-05-18Curves: Disable Curve Normals by defaultAntonio Vazquez
2020-05-18Fix T76828 Grease Pencil: Toggle Caps doesn't workClément Foucault
2020-05-18Cleanup: GPencil: Fix float double promotionClément Foucault
2020-05-18Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-18Fix T62422: Baking ray distance do not workSebastian Parborg
2020-05-18Fix T76799: Crash from undoing the copy-pasting of multiple data blocks.Bastien Montagne
2020-05-18UI: Widget: Make emboss offset dependent of line widthClément Foucault
2020-05-18UI: Widgets: Reduce constants count in shaderClément Foucault
2020-05-18Cleanup: Put GPU_state_init inside gpu_state.cClément Foucault
2020-05-18Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-18Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-18Fix T76593: Coordinate limit of 10,000 unitsCampbell Barton
2020-05-18Fix T75292: File-select events not handled while modal handler is activeJacques Lucke
2020-05-18Alembic: Fix bad allocation with invalid knots dataSergey Sharybin