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-08-03set origin was setting surfaces as 2D curves, added dupli-group support using...Campbell Barton
2010-08-02patch [#23054] Fix for bug #22725 "text editor doent scroll with cursor"Campbell Barton
2010-08-02SConsCampbell Barton
2010-08-02Fix preview render crash after recent G.main changes.Brecht Van Lommel
2010-08-01bugfix [#23134] uv project modifier not working.Campbell Barton
2010-08-01- new __main__ module wasnt de-referenced after adding into sys.modulesCampbell Barton
2010-08-01Fix for crash due to last commit.Brecht Van Lommel
2010-08-012.5: more G.main changes.Brecht Van Lommel
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-08-01bugfix'sCampbell Barton
2010-08-01fix for un-initialized layer (only bits between 1 and 20 were initialized)Campbell Barton
2010-08-01- font object x/yoffset was making text box's wrap text incorrectly.Campbell Barton
2010-07-31Separate proportional edit setting between edit and object mode. They are now...Martin Poirier
2010-07-31use more BLI math funcs (no functional changes)Campbell Barton
2010-07-31- add back prefix for ID lists (LF) for linked and fake user for search fields.Campbell Barton
2010-07-30Properties Window:Thomas Dinges
2010-07-30Logic Editor:Thomas Dinges
2010-07-30Fix #23103:Brecht Van Lommel
2010-07-30bugfix [#20038] Vertex path selection not working in Vertex/Face modeCampbell Barton
2010-07-303 duplicate functions: bone_flip_name() object_flip_name() flip_side_name()Campbell Barton
2010-07-30patch [#23060] ColorRamp python access functionsCampbell Barton
2010-07-30Preview commit in sculpt brushes broke resetting curves in other areas (rgb c...Matt Ebb
2010-07-30patch [#23088] 2.5 Text Editor: Preserve indentation with spacesCampbell Barton
2010-07-29Fix for error while weight painting:Campbell Barton
2010-07-29bugfix [#21093] Alt-arrowkey 'Swap Strips' confusedCampbell Barton
2010-07-29Fix #23073: glsl and 3d view background color didn't take color managment intoBrecht Van Lommel
2010-07-29Added back modal keymap items for view manipulation mode switching in Matt Ebb
2010-07-29== Sculpt ==Nicholas Bishop
2010-07-29Fixed some potential memory corruptionNicholas Bishop
2010-07-29bugfix [#23062] Resolve conflict button in text editor dissappers in Blener 2...Campbell Barton
2010-07-28Fix #22996: switching scenes did not exit editmode, meaning changesBrecht Van Lommel
2010-07-28Fix [#22197] empty XYZ text size changing according to distance from originMatt Ebb
2010-07-28bugfix [#23053] Blender crashes when adding image as a stripCampbell Barton
2010-07-28bugfix [#23055] transforms with proportional fall off affect hidden vertices ...Campbell Barton
2010-07-27bugfix [#23052] New Bracket Highlighting Patch Causes Seg Fault [Patch to fix...Campbell Barton
2010-07-27== Sculpt ==Nicholas Bishop
2010-07-27Smoke Patch + additions: a) Applying patch #22765 by Miika Hämäläinen (dom...Daniel Genrich
2010-07-27Fix #22950: width of a layout object does not propagate to its sub-layoutBrecht Van Lommel
2010-07-27Fix #22986: glsl didn't take object hiding into account yet for lamps.Brecht Van Lommel
2010-07-27Fix part of bug #23042: unnecessary texture preview re-render on changingBrecht Van Lommel
2010-07-27Fix #23044: sculpted mesh not updated in object mode with VBO's enabled.Brecht Van Lommel
2010-07-27Fix #23014: 3d view pivot point default was bounding box instead ofBrecht Van Lommel
2010-07-27bugfix [#21754] Smooth view + repeeted view orbit results in slow orbiting.Campbell Barton
2010-07-27bugfix [#22027] Group disappears in render after adding a group instanceCampbell Barton
2010-07-27[#22274] Special chars = 2 charactersCampbell Barton
2010-07-27* Partially revert r30763, where PROP_IMAGEPATH was added.Nicholas Bishop
2010-07-27bugfix [#22832] ctrl+shift+a on linked in group which is in a group makes out...Campbell Barton
2010-07-27patch [#22901] pixel- and aspectratio corrected camera representation in 3dviewCampbell Barton
2010-07-27* removing code meant for debuggingJason Wilkins
2010-07-27Saved a call to 'brush_alpha'Jason Wilkins