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-05-19Cleanup: use wm prefix for GenericCallbackCampbell 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-18Edit Mesh Selection Drawing: Make sure the state of point size is enabled.mano-wii
2019-05-18Fix T54686: objects don't occlude each other for edit-mesh select (part 2)Campbell Barton
2019-05-18Cleanup: remove unused argumentCampbell Barton
2019-05-18macOS/Linux: use more standard button layout in quit dialogBrecht Van Lommel
2019-05-18Fix T64762: incorrect textures for non-color images with an alpha channelBrecht Van Lommel
2019-05-18Fix T64791: light sun angle not savedBrecht Van Lommel
2019-05-18Fix image not being marked as modified on texture paint undo/redoBrecht Van Lommel
2019-05-18Windows: use more standard button layout in quit dialogBrecht Van Lommel
2019-05-18Fix use of deprecated DoF distance propertyBrecht Van Lommel
2019-05-18Mesh: remove Double Sided lighting option, it does nothing in the new viewportBrecht Van Lommel
2019-05-18macOS: always use the Blender quit dialog, like other platformsBrecht Van Lommel
2019-05-18UI: Sequencer menusWilliam Reynish
2019-05-18UI: Icons updateWilliam Reynish
2019-05-17Fix T64775: crash loading Eevee files with DoF, after recent changesBrecht Van Lommel
2019-05-17Fix T64775: crash loading Eevee files with DoF, after recent changesBrecht Van Lommel
2019-05-17Images: changes to avoid losing new images that have not been savedBrecht Van Lommel
2019-05-17Cleanup: Eevee: Use dummy texture for GTAO when not enabledClément Foucault
2019-05-17Fix T64300: Missing update of original data-block on redoSergey Sharybin
2019-05-17UI: Small tweaks to the save dialog:William Reynish
2019-05-17Outliner: Make restriction icons inactive based on hierarchy valueDalai Felinto
2019-05-17Fix meshes.new_from_object() not preserving materialsSergey Sharybin
2019-05-17Eevee / Workbench: Fix hair normalsClément Foucault
2019-05-17Cleanup: Eevee: Use DRW_PASS_CREATE macro when possibleClément Foucault
2019-05-17Cleanup: DRW: Remove uneeded DRWState valuesClément Foucault
2019-05-17Fix T64759: Pick select selects an incorrect face in edit mode.mano-wii
2019-05-17Images: make it harder to accidentally undo image texture painting changesBrecht Van Lommel
2019-05-17Images: make image save operator available outside image editorBrecht Van Lommel
2019-05-17Cleanup: remove unused image codeBrecht 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-17UI: Use correct icon for saving in the close dialog.William Reynish
2019-05-17UI: File Close DialogJacques Lucke
2019-05-17Fix T64595: Mask does not update correctly when changing framesSergey Sharybin
2019-05-17Fix compilation error in release modeSergey Sharybin
2019-05-17Set selection column restrict hidden by defaultDalai Felinto
2019-05-17Fix T63981: Factory default memory cache limit is 4096 MB (32bit builds)Sergey Sharybin
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-17Cleanup: Eevee: Remove custom volumetric matrixClément Foucault
2019-05-17Eevee: Remove the Volumetric Render checkboxClément Foucault
2019-05-17Eevee: Remove the Subsurface Render checkboxClément Foucault
2019-05-17DRW: Fix warning on MSVCClément Foucault
2019-05-17DRW: Make fullscreen vertex shader position and uv without attributesClément Foucault
2019-05-17Cleanup: Eevee: Use SET_FLAG_FROM_TESTClément Foucault
2019-05-17Report an error when trying to remove non-in-main datablockSergey Sharybin
2019-05-17Depsgraph: State behavior details more explicitlySergey Sharybin
2019-05-17Fix T64713: Link to Collection Textfield does not become activePhilipp Oeser