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-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
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
2019-04-11glTF: add Draco shared library for mesh compression.Benjamin Schmithüsen
2019-04-11Fix T63464: Multi UV Maps limited to three with eeveePhilipp Oeser
2019-04-10Annotations: Make all 2D editors locked to ViewAntonioya
2019-04-10Fix T62449: Subsurf+hidden facesJeroen Bakker
2019-04-10Keyframing: add operators that use keying-set ID'sCampbell Barton
2019-04-10Fix T63455: Legacy GPencil settings in AnnotationsAntonioya
2019-04-10Fix T63441: Cycles applies modifiers twiceSergey Sharybin
2019-04-10Cleanup: rename old -> versioningCampbell Barton
2019-04-10Cleanup: use STR_ELEM macroCampbell Barton
2019-04-10BLI_string: Add STR_ELEM macroCampbell Barton
2019-04-10Cleanup: order simple check before function callCampbell Barton
2019-04-10Cleanup: spellingCampbell Barton
2019-04-10Cleanup: style, shadow warningCampbell Barton
2019-04-09Fix T63427: Annotations don'twork with 2.79 settingsAntonioya
2019-04-09Cleanup: Use higher level functionSergey Sharybin
2019-04-09Cleanup: spellingCampbell Barton
2019-04-09Image draw: Fix/workaround image corruption on drawSergey Sharybin
2019-04-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-04-09Cleanup: BKE_gpencil namingCampbell Barton
2019-04-09Cleanup: styleCampbell Barton
2019-04-09Mistake in 1be2888bf021Jeroen Bakker
2019-04-09Fix T63326: absolute shape keys inserted from Python in wrong order.Arno Mayrhofer
2019-04-08Fix T63386: text editor footer added multiple times.George Vogiatzis
2019-04-08Fix T63399: Obj exporter does not respect "Apply Modifiers" settingsSergey Sharybin
2019-04-08Fix T60821: highlighting issues in Dope SheetPhilipp Oeser
2019-04-08GPencil: Mark Object gpd field as DeprecatedAntonioya
2019-04-08Fix T63340: Transform Snap Object: Simulate occlusion only when `use_occlusio...mano-wii
2019-04-08cleanup: typo in commentPhilipp Oeser
2019-04-08GPencil: Cleanup unused codeAntonioya
2019-04-07GPencil: Fix wrong Brush texture for pinned materialsAntonioya
2019-04-07Cleanup: add comments about dual quaternion scale handling.Brecht Van Lommel