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
2017-09-08Fix T52628: own error in string duplicationCampbell Barton
2017-09-08Fix: Grease Pencil pie menu keymaps were broken after the menus got renamedJoshua Leung
2017-09-08Fix T52650:Grease pencil selection its not automatically updating in Clip EditorAntonio Vazquez
2017-09-08Fix T52678: Crash editing gpencil w/ frame-lockCampbell Barton
2017-09-07Correct function name in argument parsingCampbell Barton
2017-09-07PyAPI: add function to get an RNA subclassCampbell Barton
2017-09-07Cleanup: remove goto'sCampbell Barton
2017-09-07UI: fix memory leak when copy-to-selected failedCampbell Barton
2017-09-07Weight Smooth: remove source optionCampbell Barton
2017-09-07Fix T52639: Weight paint smooth tool crashCampbell Barton
2017-09-06Node UI: Add square and diamond socked draw stylesCampbell Barton
2017-09-06Fix mistake in previous fix for T52640.Brecht Van Lommel
2017-09-06Use normalized project functionsCampbell Barton
2017-09-06Fix T52640: crash when opening image file browser in some cases.Brecht Van Lommel
2017-09-06Screw Modifier: remove doubles optionCampbell Barton
2017-09-06Math Lib: normalized vector project functionsCampbell Barton
2017-09-06Fix T52652: Cycles image box mapping has flipped textures.Brecht Van Lommel
2017-09-06View3D Remap: skip defmaterialCampbell Barton
2017-09-06Fix T52663: Remap used invalid local-view dataCampbell Barton
2017-09-06Fix error in high bit-depth image tile drawingCampbell Barton
2017-09-05Rigidbody: Fix regression introduced in ee3faddSergej Reich
2017-09-05Fix T52374: Changes of rigid body related settings during simulation will bre...Sergej Reich
2017-09-05Fix T52251: Knife cur displaces surfaceCampbell Barton
2017-09-05Cleanup: use constCampbell Barton
2017-09-04Fix T52649: missing custom (split) normals from FBX exporter.Bastien Montagne
2017-09-04Fix T52531: Blender 2D stabilisation node issue when autoscale is selectedSergey Sharybin
2017-09-04Fix T52522: VSE renders with alpha transparent PNG image incorrectlySergey Sharybin
2017-09-04RNA/PyAPI: Expose Py classes in bpy.typesCampbell Barton
2017-09-04Cleanup: avoid confusing assignmentCampbell Barton
2017-09-03T52534: Compositor artifacts when scalingJeroen Bakker
2017-09-03Fix T52634: EditMesh Remove doubles could hangCampbell Barton
2017-09-03BLI_kdtree: utility function to remove doublesCampbell Barton
2017-09-03Fix: Deleting GPencil keyframes in DopeSheet didn't redraw the viewJoshua Leung
2017-09-03Fix: Border select for GPencil keyframes was including those in the "databloc...Joshua Leung
2017-09-03Fix: GPencil Sequence Interpolation for thickness/strength was invertedJoshua Leung
2017-09-03Fix T52227: Time Slide tool doesn't take NLA mapping into accountJoshua Leung
2017-09-02Correct own error simplifying matrix checksCampbell Barton
2017-09-01BMesh: use predictable order for remove-doublesCampbell Barton
2017-09-01RNA: demote non-strict class naming to warningCampbell Barton
2017-08-31RNA: strict naming for types in bpy.typesCampbell Barton
2017-08-31Increase max/min frame range to over a millionDalai Felinto
2017-08-31RNA: Limit which classes struct-map containsCampbell Barton
2017-08-31Correct last commitCampbell Barton
2017-08-31RNA: existing type check used wrong identifierCampbell Barton
2017-08-30Fix T52588: Shape key value driver variables of duplicated object sets refer ...Bastien Montagne
2017-08-30Refactor 'split faces' mesh code.Bastien Montagne
2017-08-29Alembic: Fix T52579: crash when replacing slightly different alembic filesSybren A. Stüvel
2017-08-29Fix T48079: Maintain Volume constraint overcompensates.Alexander Gavrilov
2017-08-29Support Copy To Selected and Alt-Click for F-Curves in the curve editor.Alexander Gavrilov
2017-08-29View2D: function to get view to region matrixCampbell Barton