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-06-15Cycles: change Ambient Occlusion shader to output colors.Lukas Stockner
2018-06-15Fix T55490, intersect two triangles fails.Howard Trickey
2018-06-14Cycles: Query XYZ to/from Scene Linear conversion from OCIO instead of assumi...Lukas Stockner
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
2018-03-22Fix T54172: Avoid jumping panel length during playbackAaron Carlisle
2018-03-22Fix T54360: FFMPEG bitrate not editable for all codecsSybren A. Stüvel
2018-03-22Cleanup: Use more python way of checking booleanSergey Sharybin
2018-03-21UI: Optional prompt to quit for non win32 systemsCampbell Barton
2018-03-21Tracking: Make object created form tracks active and selectedSergey Sharybin
2018-03-21Tracking: Warn when no tracks are selected when creating meshSergey Sharybin
2018-03-09Don't add "Report a Bug" button for official tracker to non-official add-onsJulian Eisel
2018-03-05Error passing context arg to marker menuCampbell Barton
2018-02-26Presets: remove double underscore in preset namesCampbell Barton
2018-02-26Fix T54029: Wrong preset name display in win32Campbell Barton
2018-02-24Smoke: expose empty space clipping property to the UI.Kévin Dietrich
2018-02-23Cycles: add Principled Volume shader.Brecht Van Lommel
2018-02-19Cleanup: rename SequenceEditor instance to 'ed'Campbell Barton
2018-02-15Simple hair children: Make twist affected by textureSergey Sharybin
2018-02-15Simple hair children: Make twist affected by vertex groupSergey Sharybin
2018-02-15Simple hair children: Initial implementation of twist controlSergey Sharybin
2018-02-15Fix T54075: Align Objects fails w/ empty meshCampbell Barton
2018-02-09Paint Dirt: remove operator call from PythonSybren A. Stüvel
2018-02-09Paint Dirt: some small fixesSybren A. Stüvel
2018-02-08Remove Carve booleanSergey Sharybin
2018-02-08Linux: Add appdata.xml file for packagersCampbell Barton
2018-02-07Cleanup: Python context accessCampbell Barton
2018-02-06Fix T54003: Particles - Size and random size not present in "physics" tab in ...Mai Lavelle
2018-02-03Cycles: add Vector Displacement node and extend Displacement node.Brecht Van Lommel