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-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-04-01Added visible_bases and visible_objects to screen Context.Elia Sarti
2010-04-01Smoke:Daniel Genrich
2010-04-01Fix #21771: crash in render baking with image that can't be loaded.Brecht Van Lommel
2010-04-01move operator reports into a global list so they display in the console.Campbell Barton
2010-04-01Attempted fixes for render crashes on windows, still can't redo them hereBrecht Van Lommel
2010-04-01scene.timeline_markers.add/remove() support.Campbell Barton
2010-04-01Bugfix #21763: extremly zooming into graph editor via ctrl+mmb locks up blenderJoshua Leung
2010-04-01commit 27896 : merge render branch into trunk reverted changes in rna_curve.cCampbell Barton
2010-04-01allow action groups with "" name, (just uses "Group" instead)Campbell Barton
2010-04-01Fix [#21860] Quads/Triangles Selection miss to mark some Edges.Matt Ebb
2010-04-01Fix [#21347] no image at node editorMatt Ebb
2010-04-01Assorted animsys fixes/tweaks:Joshua Leung
2010-04-01Fix [#21298] Colour Management: Convert To Float & Use Colour Balance Lineari...Matt Ebb
2010-04-01Fix [#20711] Loop selection not working with Emulate MMB + Left mouse selectMatt Ebb
2010-04-01Fix [#21775] Double-clicking icons in the file browser doesn't open filesMatt Ebb
2010-04-01BGE fix: Parenting the object to itself crashes BGE + stubs updateDalai Felinto
2010-04-01svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2789...Campbell Barton
2010-03-31cleanupAndrea Weikert
2010-03-31Merge -c 27903 from COLLADA branch into trunk.Arystanbek Dyussenov
2010-03-31[#21762] BLI_dynamiclist is never usedCampbell Barton
2010-03-31[#21851] Bugfix: [#21254] text editor jump to line crashCampbell Barton
2010-03-31svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2786...Campbell Barton
2010-03-31svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2787...Campbell Barton
2010-03-31Only add drivers (and keying sets, keyframes etc) when exact key combo is Matt Ebb
2010-03-31taper/bevel object checking moved from RNA update to RNA pointer set function.Sergey Sharybin
2010-03-31Fix [#21826] Memory Map growing in size on each renderMatt Ebb
2010-03-31Fix [#21727] texture in compositor quickly results in crashMatt Ebb
2010-03-31Fix:Matt Ebb
2010-03-31Fix [#21832] Add Modifier, Pinned ContextMatt Ebb
2010-03-31Patch from Xavier Thomas: Matt Ebb
2010-03-31bugfix [#21743] Incorrect Rim Normals with Screw mod and Solidify Mod on a Cu...Campbell Barton
2010-03-31trick to give correct normals for cyclic curves used with the screw modifier.Campbell Barton
2010-03-31bge bplayer stub update.Dalai Felinto
2010-03-30Merge -c 27876 from COLLADA branch into trunk.Arystanbek Dyussenov
2010-03-30- Call DAG_id_flush_update for each object in convert operator if keep_originalSergey Sharybin
2010-03-30Fixed segmentation fault when non-curve object is setting as a taperSergey Sharybin
2010-03-30Attempted fixes for color picker trouble (can't reproduce here..)Matt Ebb
2010-03-30Baking for dupligroup & linked library objectsBrecht Van Lommel
2010-03-30* Multiply for panorama camerasBrecht Van Lommel
2010-03-30* Assign weight from bones in weight paint mode now respects paint faceBrecht Van Lommel
2010-03-30Rest shape key for cloth option, this makes it possibleBrecht Van Lommel
2010-03-30Fix a few warning in editors/ module.Brecht Van Lommel
2010-03-30Bugfix for [#21582] Adjusting material color (color picker) crashesElia Sarti
2010-03-30Fix #21827: Outer portions of extruded 2D curves do not render correctlySergey Sharybin
2010-03-30Performance tweak - on region pan/scale, only redraw the region itself Matt Ebb
2010-03-30BGE API DOC: a guide on how to build epydoc for windowsDalai Felinto
2010-03-30Fix [#21711] Position of 2d cursor is not displayed correctly and cannot be set Matt Ebb
2010-03-30BGE PyDoc: fix for KX_Object not linked to the class in some actuators API pageDalai Felinto
2010-03-30Fix [#20115] Some theme settings are not savedMatt Ebb