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-02-22makesrna: Remove usage of dynamically linked pthreads4wRay Molenkamp
2019-02-21UI: better widget drawing with thick line width.Harley Acheson
2019-02-21makesrna: Fix windows build.Ray Molenkamp
2019-02-21makesrna: Fix build error on windows.Ray Molenkamp
2019-02-21Fix assert w/ multi-dimensional array printingCampbell Barton
2019-02-21Fix T61563: Info space prints matrices as flat tupleSebastian Parborg
2019-02-20Units: Use units for smokeWilliam Reynish
2019-02-20UI: Use checkbox for shape keys 'mute'.Pablo Vazquez
2019-02-20Units: Use pixels for denoising radius property, and set Cycles motion blur d...William Reynish
2019-02-20UI: Make Shutter Speed properties consistent in Eevee & Cycles.William Reynish
2019-02-20UI: Change name of Sequencer option from 'Draw Waveform' to 'Display Waveform...William Reynish
2019-02-20Fix missing dependency upgrade when changing image to/from sequence.Brecht Van Lommel
2019-02-20RNA: use factor when appropriateWilliam Reynish
2019-02-20Cleanup: styleCampbell Barton
2019-02-19Units: Fix some property subtypesVaishnav S
2019-02-19DNA: rename Object.col -> colorCampbell Barton
2019-02-18Fix T57457: animated image sequences not working in Eevee.Brecht Van Lommel
2019-02-18Markers: Make marker lines in sequencer and graph editor optionalJacques Lucke
2019-02-18DNA: rename Object.size -> scaleCampbell Barton
2019-02-18RNA: use distance unitsWilliam Reynish
2019-02-18UI: bake panel layout improvementsWilliam Reynish
2019-02-18UI: improve light probe properties layoutWilliam Reynish
2019-02-18DNA: rename Collection.dupli_ofs -> instance_collectionCampbell Barton
2019-02-18DNA: support renaming structs that use the old renaming hackCampbell Barton
2019-02-18RNA: use clog for logging error messagesCampbell Barton
2019-02-18Cleanup: styleCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-18Cleanup: conform headers to have license firstCampbell Barton
2019-02-17Units: add support for light power units in Watt. Use for Eevee lights.Brecht Van Lommel
2019-02-17Cleanup: remove leftover hemi light code.Brecht Van Lommel
2019-02-17Merge branch 'blender2.7'Brecht Van Lommel
2019-02-17Fix T54504: Cycles wrong backwards compatibility with linked libraries.Brecht Van Lommel
2019-02-17DNA: rename dup_* struct members to instance_*Campbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-16Fix T61593: Python can't access HUD region-typeCampbell Barton
2019-02-16Cleanup: rename SPACE_IPO -> SPACE_GRAPHCampbell Barton
2019-02-16DNA: rename theme space typesCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton
2019-02-16DNA: rename SpaceButs -> SpacePropertiesCampbell Barton
2019-02-16DNA: rename SpaceIpo -> SpaceGraphCampbell Barton
2019-02-16DNA: rename SpaceOops -> SpaceOutlinerCampbell Barton
2019-02-16DNA: rename camera YF_dofdist -> dof_distanceCampbell Barton
2019-02-16DNA: support DNA type & name aliasesCampbell Barton
2019-02-15Add global control over disabling high-resolution smoke drawSergey Sharybin
2019-02-15Cleanup: More obvious name for the flagSergey Sharybin
2019-02-14Fix T56665: Assert when selecting objectCampbell Barton
2019-02-13Merge branch 'blender2.7'Brecht Van Lommel
2019-02-13Fix T61457, T61489, T61482: build errors and memory warning in Cycles.Brecht Van Lommel
2019-02-13I18N Messages: fix confusion with Light meanings.Bastien Montagne
2019-02-12Cleanup: rename `BLT_I18NCONTEXT_ID_LAMP` -> `BLT_I18NCONTEXT_ID_LIGHT`.Bastien Montagne