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-12[#14437] Modifier Stack RefactorCampbell Barton
2010-04-12Copy Constraints OperatorDalai Felinto
2010-04-11== Sequencer ==Peter Schlaile
2010-04-11== Sequencer ==Peter Schlaile
2010-04-11SVN maintenance.Guillermo S. Romero
2010-04-11Specific operator for Push/Pull (no need to go through the generic operator a...Martin Poirier
2010-04-11PyAPICampbell Barton
2010-04-11mindrones reports cmake 2.4 doesnt work anymore, since 2.8 is current, bumpin...Campbell Barton
2010-04-11py api file renameCampbell Barton
2010-04-11Long outstanding panel feature: press ENTER with mouse on header willTon Roosendaal
2010-04-11Cocoa fix [#21866] : force mouse move event to be sent upon cursor position s...Damien Plisson
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-11BGE fix #20456 - 2.5: mouse position problem (offseted by 1 vertically)Dalai Felinto
2010-04-11Solidify ModifierCampbell Barton
2010-04-10bpy.app was writing members more then once.Campbell Barton
2010-04-10rna/py/reference doc improvements..Campbell Barton
2010-04-10QTKit (OSX 64bit): Add audio export to QuicktimeDamien Plisson
2010-04-10rna reference docs, list inherited properties and functions at the bottom of ...Campbell Barton
2010-04-10dont document parent classes funcs and propertiesCampbell 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-09Bugfix: 21586 - UI problems with Tiled Textures (animatable for GE)Dalai Felinto
2010-04-08three things:Ton Roosendaal
2010-04-08no functional changeCampbell Barton
2010-04-08bugfix [#21812] Crash with -b -P on blend files saved with older blender vers...Campbell Barton
2010-04-08Bringing back code style to how WM was made.Ton Roosendaal
2010-04-08Merge -c 28089 from COLLADA branch into trunk.Arystanbek Dyussenov
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-08Fix for previous FFMPEG commit, needs extra version ifdefsMatt Ebb
2010-04-08Fix [#21890] YUV->RGB: Color clamping 16-235 in all motion pictures (ffmpeg)Matt Ebb
2010-04-07* Texture Mapping Panel could raise an error, missed check for an active text...Thomas Dinges
2010-04-07The daily node commit: brought back panning background image.Ton Roosendaal
2010-04-07Added tongue and neck rigs. The neck rig is quite solid, I think, and is wor...Nathan Vegdahl
2010-04-07Auto Keyframing:Joshua Leung
2010-04-07Disable part of commit #28064, this also clears the path on any file givingBrecht Van Lommel
2010-04-07Fix crash in file with image editor that was saved after using scopes.Brecht Van Lommel
2010-04-07Fix [#21940] Hotkeys conflict in Edit mode between (fill, beauty fill) and (m...Matt Ebb
2010-04-07Fix [#21756] Texture paint "quick edit" sending wrong path on unsaved scenesMatt Ebb
2010-04-07Modes are now toggled on using operators on load if the file was saved inBrecht Van Lommel
2010-04-07Revert a crappy line from revision 28060. Thomas Dinges
2010-04-07Fix [#21677] mouse dragging the translated object doesn't release the object Matt Ebb
2010-04-07more functions to stubs.cTom Musgrove
2010-04-07Clarify tooltip for 'Align to View' option for adding objects - Matt Ebb