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-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-18DNA: rename Object.size -> scaleCampbell Barton
2019-02-18DNA: rename Collection.dupli_ofs -> instance_collectionCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17DNA: rename dup_* struct members to instance_*Campbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-17Cleanup: move object bounding-box into runtime structCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-29Cleanup: replace attrib w/ attrCampbell Barton
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-21Fix T60709: Apply Object Transform does nothing by defaultJacques Lucke
2019-01-16Fix uninitialized cursor w/ setting object originCampbell Barton
2019-01-16Fix T52354: Origin to Geometry uses Bounds w/ Median Center is setCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-19Fix T59387: Axis target crashSebastian Parborg
2018-12-18Transform: calculate initial depth for axis-targetCampbell Barton
2018-12-18Gizmo: exclude overlays from origin-set depthCampbell Barton
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-12-14Missed last commitCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-14Lamps: Remove HEMI light typeClément Foucault
2018-11-13Merge branch 'master' into blender2.8Campbell Barton
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-23Rename: *_batch_cache_dirty > *_batch_cache_dirty_tagDalai Felinto
2018-08-23Fix T56500: Origin to geometry crashes on armatureDalai Felinto
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-06-07Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-06Merge branch 'master' into blender2.8Bastien Montagne
2018-06-06Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-05-31Cleanup: remove G.main from BKE objectBastien Montagne
2018-05-24Cycles/Eevee: Implement disk and ellipse shapes for area lampsLukas Stockner
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-12UI: move pivot to the topbarCampbell Barton
2018-05-08Cleanup: whitespace, duplicate includesCampbell Barton
2018-05-08Orientation for 3D cursorCampbell Barton
2018-05-02Merge branch 'master' into blender2.8Campbell Barton
2018-04-30Add support for area lights to the Apply Transform operatorLukas Stockner
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-15Merge branch 'master' into blender2.8Campbell Barton