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-02-15Cleanup: Python context accessCampbell Barton
2018-01-08Fix T53513: Particle size showing in multiple placesDalai Felinto
2018-01-08Fix T53419: Masking "Add" menu is not present in Image editor, but shortcut isSebastian Koenig
2018-01-03Boolean Modifier: add debug optionsCampbell Barton
2018-01-01Space clip: Make it more clear that filter track does not use any settings fr...Sergey Sharybin
2017-12-30Fix T53420: Vertex Groups: The "-" button gets a hidden functionBastien Montagne
2017-12-30Fix T53171: lamp specials strength tweak fails with renamed emission nodes.Brecht Van Lommel
2017-09-08Screw Modifier: remove doubles optionCampbell Barton
2017-09-04Modify menu from last commitCampbell Barton
2017-08-17iFix T52050: Empty VSE preview for scene strips with OpenGL preview + Rendere...Bastien Montagne
2017-08-17Fix T52344: Softbody on Text.Bastien Montagne
2017-08-17DPI: add back option to control line width, tweak default width.Brecht Van Lommel
2017-07-28Cleanup: clear deprecated UI flagsCampbell Barton
2017-07-24Cleanup: trailing spaceCampbell Barton
2017-07-21UI: Add Open Image button to Mask Stencil Image panelAaron Carlisle
2017-07-21UI: Add Open Image button to Mask Stencil Image panelAaron Carlisle
2017-07-11A bunch of fixes for Pose Library while checking on T51607Joshua Leung
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-06-12Fix T51737: Material properties errorCampbell Barton
2017-06-10UI: Replace placeholder icons in object-add menuJulian Eisel
2017-06-09UI: Fix some small ui inconsistenciesAaron Carlisle
2017-06-01Cleanup: use row() sub-layout to expand enum properties horizontalyraa
2017-05-29UI correct use of "..." in the VSEAaron Carlisle
2017-05-22Fix T51577: ColorBalance strip modifier misses some color inputSergey Sharybin
2017-05-15Fix T51348: Node highlighting is brokenSergey Sharybin
2017-05-11Ammend last commit: add missing align for row propsAaron Carlisle
2017-05-11UI: Follow up on recent VSE workAaron Carlisle
2017-05-09Fix errors in vse ui commitAaron Carlisle
2017-05-09Fix assert failure caused by bug in sequencer interface scriptSergey Sharybin
2017-05-08Fix capitalization in some particle panelsLuca Rood
2017-05-08Sequencer: Fix broken interface script since 415ff74Sergey Sharybin
2017-05-08UI: Cleanup VSE Properties ShelfMike Pan
2017-04-20Fix Surface Deform not unbinding if target is removedLuca Rood
2017-04-19UI: Reorganize the UV/Image "Game Properties" PannelAaron Carlisle
2017-04-18Fix UI: double separator in Movie Clip Editor's view menuAaron Carlisle
2017-04-18Fix brush menu broken before adding uv and texture dataAaron Carlisle
2017-04-11UI: Add missing UV tools in the UV/Image Editor Window > Tools tabAaron Carlisle
2017-04-11UI: Do not put walk navigation settings inside an if statementAaron Carlisle
2017-03-30Mirror Modifier: Add offsets for mirrored UVsCampbell Barton
2017-03-29PyAPI: check modules are registered before unregisterCampbell Barton
2017-03-26PyAPI: add missing class registrationCampbell Barton
2017-03-25Automatic DPI for all platforms, per monitor DPI for Windows.Wouter
2017-03-25WM: Application TemplatesCampbell Barton
2017-03-23UI: allow to extend camera as a menuCampbell Barton
2017-03-20Cleanup: especially non pep8 parts of Py UICampbell Barton
2017-03-19Usual UI/i18n message fixes.Bastien Montagne
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-19Add missing classes from recent commitCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-03-14Update path_menu for recent API changeCampbell Barton