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-08-21UI: disable new text hinting from D3201 by default for now.Brecht Van Lommel
2018-08-11Fix T56293: Particle Instance Modifier Axis Buttons UX.Bastien Montagne
2018-08-09update llvm + clang to 6.0.1 and add openmp for macOSArto Kitula
2018-07-31UI: use text hinting (now user preference)Campbell Barton
2018-07-30Sequencer: move text & color into own categoryCampbell Barton
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-14Rename operator property from last commitCampbell Barton
2018-07-14Keymap: option to export all keymapsCampbell Barton
2018-07-14Cleanup: use f-string for addon_utilsCampbell Barton
2018-07-14Cleanup: minor change for f-string useCampbell Barton
2018-07-07Cleanup: isinstance can take multiple typesCampbell Barton
2018-07-07Cleanup: pep8Campbell Barton
2018-07-07Cleanup: redundant poll checksCampbell Barton
2018-07-03Cleanup: pep8Campbell Barton
2018-07-03Cleanup: pep8Campbell Barton
2018-07-02Correct f-string in own recent changesCampbell Barton
2018-06-30Cleanup: use f-stringCampbell Barton
2018-06-30Cleanup: use f-stringCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-29WM: Remove Screen CastCampbell Barton
2018-06-28Cleanup: use f-stringsCampbell Barton
2018-06-26Cleanup: pep8 function indentationCampbell Barton
2018-06-21UI: preference for developer extrasCampbell Barton
2018-06-15Cycles: change Ambient Occlusion shader to output colors.Lukas Stockner
2018-06-15Fix T55490, intersect two triangles fails.Howard Trickey
2018-06-14Fix T55470: Add option to not fix polygons' winding to Edit Normals modifier.Bastien Montagne
2018-06-11Fix T55278: Lightmap Pack > New Image broken when active object is NonePhilipp Oeser
2018-06-05Cleanup: pep8Campbell Barton
2018-06-04Cleanup: strip ghost trailing spaceCampbell Barton
2018-06-04Cleanup: newlines at EOF for Python modulesCampbell Barton
2018-05-27Cycles: Add Support for IES files as textures for light strengthLukas Stockner
2018-05-25Add number and memory size formatting throughout the UIDiego Gangl
2018-05-11EditMesh: remove duplicate rip macroCampbell Barton
2018-04-26Fix discontinuity in default UVs for a torusPhilipp Oeser
2018-04-22Cleanup: de-dup popup/pie menu RNA definitionCampbell Barton
2018-04-19Port particle instance modifier changes from Gooseberry branchSergey Sharybin
2018-04-13Remove editor type selector from File Browser when in 'Operator' mode.Bastien Montagne
2018-04-09Cleanup: unused variableCampbell Barton
2018-04-09Added support for the WEBM/VP9 video codecSybren A. Stüvel
2018-04-08Encoding panel clarificationsSybren A. Stüvel
2018-04-07Fix edit-mesh select nextCampbell Barton
2018-04-05Fix error where find-next missed None checkCampbell Barton
2018-04-05Write the scene render frame range to image/video filesSybren A. Stüvel
2018-04-03BMesh: remove redundant loop in select-next-activeCampbell Barton
2018-04-03Fix T54477: Broken utf8 strings in old .blend filesBastien Montagne
2018-04-01Correct accidental changes by C Logging additionCampbell Barton
2018-03-30C Logging: use instead of printf for messagesCampbell Barton
2018-03-29UI: Edit mode move edge data tool into a menuAaron Carlisle