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-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
2019-02-12Fix T51771: UI Messages: Reserve 'Normal' to its geometric meaning.Bastien Montagne
2019-02-12Fix T61453: crash rendering after selecting particle settings datablock.Brecht Van Lommel
2019-02-12Fix "typo" in show_object_viewport* RNA_def_property_updateDalai Felinto
2019-02-12Modifiers: Make Difference default operation for boolean modifier.Bastien Montagne
2019-02-11Fix T61376 Group Node Node Editor theme property is missing alpha channelSebastian Parborg
2019-02-11Fix T61185: Missing modifiers update on changes to texturePhilipp Oeser
2019-02-11Cleanup: unused speaker flagCampbell Barton
2019-02-11Cleanup: RNA boolean names (use prefix conventions)Campbell Barton
2019-02-11Preferences: remove tweak/drag threshold distinctionCampbell Barton
2019-02-11DNA: remove Object.display structCampbell Barton
2019-02-11Cleanup: comment indentation & spellingCampbell Barton
2019-02-08Fix T61287: Object restrict viewport ignored in instanced collectionDalai Felinto