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
2016-04-19Cleanup unused header includes from previous commit.Bastien Montagne
2016-04-19Cleanup: move operators & related code of files & append/link to relevant ded...Bastien Montagne
2016-04-19Cleanup: pass event args as constCampbell Barton
2016-04-17Fix T48171: activating spacebar search menu over text button activates it or ...Brecht Van Lommel
2016-04-15Drivers Editing: Added "Copy/Paste" buttons beside "Add Variable" for copying...Joshua Leung
2016-04-15Code Cleanup: Add proper defines (with ANIM_* prefix) for animation-related c...Joshua Leung
2016-04-08Wide lines + line stipple deprecated API replacementAlexander Romanov
2016-03-28Fix T47969: Select Random always uses same seedCampbell Barton
2016-03-24Make IDPreview handling code use new recursive libquery looper.Bastien Montagne
2016-03-24Rework library_query foreach looper - add optional recursivity.Bastien Montagne
2016-03-23Radial Operator: Tweak number of digits displayed for the different property ...Joshua Leung
2016-03-23Radial Control Operator: Always show the property name + value on the headerJoshua Leung
2016-03-04Revert "Fix changing virtual pixelsize having no affect if only main window i...Campbell Barton
2016-03-04Fix changing virtual pixelsize having no affect if only main window is openJulian Eisel
2016-03-02UI: Show categories in operator search popupCampbell Barton
2016-03-02UI: Add search-create callbackCampbell Barton
2016-03-01Fix (unreported) crash when opening a file from splash screen when 'load UI' ...Bastien Montagne
2016-02-29Fix a bunch of temp full-screen glitchesJulian Eisel
2016-02-29Cleanup: Duplicated functionJulian Eisel
2016-02-21Correct incomplete doxgen file paths in WMJulian Eisel
2016-02-15Cleanup: reorganize BKE ID tagging functions.Bastien Montagne
2016-02-12Integrate font objects copy/paste with system clipboardDalai Felinto
2016-02-09Fix T47339: Unified color not used w/ radial controlCampbell Barton
2016-02-08Fix T47354: Garbage key events (UNKOWNKEY) would remain in backup event's key...Bastien Montagne
2016-02-07Fix T47342: hang with freestyle viewport render and animation playback.Brecht Van Lommel
2016-02-07Cleanup: line widthCampbell Barton
2016-02-06Fix T47204: selection failing directly after disabling multisample in user pr...Brecht Van Lommel
2016-02-02UI: update dynamic tipsCampbell Barton
2016-01-29Skip save-as history running from another OperatorCampbell Barton
2016-01-29Cleanup: remove unused codeCampbell Barton
2016-01-28WM: allow filesel to execute a modal operatorCampbell Barton
2016-01-27WM: Support showing reports for modal operatorsCampbell Barton
2016-01-25Fix various potential bugs from coverity reports (NULL dereference, negative ...Bastien Montagne
2016-01-24Docs: minor edits to code commentsCampbell Barton
2016-01-21Cleanup: line length, indentationCampbell Barton
2016-01-18UI: use a callback for the progress tooltipCampbell Barton
2016-01-18UI: redesign of the progress bar.Kévin Dietrich
2016-01-17Cleanup: styleCampbell Barton
2016-01-17Dynamic Paint: use job system for the image sequence bake operator.Kévin Dietrich
2016-01-17Point Cache: use job system for bake operators.Kévin Dietrich
2016-01-17Fix memory leak in (the still unused) WM_reportf.Brecht Van Lommel
2016-01-17WM: remove unnecessary context argument from WM_report, no good reason to hav...Brecht Van Lommel
2016-01-11WM: show file selector errors in headerCampbell Barton
2016-01-08Math Lib: use x-span for fill_poly_v2i_n callbackCampbell Barton
2016-01-08Fix T46993: UI lag in fullscreen mode on OS X / Intel graphics.Brecht Van Lommel
2016-01-04added new "Fake User" option for appending objects, this sets a fake user on ...Martin Felke
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-31Cleanup: Py API namingCampbell Barton
2015-12-27Fix T47064: Change Audio defaults to 48 kHzJörg Müller
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne