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
2013-07-01Bugfix [#35887] Keyframes inserted at wrong time on offsetted NLA Strips whenJoshua Leung
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-06-10Bugfix [#35643] Animated textures are invisible in Graph Editor if it is notJoshua Leung
2013-06-06style cleanupCampbell Barton
2013-05-30remove redundant includes from cmake and scons.Campbell Barton
2013-05-29Make sure bool will always have the same size in C and C++Sergey Sharybin
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-05-26code cleanup: typosCampbell Barton
2013-05-25fix misalignement of timeliner marker with timelineGaia Clary
2013-05-20code cleanup: split scons includes onto multiple lines, reduce chance of incl...Campbell Barton
2013-05-18style cleanupCampbell Barton
2013-05-18Fix #35390: sequencer end frame of preview range was not drawing correct.Brecht Van Lommel
2013-05-09Partial revert of own commits r56604 and r56603:Thomas Dinges
2013-05-09UI naming consistency:Thomas Dinges
2013-05-09UI naming consistency:Thomas Dinges
2013-04-26Fix a few more cases where an operator should not show in the search menu.Brecht Van Lommel
2013-04-24fix [#34958] keyframe many items would fail if there was a (") in the text.Campbell Barton
2013-04-22Bugfix [#34836] Crash when driver variable has path == 'data'Joshua Leung
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-04-05style cleanupCampbell Barton
2013-04-04svn merge ^/trunk/blender -r55700:55776Campbell Barton
2013-04-03code cleanup: use more (blender) conventional naming for group functions.Campbell Barton
2013-04-01Merged changes in the trunk up to revision 55700.Tamito Kajiyama
2013-03-31style cleanupCampbell Barton
2013-03-29fix [#34804] Only timeline_markers[0] is selectable if multiple markers at sa...Campbell Barton
2013-03-29don't save select extend state for marker selection.Campbell Barton
2013-03-26Merging r55547 through r55594 from trunk into soc-2008-mxcurioniSergey Sharybin
2013-03-26fix for missing redraw in own commit r55554 (Ctrl+F text editor find).Campbell Barton
2013-03-24Merged changes in the trunk up to revision 55546.Tamito Kajiyama
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-20code cleanup: use booleans for mesh and selection code.Campbell Barton
2013-03-19svn merge ^/trunk/blender -r55357:55372Campbell Barton
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-17use const pointers for file loading and booleans for animation system return ...Campbell Barton
2013-03-16NLA "Add Track" can now be used to add tracks to previously empty AnimDataJoshua Leung
2013-03-14Bugfix: Filtering option in NLA Editor to include AnimData blocks with noJoshua Leung
2013-03-14Remove OPTYPE_REGISTER flag from click handler operator for anim editorsJoshua Leung
2013-03-14Bugfix: Selecting AnimData "expanders" in AnimEditors works againJoshua Leung
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-03-10More UI message i18n fixes and improvements...Bastien Montagne
2013-03-10More UI message i18n fixes and improvements...Bastien Montagne
2013-03-10style cleanup: whitespaceCampbell Barton
2013-03-09code cleanup: favor braces when blocks have mixed brace use.Campbell Barton
2013-03-08Improving warnings when keyframing fails for IKEY over a buttonJoshua Leung
2013-03-08Bugfixes: [#34394] and [#31843] Visual Keying not working for bonesJoshua Leung
2013-03-07use bool for rna funcs.Campbell Barton
2013-03-06Woops! Fix for previous F-Curve path fix commitJoshua Leung