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
2019-04-15GPencil: New Dots gradientAntonioya
2019-04-15CMake: fix WITH_PYTHON=OFFCampbell Barton
2019-04-15CMake: sort file listCampbell Barton
2019-04-15CMake: resolve issue building without sorted libsCampbell Barton
2019-04-14Fix copy & paste mistake in assert.Alexander Gavrilov
2019-04-14Depsgraph: fix hard CTD on dependency cycles through POSE_INIT.Alexander Gavrilov
2019-04-14Render: new material previewWilliam Reynish
2019-04-14Fix Alembic using wrong visible/selected flags, fix warnings.Brecht Van Lommel
2019-04-14Cleanup: remove deprecated grease pencil object property.Brecht Van Lommel
2019-04-14Cleanup: fix compiler warnings.Brecht Van Lommel
2019-04-14Fix T63599: fix the zero ease hack for the B-Bone end matrix.Alexander Gavrilov
2019-04-14Fix T59622: dependency problems with Spline IK.Alexander Gavrilov
2019-04-14Complete the set of matrix multiplication functions.Alexander Gavrilov
2019-04-14UI: Remember the last display mode in file browserSharan Ranjit
2019-04-14UI: Do not show full action rangeJacques Lucke
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-14Dopesheet: enable Show Keyframes and Interpolation by default.Alexander Gavrilov
2019-04-14Explain the Local With Parent coordinate space better.Alexander Gavrilov
2019-04-14Fix T61981: Local With Parent broken as constraint own space.Alexander Gavrilov
2019-04-14Missed version bump in recent commitCampbell Barton
2019-04-14Gizmo: individual toggles for 3D view gizmosCampbell Barton
2019-04-14Depsgraph: fix debug print crash on IK constraint without target.Alexander Gavrilov
2019-04-14Cleanup: rename 'ObData' to 'Object Data'Campbell Barton
2019-04-14Fix T63587: 3D View clipping region crashesCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-04-14Cleanup: move operator constants out of DNACampbell Barton
2019-04-13Gizmo: move transform to a persistent optionCampbell Barton
2019-04-13Keymap: warn when running poll on empty keymapsCampbell Barton
2019-04-13Fix T62048: crash when turning off curve path animation with Spline IK.Alexander Gavrilov
2019-04-13Fix T37500: implement Bendy bone segment deformation interpolation.Alexander Gavrilov
2019-04-13Cleanup: add View3D_Runtime structCampbell Barton
2019-04-13Fix T63563: Grease pencil not visible when contained in a collection instance...Antonioya
2019-04-133D View: move gizmo draw options out of overlaysCampbell Barton
2019-04-13GPencil: Implement Opacity transformAntonioya
2019-04-13Cleanup: style, use braces for the window managerCampbell Barton
2019-04-12Fix T61935 Crash when importing Alembic from MeshroomSybren A. Stüvel
2019-04-12Revert "Rename Label instead of Name in Node editor using F2 key"Campbell Barton
2019-04-12Cleanup: add back semicolons to DefNodeCampbell Barton
2019-04-12UI: Re-order Properties tabs to follow the data hierarchyWilliam Reynish
2019-04-12Fix T63452: View Port/render artifacts while camera movement inAntonioya
2019-04-11Fix T63467: Edge/vertex selection isnt working properly with X-ray set to 1Sebastian Parborg
2019-04-11Fix 'static override' message showing in ID template tooltip.Bastien Montagne
2019-04-11Fix (unreported) potential infinite loop over collections' parents pointers.Bastien Montagne
2019-04-11Cleanup: commentsCampbell Barton
2019-04-11Cleanup: remove unused codeCampbell Barton
2019-04-11Alembic export: free depsgraph after useSybren A. Stüvel
2019-04-11Fix T62664: Exporting Metaballs as Alembic crashes BlenderSybren A. Stüvel
2019-04-11Alembic export: always consider metaballs animatedSybren A. Stüvel
2019-04-11Fix: Build issue with draco on mac.Ray Molenkamp
2019-04-11Fix: Build issue with draco.Ray Molenkamp