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
path: root/source
AgeCommit message (Expand)Author
2010-03-12Fix #21211: new indirect/environment/emit passes weren't showing upBrecht Van Lommel
2010-03-12Fix #21189: vertex paint not working with mirror modifier.Brecht Van Lommel
2010-03-12Fix #21183: info stats not updated immediately on undo.Brecht Van Lommel
2010-03-12Added ability to save and load planar environment maps, rather than only cube.Matt Ebb
2010-03-12Fixed [#21558] ctrl+c a material color and ctr+v it into new texture color re...Matt Ebb
2010-03-11fix crash in compositing nodes passing on NULL compbuf.Brecht Van Lommel
2010-03-11rna/py api function for removing ID blocks, id.unused_clear()Brecht Van Lommel
2010-03-11re-project paint failed on no-camera when a camera wasnt needed.Brecht Van Lommel
2010-03-11Merge -c 27223 from COLLADA branch into trunk. Vertex color export was reques...Arystanbek Dyussenov
2010-03-11Motion Paths + Auto-Keying:Joshua Leung
2010-03-11Restored Environment mapsMatt Ebb
2010-03-11Send data changed notifier after object conversion.Sergey Sharybin
2010-03-11Fixed typo in blenderplayer scons rules.Sergey Sharybin
2010-03-10Python/RNA: added collection.move(from, to) for python definedBrecht Van Lommel
2010-03-10RNA/Python: support for layer subtype with BoolVectorProperty.Brecht Van Lommel
2010-03-10filebrowser:Andrea Weikert
2010-03-10OSX compile fix, for Scons, provided by Jens.Ton Roosendaal
2010-03-10- scene sequencer camera override wasnt working for render strips (only opengl)Campbell Barton
2010-03-10[#21261] Bugfix for dynamically loaded scenes' lights not mixing in multitextureCampbell Barton
2010-03-10Fix [#21371] Hover Paste doesn't work [27157]Matt Ebb
2010-03-10Fix [#21515] New cubes don't follow grid size for height (Z)Matt Ebb
2010-03-10Fix for [#21411] Particles jitter when resting on a collision objectJanne Karhu
2010-03-10Added Cmd-C/V for console copy and paste on mac os x.Matt Ebb
2010-03-10Fix [#21476] Mousewheel speed disrepancyMatt Ebb
2010-03-10Fix [#21520] Using sample tool from color ramp sets alpha to 0Matt Ebb
2010-03-10softbody.c / preparing 2.5 / animate all ..Jens Ole Wund
2010-03-09cant test but this should fix mac buildCampbell Barton
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-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