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
2009-12-22Reports: writing movies now uses the reports mechanism to throw errors.Brecht Van Lommel
2009-12-22Fix #20433: make single user doesn't work from menu. Popup menus forBrecht Van Lommel
2009-12-22clone and stencil layer access added, renamed mask to stencil layer internallyCampbell Barton
2009-12-22Assorted F-Curve/Keyframe API stuff (for use with some Sequencer editing):Joshua Leung
2009-12-22quite a few python panels (10 or so) had names longer then the PanelType allo...Campbell Barton
2009-12-22BGE bug #20446: revert to orignal code, the problems comes from misunderstand...Benoit Bolsee
2009-12-22zoom to mouse for 2D viewCampbell Barton
2009-12-22increasing camera lens limit to 172.85 (same as 2.49xx)Dalai Felinto
2009-12-22[#20446] mathutils: bugfix for matrix * matrix - patch by Paul Parchenko (par...Dalai Felinto
2009-12-21Missing file in previous commit.Martin Poirier
2009-12-21Sequence Slide transformation (easier to do special sequence code there than ...Martin Poirier
2009-12-21removing sequence strip overlap didnt adjust the animation key timeCampbell Barton
2009-12-21Multires: added back Reshape function, to copy vertex locationsBrecht Van Lommel
2009-12-21[#20441] 3D manipulator widget problemMartin Poirier
2009-12-21- camera switching didnt work for openGL renderCampbell Barton
2009-12-21* Rest length parameter for harmonic force springs. Implementation is a sligh...Janne Karhu
2009-12-21Fix #20432: object.layers did not do correct update, could miss depsgraph reb...Brecht Van Lommel
2009-12-21Fix #20442: opening .blend file with hanging temp screens could crash,Brecht Van Lommel
2009-12-21Makefiles: fix CFLAGS for OS XStefan Gartner
2009-12-21OS X: added support for building with Cocoa to MakefilesStefan Gartner
2009-12-21Solidify rim faces now get face data from the faces they extrude from, (UV an...Campbell Barton
2009-12-21Animation Editors - Durian Request - Selection Syncing:Joshua Leung
2009-12-21solidify modifier - rim faces now copy values from the faces they extrude fro...Campbell Barton
2009-12-21Quicky Loopcut patch:Joshua Leung
2009-12-21Missing id assignment for kmi creation function (2 out of 3 isn't good enough).Martin Poirier
2009-12-21Solidify modifier for Durian (allow cloth sim on single layer and make solid ...Campbell Barton
2009-12-20BGE fix: 3DDview not redrawing when exiting BGEDalai Felinto
2009-12-20Fix do_version for new preview region (for real this time).Martin Poirier
2009-12-20Fixes for memory leaks when exiting Blender while still in WeightPaint Mode.Joshua Leung
2009-12-20Bugfix #20173: Crash with Weight Paint on polygons with no facesJoshua Leung
2009-12-20Animation Editor Code Cleanups:Joshua Leung
2009-12-20Fix preview do_version bug (causing region type missing errors)Martin Poirier
2009-12-20Add missing names to SpaceTypesMartin Poirier
2009-12-20int Type for region rna (read-only helps for debug)Martin Poirier
2009-12-19Fixing error introduced in commit 25428.Thomas Dinges
2009-12-19Bugfix: doubles are not supported correctly in SDNA, double clickBrecht Van Lommel
2009-12-19fix for non Euler-XYZ rotations...Campbell Barton
2009-12-18Bugfix: sculpt mode could crash using a mesh without faces.Brecht Van Lommel
2009-12-18OSX : add mounted network volumes to the system folder list in open/save file...Damien Plisson
2009-12-18Fix #20401: hair combing with limit selection to visible does not combBrecht Van Lommel
2009-12-18- sequence strips without scenes would crash on displayCampbell Barton
2009-12-18Fix #20423: particle system deflection settings were not read correctly,Brecht Van Lommel
2009-12-18Keyframing Bugfix:Joshua Leung
2009-12-18Bugfix: sculpt brush size was computed wrong in perspective view withBrecht Van Lommel
2009-12-18RNA wrapping of Action Groups:Joshua Leung
2009-12-18Tweaked some key shortcuts in text editor to prevent conflictsMatt Ebb
2009-12-18sequencer copy clipboard wasnt checking if all related strips were selectedCampbell Barton
2009-12-18Keymap conflict detection operator.Martin Poirier
2009-12-18Wrong brush index for tenth brush (key is 0, brush index is 9, fun stuff)Martin Poirier
2009-12-17Typo in commentMartin Poirier