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-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-09-06UI / Python: rename X-Ray to In Front, Draw to Display.Brecht Van Lommel
2018-09-06UI: rename Translate/Grab to Move in UI, shortcuts stay the same.Brecht Van Lommel
2018-08-28UI: use keyword argumentsCampbell Barton
2018-08-28RNA: UILayout.split(..) 'percentage' to 'factor'Campbell Barton
2018-08-28UI: text keyword argument to labelCampbell Barton
2018-08-23UI: rename Grease Pencil panels in toolbar to Annotation.Brecht Van Lommel
2018-08-23Compositor: Film-like curveJeroen Bakker
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-30Merge branch 'master' into blender2.8Campbell Barton
2018-07-30Sequencer: move text & color into own categoryCampbell Barton
2018-07-17Render: add "OpenGL" render engine.Brecht Van Lommel
2018-07-03Keymap: Select/De-Select support for anim-editorsCampbell Barton
2018-07-02UI: Header consistency for SquencerPablo Vazquez
2018-06-28Merge branch 'master' into blender2.8Campbell Barton
2018-06-28Cleanup: use f-stringsCampbell Barton
2018-06-28Cleanup: pep8Campbell Barton
2018-06-28UI: Center ID Blocks in Video SequencerWilliam Reynish
2018-05-24UI: View menu area operators now in submenuCampbell Barton
2018-05-24UI: add top-level 'Edit' menuCampbell Barton
2018-05-01UI: move space-mode selectors before menu itemsCampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-03-22Fix T54172: Avoid jumping panel length during playbackAaron Carlisle
2018-02-19Cleanup: rename SequenceEditor instance to 'ed'Campbell Barton
2017-11-29Sequencer: add many more color blend modes, and a new color mix strip.Maikon Araujo
2017-11-27Sequencer: Add option to render OpenGL preview with DoFSergey Sharybin
2017-10-21Cleanup: use relative imports in bl_uiCampbell Barton
2017-10-09UI: VSE strip menu reorganizationAaron Carlisle
2017-09-02Cleanup: use title caps for labelsCampbell Barton
2017-08-11iFix T52050: Empty VSE preview for scene strips with OpenGL preview + Rendere...Bastien Montagne
2017-06-09UI: Fix some small ui inconsistenciesAaron Carlisle
2017-05-29UI correct use of "..." in the VSEAaron Carlisle
2017-05-22Fix T51577: ColorBalance strip modifier misses some color inputSergey 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-08Sequencer: Fix broken interface script since 415ff74Sergey Sharybin
2017-05-08UI: Cleanup VSE Properties ShelfMike Pan
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-03-01Correct commentAaron Carlisle
2017-03-01Cleanup: Use .enabled instead of .activeAaron Carlisle
2017-02-23Usual UI messages fixes...Bastien Montagne
2017-02-11UI: Redesign the VSE multicam stripAaron Carlisle
2017-01-25Remove commented codeAaron
2017-01-12Add Add Modifiers tab to the NLA & VSE editorsAaron Carlisle
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-15UI: Remove spaces around '/'Campbell Barton