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
2019-11-27Cleanup: move space text vars into a runtime structCampbell Barton
2019-11-24Preferences: disable changing 'U' on blend file versioningCampbell Barton
2019-11-24Text Editor: smooth scrollingCampbell Barton
2019-11-22LibOverride: Make diffing several times faster.Bastien Montagne
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-11-08Fix T70778: Library Override dissabled after re-instancing same collection in...Bastien Montagne
2019-11-07Fix T69822: Switching sculpt objects breaks undoCampbell Barton
2019-10-18Cleanup: remove unused viewport fx_settingsCampbell Barton
2019-10-10Cleanup: clang-format, spellingCampbell Barton
2019-10-01Fix T70315: Blender exit with code `-6` with message `Attempt to free NULL po...Bastien Montagne
2019-09-29Sculpt: disable workbench anti-aliasing during stroke paintingBrecht Van Lommel
2019-09-25Fix T69542: Corrective Smooth modifier breaks when drivers are involvedSebastian Parborg
2019-09-23Cleanup: remove Mesh.bb and Curve.bb, no reason for these to be persistentBrecht Van Lommel
2019-09-23Revert part of "GPencil: Invert Paste operator and make Paste to Active default"Brecht Van Lommel
2019-09-19Fix T66154: viewlayer hide/exclude settings getting lost for linked collectionsBrecht Van Lommel
2019-09-18Cleanup: includes for readfile.cCampbell Barton
2019-09-14VSE: prefetchingRichard Antalik
2019-09-13Cleanup: unused headers for readfile, versioningCampbell Barton
2019-09-12Cleanup: line breaks with commentsCampbell Barton
2019-09-11Cycles: Display RenderPass in ViewportJeroen Bakker
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-30Cleanup: Silence debug prints in readfile code.Bastien Montagne
2019-08-26GPencil: Invert Paste operator and make Paste to Active defaultAntonio Vazquez
2019-08-26Fix T69146: Segment Fault using Undo for file with several scenes and script.Bastien Montagne
2019-08-25Cleanup: remove BKE_mesh_calc_normals_tessfaceCampbell Barton
2019-08-25Cleanup: remove USE_TESSFACE_DEFAULT defineCampbell Barton
2019-08-22Revert "Fix T68971: Copy As New Driver from Material node creates a bad refer...Bastien Montagne
2019-08-22Fix T68971: Copy As New Driver from Material node creates a bad reference.Alexander Gavrilov
2019-08-16Cleanup: spellingCampbell Barton
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-14Eevee: Remove Additive & Multiply Blend modeClément Foucault
2019-08-12Fix T67032: Do not systematically link 'orphaned' indirectly linked objects t...Bastien Montagne
2019-08-12Fix crashes caused by library placeholders.Bastien Montagne
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-05Cleanup: use unsigned char for theme colorsCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-08-01Cleanup: use braces, unused variable, unused enumCampbell Barton
2019-07-31Fix several undefined-behaviour-sanitizer warningsLukas Stockner
2019-07-30Fix T65691: GPencil Drawing long strokes turn invisibleAntonioya
2019-07-30Fix T66629: Library override - fails when armature and mesh are in separate c...Bastien Montagne
2019-07-26Fix T66325: Animation Keyframe Undo/Redo BugSergey Sharybin
2019-07-10Cleanup: avoid line breaks from trailing commentsCampbell Barton
2019-07-07Cleanup: spellingCampbell Barton
2019-07-02Cleanup: move comments onto own lines to avoid breaking linesCampbell Barton
2019-06-21Revert "Particle system: Move runtime data to runtime field"Sergey Sharybin
2019-06-21Fix T62876: Camera Background ImagesJeroen Bakker
2019-06-17Fix T63706: crash in files with custom node trees that contain builtin nodesBrecht Van Lommel
2019-06-17Fix T63867: image sequence not updating in Eevee animation renderBrecht Van Lommel
2019-06-17Cleanup: comment, RNA spellingCampbell Barton
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne