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-11-23Cycles: Improved robustness of hair motion blur.motion_curve_fixStefan Werner
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2017-10-17Make auto handle placement aware of cyclic extrapolation.Alexander Gavrilov
2016-04-15Code Cleanup: Add proper defines (with ANIM_* prefix) for animation-related c...Joshua Leung
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-01-20UI: cleanup UI_fontstyle_string_width, UI_draw_stringCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-10Patch T38282/D295: Add a time offset to the FCurve Noise ModifierBassam Kurdali
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton
2013-06-29re-arrange '--help' output into more useful sections (added debug, python).Campbell Barton
2013-06-27Fix a few DPI/retina scaling issues in the graph editor and movie clip editor.Brecht Van Lommel
2013-04-07Fix for Unicode literal (causing a compile error in VS 2008).Tamito Kajiyama
2013-04-07Reverted a change accidentally committed.Tamito Kajiyama
2013-04-07Missing build_files updates in the merger in revision 55847.Tamito Kajiyama
2013-03-17use const pointers for file loading and booleans for animation system return ...Campbell Barton
2013-02-24Another bunch of UI translation fixes, thanks to Leon Cheung, Gabriel Gazzán...Bastien Montagne
2013-01-31patch [#33985] Added FModifierEnvelope control_point add remove to APICampbell Barton
2012-12-21back to utf-8 encoding!Bastien Montagne
2012-12-21Bugfix [#33623] Missing labels in UI for Expanded Polynomial FModifierJoshua Leung
2012-12-21Bugfix [#33623] UI for Factored Polynomial Generator FModifiers drawingJoshua Leung
2012-11-01fix for possible buffer overflow in gpu_nodes_get_vertex_attributes() and hai...Campbell Barton
2012-10-19Fix: Text fields for Generator FModifier were too smallJoshua Leung
2012-09-20code cleanup: remove unused macros, commet some which may be useful later - o...Campbell Barton
2012-08-25style cleanup: also spellingCampbell Barton
2012-08-17fix own error in recent smoothview cleanup, also correct some cross reference...Campbell Barton
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-06-20style cleanup: use TRUE/FALSE for ui align args.Campbell Barton
2012-05-28style cleanup: defines with bracesCampbell Barton
2012-05-08style cleanup: misc editor changes.Campbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell Barton
2012-03-26style cleanup: add braces around checks - 'if ELEM() {...}', confuses some pa...Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-04Whitespace tweaksJoshua Leung
2012-03-04Many i18n fixings, based on [#30428] [2.62] Translation Issues.Bastien Montagne
2012-03-02style cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2011-11-232.6 UI code:Thomas Dinges
2011-09-25Commented and tagged some unused vars (gcc warnings...).Bastien Montagne
2011-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-27- use %u rather tham %d for unsigned ints in string formatting funcs.Campbell Barton
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-06-10Alignment tweaks to F-Modifier header buttons.Joshua Leung
2011-06-04FModifier Influence/BlendIn-OutJoshua Leung