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-05-22Remove "_base*" from context APIDalai Felinto
2019-05-21VSE: Don't store `cfra` in cacheRichard Antalik
2019-05-21Fix T64414: crash deleting collection used for particle group and use countBrecht Van Lommel
2019-05-21Cleanup: remove unused functionBrecht Van Lommel
2019-05-21Cleanup: clang-format, sort structsCampbell Barton
2019-05-21Particle: optimize threading for many particles and many coresJuan Gea
2019-05-21Fix T64804 crash editing image paint fallof in edit modeBrecht Van Lommel
2019-05-21Viewport: MSAA support during ViewportRenderingJeroen Bakker
2019-05-21GPencil: Set samples to 10 for Soft brushAntonioya
2019-05-21GPencil: Set default Fill brush size to 20Antonioya
2019-05-21Mask: Fix missing remap of active spline/point on copySergey Sharybin
2019-05-21Fix T64842: crash rendering files with bevel curvesBrecht Van Lommel
2019-05-21Fix T64763: 'Make Proxy' creates Proxy within linked Collection.Bastien Montagne
2019-05-20Normal UI: for all ops needing autosmooth on, enable it if needed.Howard Trickey
2019-05-20GPencil: Add new default Soft BrushAntonioya
2019-05-20Camera: change default f-stop from 5.6 to 2.8Brecht Van Lommel
2019-05-20Color Management: update configuration, remove legacy transformsBrecht Van Lommel
2019-05-20Viewport: change default 3D viewport lighting from Studio to MatcapBrecht Van Lommel
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-20Cleanup: remove unused G_FLAG_BACKBUFSELCampbell Barton
2019-05-19Fix buildDalai Felinto
2019-05-19UI: Edit Menu Operator PollingHarley Acheson
2019-05-19VSE: add movie strips on top of audioRichard Antalik
2019-05-19Images: change alpha settings to support channel packingBrecht Van Lommel
2019-05-19UI: add Panel.bl_order property to control order of panels for add-onsBrecht Van Lommel
2019-05-19Cleanup: doxygen parametersCampbell Barton
2019-05-19Cleanup: rename BLI_appdir_fonts_* -> fontCampbell Barton
2019-05-19UI: Remove Hover Highlight When Outliner Loses FocusHarley Acheson
2019-05-19UI: Default Directory for Windows FontsHarley Acheson
2019-05-17Images: changes to avoid losing new images that have not been savedBrecht Van Lommel
2019-05-17Fix T64300: Missing update of original data-block on redoSergey Sharybin
2019-05-17Fix meshes.new_from_object() not preserving materialsSergey Sharybin
2019-05-17Cleanup: move Image flags into DNA, for consistency with other typesBrecht Van Lommel
2019-05-17Cycles/Eevee: unify depth of field settings for camerasJeroen Bakker
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-16Use edit evaluated mesh when creating mesh for object in edit modeSergey Sharybin
2019-05-16Cycles/Eeeve: unify film transparent settingJeroen Bakker
2019-05-16Tweak API to support adding evaluated meshes to main databaseSergey Sharybin
2019-05-16UI: tweak display of active, selected and edited items in the outlinerHarley Acheson
2019-05-16Cleanup: rename IDP_FreeProperty_ex to IDP_FreePropertyContent_exJacques Lucke
2019-05-16Refactor: Simplify ID Property freeingJacques Lucke
2019-05-16Dependency graph API changesSergey Sharybin
2019-05-16Fix T64681: evaluate curves with generative modifiers and no keys.Alexander Gavrilov
2019-05-16RNA: add 3D cursor matrix attributeCampbell Barton
2019-05-16Fix T64651, T64658: image texture not set to non-color properlyBrecht Van Lommel
2019-05-16Theme: add color difference for every other rowCampbell Barton
2019-05-16Cleanup: remove 2.4x panel tabsCampbell Barton
2019-05-15Animation: treat F-Curves with no keys as if muted/not existing.Alexander Gavrilov
2019-05-15Armature Constraint: don't calculate the unneeded ct->matrix for solve.Alexander Gavrilov
2019-05-15Lights: change sun light size to be specified as angleTim Stullich