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-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-17Cleanup: trailing space in CMake filesCampbell 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-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