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-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29WM: Remove Screen CastCampbell Barton
2018-06-11Cleanup: add simplified panel callbacksCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-15Change startup defaultsCampbell Barton
2018-04-21Cleanup: Get rid of context in editor 'new' callbackJulian Eisel
2018-04-20Fix: Copy and paste error from earlier commit adding message_subscriber callb...Joshua Leung
2018-04-20Fix: Toggling preview range from timeline button didn't update animation editorsJoshua Leung
2018-03-22GPUCompositing: Remove entire module.Clément Foucault
2017-11-27Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-27Sequencer: Add option to render OpenGL preview with DoFSergey Sharybin
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-08-07Merge branch 'master' into blender2.8Bastien Montagne
2017-08-06Fix broken API doc generation: Partially revert rBa372638a76e0Bastien Montagne
2017-08-01Merge branch 'master' into blender2.8Campbell Barton
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2017-05-02Add scene argument for notifiersCampbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-08-02Fix VSE showing FPS during scrubbingJulian Eisel
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-03-05Make limits of sequencer scaling a bit more saneAntony Riakiotakis
2015-02-26Fix T42506 sequencer not limiting zoom.Antony Riakiotakis
2015-02-05Fix T43566: Missing update event for VSEBastien Montagne
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-24Politically correct terrible consequencer changesAntony Riakiotakis
2014-11-22Fix for previous commitJoshua Leung
2014-08-06Fix T41323: Sequencer: video window taking all the place when switching to sp...Bastien Montagne
2014-08-06Cleanup: mostly move together main area init/draw/handler callback, and some ...Bastien Montagne
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2014-01-02Fix T38002: crash selecting a view mode for "Preview" in Sequence EditorSergey Sharybin
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-10-18Pampa Project request: FPS in sequencer editorSergey Sharybin
2013-09-03Fix #36359: sequencer frame indicator not updating during animation render.Brecht Van Lommel
2013-06-25Fix unnecessary 3D viewport redraws in various cases, in particular when editingBrecht Van Lommel
2013-04-28Bug fix #35117Ton Roosendaal
2013-04-02Usability fix, for color grading.Ton Roosendaal
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-02-27Added RGBA|RGB channels toggle to sequencer previewSergey Sharybin
2012-12-18style cleanupCampbell Barton