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
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-03-09added relative path option for image load and save, relative path option from...Campbell Barton
2010-03-09Mac + OpenMP + pthreads workaround: recent commit broke compile, justBrecht Van Lommel
2010-03-09Fix render baking crashing on windows/mac. Problem was increasedBrecht Van Lommel
2010-03-09reproject - clamp image by the maximum texture size, remove debug printf.Campbell Barton
2010-03-09camera override option for scene strips.Campbell Barton
2010-03-09Updating/removing really really ancient stuff.Ton Roosendaal
2010-03-09mtex buffer copy & paste back for materials.Campbell Barton
2010-03-09Bugfix #21508: Hidden bones remain "selected" and are affected by transformsJoshua Leung
2010-03-09Fix [#21188] HueCorrection Node, when reseting Curve, it goes to a incline in...Matt Ebb
2010-03-09remove for bad-level-call & some minor changes to make camera switching neater.Campbell Barton
2010-03-09Bugfix #21117: Trying to select overlapping keys in the graph editor only cyc...Joshua Leung
2010-03-09Fix tiny drawing offset in file selectorMatt Ebb
2010-03-09Fix [#21519] UV Editor header doesn't update when changing proportional editi...Matt Ebb
2010-03-09Fix [#21145] Preferences: Solid OpenGL lights viewport updateMatt Ebb
2010-03-09Fix for earlier cache commit.Janne Karhu
2010-03-09Fix for: [#20937] Add brush doesnt work when disconnected hair option is enab...Janne Karhu
2010-03-09Fix for: [#21105] comb mode - bug with "free edit"Janne Karhu
2010-03-09Point cache optimization: only cache particles that are alive.Janne Karhu
2010-03-09Fix [#21047] Sample color too dark when not using color managmentMatt Ebb
2010-03-09Fix [#21022] Compositors File Output node doesn't use Colour ManagmentMatt Ebb
2010-03-09[#21433] Angular rotation snap issue, final value set is not snapped - SVN 27...Martin Poirier
2010-03-09* Fix for crash using texture nodes in displace modifierMatt Ebb
2010-03-09improve brush size keys so they dont change by 20 each time (bad for small br...Campbell Barton
2010-03-09option to use offscreen opengl drawing with the sequencer scene strips.Campbell Barton
2010-03-08scons build systemsKen Hughes
2010-03-08scons build systemsKen Hughes
2010-03-08image re-project now uses offscreen render function and has input for render ...Campbell Barton
2010-03-08MSVC projectfiles_vc9:Andrea Weikert
2010-03-08move render operators into their own files, render_internal.c & render_opengl...Campbell Barton
2010-03-08Bugfix: multires save external was not working. Just disabled operator pollBrecht Van Lommel
2010-03-08Depsgraph: more tweaks to last commit to get it actually workingBrecht Van Lommel
2010-03-08Depsgraph: always execute scene camera as if it was on a visible layer,Brecht Van Lommel
2010-03-08Send object's modifiers were changed in conversion operator.Sergey Sharybin
2010-03-08Change airbrush rate min/max to allow lower values and add separateBrecht Van Lommel
2010-03-08- Fixed trouble with rendering curves with disabled modifiers, which areSergey Sharybin
2010-03-08Fixed segmentation fault when converting mesh to mesh with non-empty modifier...Sergey Sharybin
2010-03-08Fix [#21469] long paths can't be scrolled with the mouseMatt Ebb
2010-03-08workaround for [#21486] Python debuger pdb don't workCampbell Barton
2010-03-08commit from r27250 to fix bug #21433, broke local axis rotation for pose bone...Campbell Barton
2010-03-08Ctrl+RMB support for selecting markers when sync markers is enabled.Campbell Barton
2010-03-08Fixed segmentation fault error when entering curve's edit mode whenSergey Sharybin
2010-03-08option to transform markers in the dope sheet, needed for re-timing animation...Campbell Barton
2010-03-07re-project images now save as PNG's rather then TAGA's, should work around a ...Campbell Barton
2010-03-07rna image.file_format, can be set before saving to choose a file format from ...Campbell Barton
2010-03-07[#21433] Angular rotation snap issue, final value set is not snapped - SVN 27...Martin Poirier
2010-03-07Readme Update to Alpha 2 (better late than never)Thomas Dinges
2010-03-07aparently startfile didnt work. trying 'start' command for windows.Campbell Barton
2010-03-07Enable "Build" modifier for curves/surfaces.Sergey Sharybin
2010-03-07Restore iTaSC UI.Benoit Bolsee