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-17Units: add support for light power units in Watt. Use for Eevee lights.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-08Cleanup: rename V3D_MANIP_* -> V3D_ORIENT_*Campbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Fix (unreported) linestyle/greasepencil actions not being duplicated by full ...Bastien Montagne
2019-02-05Cleanup: typo in comment.Bastien Montagne
2019-02-05Cleanup: replace BKE_id_copy_ex by BKE_id_copy where possible.Bastien Montagne
2019-02-05Cleanup: BKE_library: rename id_copy to BKE_id_copy.Bastien Montagne
2019-02-05Cleanup: BKE_library: remove 'test' param of id_copy.Bastien Montagne
2019-02-01Color management: change view transform for color pickers and display modes.Brecht Van Lommel
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix T59495, T59992, T59904, T59178, T60598: broken keyframed value editing.Brecht Van Lommel
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-17Physically based defaults for Eevee Bloom and ShutterClément Foucault
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2019-01-03Fix T60119: incorrect filter size in new scenes.Brecht Van Lommel
2018-12-20Cleanup: argument wrapping indentationCampbell Barton
2018-12-19Gizmo: optional custom orientations for transformCampbell Barton
2018-12-18Fix T59536: safe area values were swappedJacques Lucke
2018-12-18Transform: when snap affect is off for a transform mode, ignore snap settings...Brecht Van Lommel
2018-12-18Transform: option to use incremental snappingCampbell Barton
2018-12-15GP: New Curve primitive and other primitive improvementsAntonioya
2018-12-14Attempt to sanitize node tree deletionSergey Sharybin
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-06Color management: Cleanup, make function name more clearSergey Sharybin
2018-12-05Color management: Query default view from displaySergey Sharybin
2018-11-30Workbench: Add Shadow Focus and change Shadow OrientationClément Foucault
2018-11-30Cleanup: name macros w/ matching BEGIN/ENDCampbell Barton
2018-11-28Scene: 3D cursor rotation wasn't initializedCampbell Barton
2018-11-26UI: rename "OpenGL" render engine to "Workbench".Brecht Van Lommel
2018-11-23Python API: bpy.app.handlers.depsgraph_update_pre/postJacques Lucke
2018-11-18GP: Harmonize Sculpt Struct and field namesAntonioya
2018-11-15Eevee: Add Filter Quality settingClément Foucault
2018-11-15Eevee: Add irradiance smoothingClément Foucault
2018-11-15Eevee: Add Light Threshold valueClément Foucault
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-05Paint: add BKE_paint_ensure to initialize toolsettingsCampbell Barton
2018-10-31Eevee: Fix wrong default overscan valueClément Foucault
2018-10-31Eevee: Implement Overscan optionClément Foucault
2018-10-24Merge branch 'master' into blender2.8Bastien Montagne
2018-10-24Fix (unreported) bad halding of ID usercounts when fully copying a scene.Bastien Montagne
2018-10-18Cleanup: Remove more #if 0 blocksJacques Lucke
2018-10-03Units: Support for fixed unitsJacques Lucke
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-09-20GP: Fix falloff curve using 2D animation templateAntonioya
2018-09-17Cleanup: use SCE_GIZMO_ prefix for gizmo_flagCampbell Barton