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
2018-11-14Cleanup: naming for paint modesCampbell Barton
2018-11-14WM: enforce descriptions being NULL or definedCampbell Barton
2018-11-11PyAPI: update keyword listCampbell Barton
2018-11-08Render API: Support arbitrary length for custom image metadata fieldsLukas Stockner
2018-11-07Cleanup: renmae ePaintTexture(Projective) -> 3DCampbell Barton
2018-10-29Modifier: mask threshold optionCampbell Barton
2018-10-11Cleanup: style (pointers)Campbell Barton
2018-09-28Fix T56905: unsupported channel layout error writing AAC audio.Brecht Van Lommel
2018-09-25Fix T56912: bpy.data.masks.new() crashedJacques Lucke
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-12Fix T56662: Autocomplete for texture slot Crash (in console).Bastien Montagne
2018-09-07Cleanup: move area API into own functionCampbell Barton
2018-09-06Compositor: Always use AA on masksSergey Sharybin
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-31Python: Enable MASS unit in FloatPropertyMonique Dewanchand
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-30Fix T56610: crash saving images with python API.Brecht Van Lommel
2018-08-26Cleanup: styleCampbell Barton
2018-08-24RNA: avoid redundant property lookups in UI APICampbell Barton
2018-08-21UI: disable new text hinting from D3201 by default for now.Brecht Van Lommel
2018-08-20RNA: Spline.calc_length() utility functionCampbell Barton
2018-08-17Fix engine.camera_model_matrix() not working in the Python API.Brecht Van Lommel
2018-08-08Cleanup: indentationCampbell Barton
2018-08-06PyAPI: Make skin modifier roots settableAndrew Hale
2018-08-06Fix T55012: Corruption editing screen keymapCampbell Barton
2018-08-02RNA: make particle enum publicCampbell Barton
2018-08-01Cleanup: declare vars or make staticCampbell Barton
2018-08-01DNA: remove View3D.flag3Campbell Barton
2018-07-31BLF: replace global aa pref w/ monochrome flagCampbell Barton
2018-07-31UI: use text hinting (now user preference)Campbell Barton
2018-07-26Cleanup: Use const argumentCampbell Barton
2018-07-25Fix T55964: Direction not normalized in isect_ray_aabb_v3_simple()?Bastien Montagne
2018-07-24Fix T55958: allow the user to select between spring and spring2.Alexander Gavrilov
2018-07-18Cycles: add Principled Hair BSDF.L. E. Segovia
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-07-15Cycles: add voronoi features and distance settings from Blender.charlie
2018-07-13Nodes: add sqrt, ceil, floor and fract to math nodes.Charlie Jolly
2018-07-12Fix T55949: increase color management exposure hard range.Brecht Van Lommel
2018-07-11Fix T55912: saving Viewer Node image error.Bastien Montagne
2018-07-06Ocean Modifier: removed unused refresh flagsSybren A. Stüvel
2018-07-05RNA: correct callback typeCampbell Barton
2018-07-03Cleanup: pep8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-07-01Cleanup: reduce variable scopeCampbell Barton
2018-07-01Cleanup: avoid calloc when immediately overwrittenCampbell Barton
2018-06-30Cleanup: remove unused context arg to menuCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-29WM: Remove Screen CastCampbell Barton
2018-06-27Cleanup: styleCampbell Barton