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-31makesrna: quiet re-declared enum warningCampbell Barton
2019-05-30GPU: Enforce Uniform buffer alignment to 16bytesClément Foucault
2019-05-30GPencil: Rename Blend mode "Normal" to "Regular"Antonioya
2019-05-30WM: use different drag thresholds for mouse/tablet eventsCampbell Barton
2019-05-29GPencil: Rename viewmatrix field to parent_obmatAntonioya
2019-05-29Fix T58251: Cycles ignores linked meshes when renderingSergey Sharybin
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
2019-05-27Cleanup: Fix warnings in bf_dnaRay Molenkamp
2019-05-27Cleanup: Fix warning in makesdnaRay Molenkamp
2019-05-24Cleanup: correct function nameCampbell Barton
2019-05-23Cleanup: Nodes: make it clear that SOCK_IN/_OUT are bitflags.Bastien Montagne
2019-05-22dna_genfile: add SDNA struct/elem queries that use alias namesCampbell Barton
2019-05-21Cleanup: clang-format, sort structsCampbell Barton
2019-05-21Viewport: MSAA support during ViewportRenderingJeroen Bakker
2019-05-21Cleanup: rename nr_* to *_len for DNA codeCampbell Barton
2019-05-21Cleanup: make DNA_struct_find_nr_ex function more compactCampbell Barton
2019-05-21UI: move edge-tag option from the scene into the operatorCampbell Barton
2019-05-20Normal UI: Remove normals toolbar and add/muliply menu options.Howard Trickey
2019-05-19Images: change alpha settings to support channel packingBrecht Van Lommel
2019-05-18Mesh: remove Double Sided lighting option, it does nothing in the new viewportBrecht Van Lommel
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-17Eevee: Remove the Volumetric Render checkboxClément Foucault
2019-05-17Eevee: Remove the Subsurface Render checkboxClément Foucault
2019-05-17makesdna: Fix build error on win32.Ray Molenkamp
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-16GPencil: New filter in Onion by keyframe typeAntonioya
2019-05-16Theme: add color difference for every other rowCampbell Barton
2019-05-16Cleanup: remove 2.4x panel tabsCampbell Barton
2019-05-16Cleanup: sort DNA renaming definesCampbell Barton
2019-05-15Objects: new 3D cursor alignment option when adding objectsHans Goudey
2019-05-15Lights: change sun light size to be specified as angleTim Stullich
2019-05-15Eevee: Add per material option to cull backfacesClément Foucault
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-14Armature: implement universal hash table lookup of Bone objects by name.Alexander Gavrilov
2019-05-14GPencil: Rename property Follow Drawing Path to AlignmentAntonioya
2019-05-14Fix T64441: GPencil textures weird rotationAntonioya
2019-05-13Cycles/Eevee: unified and improved texture image color space handlingBrecht Van Lommel
2019-05-13Preferences: auto-save on exitCampbell Barton
2019-05-11Python API: expose more keyframing flags for use in keyframe_insert.Alexander Gavrilov
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-10Preferences: add is_dirty memberCampbell Barton
2019-05-09Cleanup: avoid some floating point divisions in drawing codeBrecht Van Lommel
2019-05-09Themes: add setting to draw border around icons, use for Blender LightJeroen Bakker
2019-05-09Themes: add scene icon color category, for consistency in properties tab barBrecht Van Lommel
2019-05-09Workbench: Viewport AA PreferencesJeroen Bakker
2019-05-09UI: rename Look Dev 'Ball' to 'Sphere'Campbell Barton
2019-05-09DepsGraph: Multi ViewLayer SelectionJeroen Bakker
2019-05-09Move out pose edit options into the pose dataSebastian Parborg