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
2015-02-06cleanup: styleCampbell Barton
2015-02-06Animation play: Follow feature. Enabled from playback menu in theAntony Riakiotakis
2015-02-04Sequencer, scaling and audio synchAntony Riakiotakis
2015-01-28Stacked fullscreen area support (proper implemenation)julianeisel
2015-01-25Fix T43399: VSE - don't show fps info when stopping animation with ALT+Ajulianeisel
2015-01-25Cleanup: Ugly typo (retore->restore)julianeisel
2015-01-25Fix T43008: Support stacked fullscreen areasjulianeisel
2015-01-24BKE_image: use BKE_image_*** prefixCampbell Barton
2015-01-21Fix T43247: Don't open pulldown when a popup overlaps itjulianeisel
2015-01-21BKE_screen: add BKE_screen_find_area_xyCampbell Barton
2015-01-19Bugfix T43293: Crash when editing shared GPencil datablock in VSEJoshua Leung
2015-01-14Workaround/Fix T43139: Calling bpy.ops.screen.screen_full_area() multiple tim...julianeisel
2015-01-12Fix T42754: File-Selector lost on fullscreen exitCampbell Barton
2015-01-11Cleanup: quite some harmless but noisy warnings from gcc...Bastien Montagne
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2014-11-30Typo fix for commentJoshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-17Alternate fix for T42619: NULL check in callerCampbell Barton
2014-11-17Fix T42619: python crash: bpy.context.screen.is_animation_playingjulianeisel
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-10-29Cleanup: warnings, typosCampbell Barton
2014-10-28Markers: show the area that handles marker eventsCampbell Barton
2014-10-28Fix T41041: 'Delete keyframe' removes markers tooCampbell Barton
2014-10-23Usual UI messages fixes.Bastien Montagne
2014-10-17UI: disable area emboss when it's maximizedCampbell Barton
2014-10-15Fix for Editor Fullscreen on SequencerDalai Felinto
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-10-08glutil: use ints for drawing functionsCampbell Barton
2014-10-08Ghost Context RefactorJason Wilkins
2014-09-10Partial fix for T41749Campbell Barton
2014-09-10WM: Add utility wmOrtho2_*** funcsCampbell Barton
2014-08-15Fix T41427: Region overlap moves into wrong window.Bastien Montagne
2014-08-11Fix marker selection margin ignoring DPICampbell Barton
2014-07-29Fix T41223: F-Curve sliders won't update values during playback when mouse cu...Bastien Montagne
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-21CleanupCampbell Barton
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-19Fix RGN_DRAW_REFRESH_UI flag being overwrittenCampbell Barton
2014-07-12Replace BLI_SMALLSTACK_FREE with fake user (quiet warnings in msvc)Campbell Barton
2014-06-30Experiment with the compositor border in editorSergey Sharybin
2014-06-24Ctrl-F now activates the filter-by-name functionality for Animation EditorsJoshua Leung
2014-06-18Code cleanup: replace 0 with OB_MODE_OBJECTCampbell Barton
2014-06-14UI: Add support for popups to refresh their layput (D578)Campbell Barton
2014-06-14UI: remove OpenGL calls from ED_region_init, now handled elsewhereCampbell Barton
2014-05-16Fix T40226: Keep collapse-menu when splitting areasCampbell Barton
2014-05-01Add BLI_compiler_compat.h to help with portabilityCampbell Barton
2014-05-01Include removal gave problems with windows, ifdef some back in for windows onlyCampbell Barton
2014-05-01Revert "Fix msvc 2013 compiler errors after the ingenious cleanup in 4ca67869...Campbell Barton