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-21Merge branch 'master' into alembic_pointcacheLukas Tönne
2015-03-19Remove deleted list for palette colorsCampbell Barton
2015-03-19Merge branch 'master' into alembic_pointcacheLukas Tönne
2015-03-19Cleanup: spelling grey -> grayCampbell Barton
2015-03-19Revert part of recent color-management commitCampbell Barton
2015-03-17Removed the now redundant "Read" toggle from cache libraries.Lukas Tönne
2015-03-17Part 2 of D1082 by Troy Sobotka, remove our functions that do lumaAntony Riakiotakis
2015-03-11Merge branch 'master' into alembic_pointcacheLukas Tönne
2015-03-10Fix T43953, make opengl render work like before, basically, if we renderAntony Riakiotakis
2015-03-09IME: Disable IME for number buttonsSeverin
2015-03-03Record and display the last result of cache reading in the cache libraryLukas Tönne
2015-03-03Use a uiTemplate function for showing cache library items instead ofLukas Tönne
2015-03-02Fix missing newline in the button cycle error printSergey Sharybin
2015-02-26cleanup: spelling & typosMike Erwin
2015-02-24Merge branch 'master' into alembic_pointcacheLukas Tönne
2015-02-24Fix T43634: Selecting 'Drop Color' from spacebar menu causes instant closeSergey Sharybin
2015-02-23Gooseberry request:Antony Riakiotakis
2015-02-20New ID datablock 'CacheLibrary', for managing physical cache archivesLukas Tönne
2015-02-19Big revert of all things pointcache, old code is impossible to work with.Lukas Tönne
2015-02-19New ID datablock 'CacheLibrary', for managing physical cache archivesLukas Tönne
2015-02-13Fix (revert) mistake in rB1ae2098a6e04359b, causing broken UI (see e.g. Scene...Bastien Montagne
2015-02-13cleanup: ui, use boolsCampbell Barton
2015-02-13UI: show check-boxes pie-menu bool/enumsCampbell Barton
2015-02-11Fix (unreported) disabled items in UIList not grayed out.Bastien Montagne
2015-02-11Fix depth-eyedropper crashing outside 3d viewCampbell Barton
2015-02-11UI: add optional tip callback to uiBut, and use it for per-item tooltips in U...Bastien Montagne
2015-02-10Nodes: Various UI cleanups for Image and Environment Texture Nodesjulianeisel
2015-02-09Fix T43554: Zoom to mousepos makes 2D Views pan after zoom limits arejulianeisel
2015-02-06cleanup: styleCampbell Barton
2015-02-06cleanup: use bool args & redundant castsCampbell Barton
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-28Add theme option for cliping borderAntony Riakiotakis
2015-01-27Interface get rid of some quadstrips in favor of trianglestripsMartijn Berger
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-26UI: macro for checking modifiersjulianeisel
2015-01-26Correction to c792e546991bd9: OS-Key should be checked as welljulianeisel
2015-01-26Cleanup: Remove ugly ELEM checks in modifier key handlingjulianeisel
2015-01-26If a modifier key is held, don't open context menujulianeisel
2015-01-21UI: support alt+wheel for expanded enumsCampbell 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-20Fix UI glitch: Ctrl/Shift didnt refresh the UICampbell 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-20BLF: remove paranoid checks for unset default fontCampbell Barton
2015-01-19Fix two potential bugs reported by latest coverity scan.Bastien Montagne
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2015-01-14UI: Eyedropper for view-depthCampbell Barton
2015-01-13Fix T43128: Headerless panels are reorderable on Windowsjulianeisel
2015-01-12Second try to fix missing previews of mat/tex/etc. in .blend files.Bastien Montagne