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-04-12booleanops.c was moved to MOD_boolean_util.c, remove empty file.Campbell Barton
2010-04-12Copy Constraints OperatorDalai Felinto
2010-04-11Specific operator for Push/Pull (no need to go through the generic operator a...Martin Poirier
2010-04-11Long outstanding panel feature: press ENTER with mouse on header willTon Roosendaal
2010-04-11Zoom in/out for Composite Node backdrop is (temp?) Vkey and SHIFT+V.Ton Roosendaal
2010-04-11python function to remove drivers.Campbell Barton
2010-04-09Reversion of commit that changes order for keymaps. I thought itTon Roosendaal
2010-04-09Fix for previous commit - better to just use NewRender rather than GetRenderMatt Ebb
2010-04-09Fix [#21529] Operator.report() has inconsistent behaviour with newlinesMatt Ebb
2010-04-09Attempted fix for [#21491] rendering from the api does not workMatt Ebb
2010-04-09Fix [#21949] View center seg faultMatt Ebb
2010-04-09Patch from Xavier Thomas: Use vertex arrays for drawing image editor vector s...Matt Ebb
2010-04-08three things:Ton Roosendaal
2010-04-08no functional changeCampbell Barton
2010-04-08bugfix [#21929] linking in groups into a linked in scene is possible and thos...Campbell Barton
2010-04-08Fix 'Region to Loop' not updating mesh selection modes properlyMatt Ebb
2010-04-07The daily node commit: brought back panning background image.Ton Roosendaal
2010-04-07Auto Keyframing:Joshua Leung
2010-04-07Fix [#21940] Hotkeys conflict in Edit mode between (fill, beauty fill) and (m...Matt Ebb
2010-04-07Modes are now toggled on using operators on load if the file was saved inBrecht Van Lommel
2010-04-07[#21931] Rotate Edge CW inverted with CCWMatt Ebb
2010-04-07Fix [#21760] Snap to Origin doesn't workMatt Ebb
2010-04-06Brought back:Ton Roosendaal
2010-04-06Fix #21166: changing image file path does not update texture preview. I'veBrecht Van Lommel
2010-04-06Fix #20911: automatic bone weights work poorly when vertex liesBrecht Van Lommel
2010-04-06Area Swap: fix memory leak and access to freed memory.Brecht Van Lommel
2010-04-06Fix #21402: python operator redo properties not refreshed. Now sends aBrecht Van Lommel
2010-04-06Tweak/code shuffle to make disabled buttons draw nicer on nodes.Matt Ebb
2010-04-06Fix #21393: some render error messages were not passed to the user.Brecht Van Lommel
2010-04-06Fix [#21194] Swap regions stopped workingMatt Ebb
2010-04-06Fix [#21516] UI artifacts in array modifierMatt Ebb
2010-04-06Fix [#21440] Bug or loose feature? Texture painting brushesMatt Ebb
2010-04-06Patch #21911: Uppercase Windows Drive Letters in File Open WindowJoshua Leung
2010-04-06Bugfix #21552: Alt S Envelope scaling key conflictJoshua Leung
2010-04-06Fix [#21678] Crease color cannot be adjustedMatt Ebb
2010-04-06Patch [#21750] Add luma waveform and vectorscope to image viewMatt Ebb
2010-04-06Patch #21697: GLSL shadows work again, by Matthias Fauconneau, thanks!Brecht Van Lommel
2010-04-05Request: auto link to viewer node back. Used to be ctrl+click, is nowTon Roosendaal
2010-04-05Fix #21266: cyclic dependency checking for texture nodes was missing.Brecht Van Lommel
2010-04-05Bugfix #21856: Empty F-Curves created when keyframing with 'auto keyframing m...Joshua Leung
2010-04-05Animation Editors: Select Linked OperatorJoshua Leung
2010-04-05Fix #21828: vertex group remove function removes vertices from all groups.Brecht Van Lommel
2010-04-05'Fix' [#21843] Manipulating Set Render Border sliders causes a crashMatt Ebb
2010-04-05Fix [#21909] full sample motion blurMatt Ebb
2010-04-05Bugfix #21212: Segfault when object.add_vertex_to_group() called with invalid...Joshua Leung
2010-04-05Bugfixes for Grease Pencil and the Image Editor (includes fix for #20921):Joshua Leung
2010-04-05Fix [#21895] Incorrect calculations for measurement systemMatt Ebb
2010-04-05Fix [#21912] knife and subdivide tools do not split edges properlyMatt Ebb
2010-04-05Durian Feature Request for Graph Editor: Border Select (optionally) considers...Joshua Leung
2010-04-05Missed one of the tweak operator for nodes when adding new param.Martin Poirier