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-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-14Keymap: toggle context gizmo instead of the tool gizmoCampbell 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-13readme: separate development linksBrecht Van Lommel
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-13Cleanup: add trailing commas to wrapped argsCampbell Barton
2019-04-13UI: remove popover button text in viewport headerWilliam Reynish
2019-04-13GPencil: Implement Opacity transformAntonioya
2019-04-13readme: initial minimal readmeCampbell Barton
2019-04-13GPencil: Remove script console warning when object is NoneAntonioya
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-12Build system: disable Draco when not installing python.Bastien Montagne
2019-04-12Fix T63504: Python Template 'ui_previews_dynamic_enum' errorPhilipp Oeser
2019-04-12Rename Label instead of Name in Node editor using F2 keyCampbell Barton
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 T63341: Xray mode makes some shading popover options grayed out despite t...Sebastian Parborg
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-11curve_fit_nd: fix assert caused by too small epsilonCampbell 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
2019-04-11Fix: Build error with msvc2019.Ray Molenkamp
2019-04-11Rename Label instead of Name in Node editor using F2 keyAntonioya
2019-04-113D View: Show the camera frame when Extra's is offCampbell Barton
2019-04-11Fix T63451: selected objects not highlighted in outliner scene view.Harley Acheson