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
2017-05-05Masks: Fix broken animation after adding primitivesSergey Sharybin
2017-05-05Revert "Add red alert in UI controls for datablock pointer properties"Julian Eisel
2017-05-05Remove redundant backbuffer/transform checkCampbell Barton
2017-05-03Fix error in node flag checkCampbell Barton
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-04-29Cleanup: comment blocksCampbell Barton
2017-04-29View3D: support both orbit select & depthCampbell Barton
2017-04-29Curve Fitting: minor change to re-fitting methodCampbell Barton
2017-04-29Cleanup: unused includesCampbell Barton
2017-04-29Implementation of custom python entries in all right click menusThomas Beck
2017-04-28Fix T51324: Auto-Depth fails rotating out of cameraCampbell Barton
2017-04-27Cleanup: remove unused matrix argCampbell Barton
2017-04-26Avoid race condition copying Scene for off-thread OpenGL image saveSergey Sharybin
2017-04-26Threading: Remove thread lock which seems uselessSergey Sharybin
2017-04-26Move depth select loop into its own functionCampbell Barton
2017-04-24Cleanup: remove unnecessary texface checksCampbell Barton
2017-04-24Cleanup: styleCampbell Barton
2017-04-21Alembic: fixed memory leakSybren A. Stüvel
2017-04-21Store edit-font select-box lengthCampbell Barton
2017-04-20D2607: Switch eye dropper to use linear color space internallyStefan Werner
2017-04-20D2608: Allow HDR picking from Compositor backgroundStefan Werner
2017-04-20Use reflect for calculating second normalCampbell Barton
2017-04-20Fix T51248: user preferences window size not adapted to DPI.Brecht Van Lommel
2017-04-19Fix T51243: Delete Globally won't work with Datablock ID Properties.Bastien Montagne
2017-04-19Alembic import/export: added as_background_job optionSybren A. Stüvel
2017-04-19Alembic export: made hair/particle export optional.Sybren A. Stüvel
2017-04-18Squashed commit of the following:Pascal Schoen
2017-04-17Fix T51176: Cache file location can be blank and prevent fluid simulation fro...Bastien Montagne
2017-04-16Fix T49617: Grease Pencil Stroke Placement regressionAntonio Vazquez
2017-04-15Fix T51149: Joining curves allows 2D curves in 3DCampbell Barton
2017-04-14Fix T49429: incorrect Blender internal viewport border render with DrawPixels...Brecht Van Lommel
2017-04-14UI: Add/Improve a few tooltipsAaron Carlisle
2017-04-13Add red alert in UI controls for datablock pointer propertiesAlexander Romanov
2017-04-13Datablock ID PropertiesAlexander Romanov
2017-04-12Fix T51184: Crash of Blender when I try to join an object with one that has b...Sergey Sharybin
2017-04-11Fix: width of UILayout.prop_enum() buttonsraa
2017-04-11Remove redundant glColor callCampbell Barton
2017-04-10Fix stereoscopic camera volume drawing.Bastien Montagne
2017-04-10GPencil 2D drawing code: minor optimization.Bastien Montagne
2017-04-10Fix T51158: Motion Tracking Movie clip editor graphSergey Sharybin
2017-04-10Tracking: Fix use-after-free bugSergey Sharybin
2017-04-06Cleanup: function naming for manipulatorCampbell Barton
2017-04-06Cleanup: minor changes to transform-manipulatorCampbell Barton
2017-04-03Collada - add flag to limit precision of exported data, mainly to simplify de...Gaia Clary
2017-04-01Cleanup: styleCampbell Barton
2017-03-31UI cleanup: simplify Icon handling of uiDefAutoButR for PROP_POINTER.Bastien Montagne
2017-03-31Cleanup: warningsCampbell Barton
2017-03-30Redraw parent popup when the child popup is closedraa
2017-03-30Depsgraph: Fix missing updates when in local viewSergey Sharybin
2017-03-29Fix skin mark operatorCampbell Barton