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
2011-01-03avoid int/float comparisons within a number of for loops in deep shadow map c...Campbell Barton
2011-01-03Keyframing Operator Code Cleanup:Joshua Leung
2011-01-03bugfix [#25459] Zooming out with view3d.zoom() crashes blender completelyCampbell Barton
2011-01-03Fix #25456: using Live Unwrap always unwraps with method Angle Based.Brecht Van Lommel
2011-01-02Bugfix #25446 (and todo item)Ton Roosendaal
2011-01-02Spelling fix: itterator->iteratorSergey Sharybin
2011-01-02New customdata layer callback: validateSergey Sharybin
2011-01-02- correct typos in comments.Campbell Barton
2011-01-02Quiet warnings from last commit.Campbell Barton
2011-01-02Fix for [#25427] cloth or soft body crash un UndoJanne Karhu
2011-01-01Bugfix #25445Ton Roosendaal
2010-12-31Silence more compiler warnings.Guillermo S. Romero
2010-12-31armature recalc roll now works properly with mirror enabled.Campbell Barton
2010-12-31alternative fix [#25178] Switch Direction operator for bones doesn't update m...Campbell Barton
2010-12-31revert a small change from Ton's commit from r33637.Campbell Barton
2010-12-31reverting part of Ton's commit r33911.Campbell Barton
2010-12-31Bugfix [#25420] Sequencer View Zoom operator hiddenJoshua Leung
2010-12-31Bugfix [#25415] Circle Selection does not work on bones in Pose modeJoshua Leung
2010-12-30Bugfix #25407Ton Roosendaal
2010-12-30revert part of Tons commit r33884.Campbell Barton
2010-12-29Part one of 2.56-beta release commitTon Roosendaal
2010-12-29DopeSheet Drawing Tweak:Joshua Leung
2010-12-29Bugfix #25397Ton Roosendaal
2010-12-28Bugfix #21825Ton Roosendaal
2010-12-28Bugfix #25395Ton Roosendaal
2010-12-28Bugfix, irc report.Ton Roosendaal
2010-12-28Bugfix: creating new 3d views in Blender now uses same defaultsTon Roosendaal
2010-12-28Bugreport, IRCTon Roosendaal
2010-12-28Assorted commenting, formatting, and compiler warning fixes forJoshua Leung
2010-12-28- Silencing some gcc warnings (yay! I can finally use this setupJoshua Leung
2010-12-28Drivers Code Cleanups and UI Tweaks:Joshua Leung
2010-12-27Small fixes:Ton Roosendaal
2010-12-27Usability fix:Ton Roosendaal
2010-12-27Removing the not-working test "Submit description" from RMB Ton Roosendaal
2010-12-27Workaround for [#25279] Shift-Numpad combinations fail to align view to selec...Nathan Letwory
2010-12-27Bug report #25384Ton Roosendaal
2010-12-26Bugfix [#25383] Drag&Drop .py file into text editor don't load it.Joshua Leung
2010-12-26Bugfix [#25380] Recorded bone keyframes do not play back both in theJoshua Leung
2010-12-26Fix #25375: Vertical numbers in F-Curve Editor out-of-alignment with gridSergey Sharybin
2010-12-24Bugfix #25366Ton Roosendaal
2010-12-24Bugfix #25371Ton Roosendaal
2010-12-24Bugfix #25357Ton Roosendaal
2010-12-24Bugfix: (Mario Kishalmi patch)Ton Roosendaal
2010-12-24Bugfix #25365Ton Roosendaal
2010-12-24presets for operators, re-using same preset system as render, cloth etc use.Campbell Barton
2010-12-23Bugfix #25341Ton Roosendaal
2010-12-23remove View3D.customdata_mask, since its stored in the scene now there is no ...Campbell Barton
2010-12-23Fix for multiple modifier stack calculations per frame.Campbell Barton
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton