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-02-18doxygen: add newline after \fileCampbell Barton
2019-02-18Cleanup: conform headers to have license firstCampbell Barton
2019-02-18DNA: comment on how to avoid DNA rename errorsCampbell Barton
2019-02-17Units: allow short unit names be case sensitive when needed.Brecht Van Lommel
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: remove unused bStats structCampbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-17Cleanup: move flag definition into screen headerCampbell Barton
2019-02-17Cleanup: move object bounding-box into runtime structCampbell Barton
2019-02-16Blenlib/Windows: Fix Build error with clang.Ray Molenkamp
2019-02-16Fix T61591 Bevel tool not executing on mouseup.Howard Trickey
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: ensure new names exist when renamingCampbell 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-16DNA: warn about old versioning being incompleteCampbell Barton
2019-02-16Fix T61512: Crash switching workspace with fullscreen areaDalai Felinto
2019-02-15Fix T61210: Crash/inconsistency when clicking on obdata in outlinerDalai Felinto
2019-02-15Fix T61575: missing Cycles viewport updates when changing settings.Brecht Van Lommel
2019-02-15GP: Cleanup old ToDoAntonioya
2019-02-15Fix T61572: Crash when copy/pasting nodesPhilipp Oeser
2019-02-15Add global control over disabling high-resolution smoke drawSergey Sharybin
2019-02-15Cleanup: More obvious name for the flagSergey Sharybin
2019-02-15Cleanup: Naming, BKE prefixSergey Sharybin
2019-02-15Fix T61567: Object loose its rigid body data when moving to collectionDalai Felinto
2019-02-15Cleanup: Line wrappingSergey Sharybin
2019-02-15Depsgraph: Speedup constraint source lookupSergey Sharybin
2019-02-15Depsgraph: Move RNA lookup to an own query classSergey Sharybin
2019-02-15Depsgraph: Correct logging of build timeSergey Sharybin
2019-02-15Cleanup: IndentationSergey Sharybin
2019-02-15Bevel: remove workspace text message when exiting bevel.Howard Trickey
2019-02-15Bevel: fix twist on bevel of cylinder with >= 200 sides.Howard Trickey
2019-02-15Depsgraph: Show build time on --debug-depsgraph-timeSergey Sharybin
2019-02-15Fix T61570: Monkey primitive fill color wrongAntonioya
2019-02-15Fix Spring characters being in the rest pose on file openSergey Sharybin
2019-02-15Cleanup: Argument wrappingSergey Sharybin
2019-02-15Depsgraph: Don't tag original IDsSergey Sharybin
2019-02-15Cleanup: Attempt to clarify some ID_RECALC flagsSergey Sharybin
2019-02-15Fix DNA struct member versioning logicCampbell Barton
2019-02-15Cleanup: sync minor changes from D4342Campbell Barton