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-17Cleanup: line wrapping caused by commentsCampbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-13Gizmo: move transform to a persistent optionCampbell Barton
2019-04-04Eevee: Add property update for render settingsClément Foucault
2019-03-31Fix/Cleanup bad usage of RNA_def_parameter_clear_flags() on RNA properties.Bastien Montagne
2019-03-30UI: Icons updateWilliam Reynish
2019-03-25UI: replace popovers with prop_popover_enumCampbell Barton
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-22Fix incorrect hard limits on motion blur shutter time.Brecht Van Lommel
2019-03-19UI: Re-organize Brush PropertiesWilliam Reynish
2019-03-18Fix T62685: Rename 'Align' to 'Only Origins'Campbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-12Fix T62508: Annotations Placement default value is not the same as factory de...Antonioya
2019-03-12Fix T62485: wrong tooltip textAntonioya
2019-03-08UI: Naming and tooltip for the new high-resolution smoke simplify setting.Pablo Vazquez
2019-03-08Fix T62317: missing Cycles viewport update when changing active camera.Brecht Van Lommel
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Units: Fix unreported. Audio volume is not a percentageWilliam Reynish
2019-03-06UI: Name changesWilliam Reynish
2019-03-01Cleanup: de-duplicate RNA array default argsCampbell Barton
2019-03-01RNA: move cursor into own structCampbell Barton
2019-02-26GP: Cleanup ToDo commentAntonioya
2019-02-26UI: IconsWilliam Reynish
2019-02-25RNA: disable animating the 3D cursorCampbell Barton
2019-02-253D View: support for editing cursor rotationCampbell Barton
2019-02-20Units: Use pixels for denoising radius property, and set Cycles motion blur d...William Reynish
2019-02-20UI: Make Shutter Speed properties consistent in Eevee & Cycles.William Reynish
2019-02-20RNA: use factor when appropriateWilliam Reynish
2019-02-18RNA: use distance unitsWilliam Reynish
2019-02-18UI: bake panel layout improvementsWilliam Reynish
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-15Add global control over disabling high-resolution smoke drawSergey Sharybin
2019-02-11Cleanup: RNA boolean names (use prefix conventions)Campbell Barton
2019-02-08Cleanup: rename V3D_MANIP_* -> V3D_ORIENT_*Campbell 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-28Make scene statistics to respect locked interfaceSergey Sharybin
2019-01-28Fix: use pixel as unit for some propertiesScott Spadea
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-25Cleanup: replace VSE /w SequencerCampbell Barton
2019-01-17Physically based defaults for Eevee Bloom and ShutterClément Foucault
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2019-01-10Fix T60266: missing viewport updates after changing scene world datablock.Brecht Van Lommel
2019-01-04Partial fix T60148: EEVEE hangs when anamorphic bokeh is too lowDalai Felinto
2019-01-02Cleanup: use RNA icon instead of passing as an argCampbell Barton
2019-01-02Cleanup: indentation, namingCampbell Barton