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-03-03Fix T43864: Saving from top area in fullscreen changes wrong area into File B...Julian Eisel
2015-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2015-02-23Debug GPU functionality from soc-viewport_fx by Jason WilkinsAntony Riakiotakis
2015-02-19Report total unfreed memory size on exitSergey Sharybin
2015-02-17RNA API: reuse property lookupsCampbell Barton
2015-02-14cleanup: doxy commentsCampbell Barton
2015-02-06cleanup: styleCampbell Barton
2015-02-06GHash: no need to malloc iteratorsCampbell Barton
2015-02-06Cleanup: styleCampbell Barton
2015-02-05More fixes for high DPI:Antony Riakiotakis
2015-02-02cleanup: style/spellingCampbell Barton
2015-01-31WM: empty menu so addons can extend the splashCampbell Barton
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-29Fix T41757: Inconsistent hotkey label with setting.Bastien Montagne
2015-01-29File Browser: Remove unused fileselect event valuejulianeisel
2015-01-28Stacked fullscreen area support (proper implemenation)julianeisel
2015-01-27Fix T43309 saving takes longer.Antony Riakiotakis
2015-01-27Fix T43371 lamps not updated on appenidng. Remove GPU materials onAntony Riakiotakis
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-26UI: macro for checking modifiersjulianeisel
2015-01-25cleanup: warnings, spellingCampbell Barton
2015-01-25Cleanup: Ugly typo (retore->restore)julianeisel
2015-01-24BKE_image: use BKE_image_*** prefixCampbell Barton
2015-01-21Fix T43158: pixels in the 3d-view was mis-alignedCampbell Barton
2015-01-20Fix for Trusted option, loading new fileCampbell Barton
2015-01-20Fix UI glitches drawing text at different sizesCampbell Barton
2015-01-20UI: cleanup UI_fontstyle_string_width, UI_draw_stringCampbell Barton
2015-01-19WM: add a notifier for camera/viewport optionsCampbell Barton
2015-01-15Revert "Make version_update() callback being invoked when linking/appending d...Sergey Sharybin
2015-01-14cleanup: minor editsCampbell Barton
2015-01-14Workaround/Fix T43139: Calling bpy.ops.screen.screen_full_area() multiple tim...julianeisel
2015-01-13Cleanup: fixes for building with recent clangCampbell Barton
2015-01-13Make version_update() callback being invoked when linking/appending datablocksSergey Sharybin
2015-01-12Fix T42754: File-Selector lost on fullscreen exitCampbell Barton
2015-01-12Second try to fix missing previews of mat/tex/etc. in .blend files.Bastien Montagne
2015-01-12revert part of 7a1dc20Campbell Barton
2015-01-11Cleanup: quite some harmless but noisy warnings from gcc...Bastien Montagne
2015-01-09Radial operator number angle input should use angles.Antony Riakiotakis
2015-01-07Quite warning about unused func.Bastien Montagne
2015-01-07Remove 'ensure previews' call from write code.Bastien Montagne
2015-01-07More tweak to preview commit - do not 'render' non-used IDs either.Bastien Montagne
2015-01-07Ensure mat/tex/etc. previews are generated/saved in .blend files when enabled...Bastien Montagne
2015-01-06Event System Cleanup: Modifier Key Assignment Switchjulianeisel
2015-01-06Fix T40435: Fix event system modifier key handlingjulianeisel
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2015-01-01GPencil Editing: Copy and Paste selected stroke segments with Ctrl-C and Ctrl-VJoshua Leung
2014-12-26Put editor initialization before python.Antony Riakiotakis
2014-12-14IME fix: Quit two assert failuresSeverin
2014-12-12Amend to previous 'append warning' commit.Bastien Montagne
2014-12-12Fix T42882: Now warn user when trying to append/link from older blender files.Bastien Montagne