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-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-12-03Fix for [#24899] Sequence Transform strips don't apply animation properly to ...Janne Karhu
2010-12-03updates to patch from Dan Eicher, allow adding a NodeGroup through bpy.data.n...Campbell Barton
2010-12-03fix [#24938] Seed value on Particle settings gives Error when trying to inser...Campbell Barton
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-12-03fix [#25015] Ctrl+L linking to scene list does not scroll when the list is la...Campbell Barton
2010-12-03correction to error message from Dan EicherCampbell Barton
2010-12-03fix [#24586] Report mode of console does not show proper cariage returns.Campbell Barton
2010-12-03fix crash when report timer was set but no usable error reports were found.Campbell Barton
2010-12-02Bugfix #25010Ton Roosendaal
2010-12-02Update include paths for fonts in image stat display (rev33422).Guillermo S. Romero
2010-12-02IRC comment fix:Ton Roosendaal
2010-12-02Fix for [#25006] Particle system crash (missing check for negative index)Janne Karhu
2010-12-02bugfix [#24913] Text bevel normals wrongCampbell Barton
2010-12-02use fixed width fonts for image stat display.Campbell Barton
2010-12-02Additional fix for #24958 Cloth pinning not workingJanne Karhu
2010-12-02Adding some descriptions for animation-related operators that were missing them.Joshua Leung
2010-12-02patch [#23212] Python api for NodesCampbell Barton
2010-12-02fixed crash with rigid body constraints not having their child pointer read c...Campbell Barton
2010-12-01Bugfix #24999Ton Roosendaal
2010-12-01Bugfix #24890Ton Roosendaal
2010-12-01Bugfix #24903Ton Roosendaal
2010-12-01Fix for [#24958] Cloth pinning not workingJanne Karhu
2010-12-01partial fix [#23265] matrix_world rna path is visible but returns 0 to driver...Campbell Barton
2010-12-01fix for crashes trying to resolve paths "location[]" or "location.."Campbell Barton
2010-12-01increase the reference counts when setting default scene compo nodes else rem...Campbell Barton
2010-12-01workaround [#24958] Cloth pinning not workingCampbell Barton
2010-12-01bugfix [#23406] DPX Images load darker then saved, UI broken.Campbell Barton
2010-12-01fix for some mistakes in recent commit.Campbell Barton
2010-12-01patch from JacobF on IRC, copy smoke settings. double checked none of these a...Campbell Barton
2010-12-01fix [#24990] When extruding bones the outliner does not immediately updateCampbell Barton
2010-12-01bugfix [#22638] Alpha channel not saved when using texture paintCampbell Barton
2010-12-01minor console changes.Campbell Barton
2010-12-01bugfix [#23423] Multi-window : closing game windows cause blender crashCampbell Barton
2010-12-01Smoke now uses only one point cache where both normal and high resolution smo...Janne Karhu
2010-11-30minor rna changesCampbell Barton
2010-11-30missing NULL check in own recent commit,Campbell Barton
2010-11-30remove unmaintained windows and unix game engine plugin code.Campbell Barton
2010-11-30Add option for CMake to build libredcode, also use CODEC prefix for ffmpeg, q...Campbell Barton
2010-11-30Bugfix #24976Ton Roosendaal
2010-11-30misc small changes.Campbell Barton
2010-11-30Bugfix #24986Ton Roosendaal
2010-11-30bugfix [#24974] "select all" in weight paint -> face selection mode selects a...Campbell Barton
2010-11-30bugfix [#24798] Texture panels are shown in wrong orderCampbell Barton
2010-11-29replace overly verbose matrix creation for BGE camera, typo fix from MikeS.Campbell Barton
2010-11-29bugfix [#24969] Python Console bug: inserting a large text leads to strange c...Campbell Barton
2010-11-29Bugfix #24971Ton Roosendaal
2010-11-29For all buttons with search-menu option, the button will show a Ton Roosendaal
2010-11-29Description of BLI_strncpy() and BLI_strdupcat() were mixed up.Ton Roosendaal
2010-11-29From the todo:Ton Roosendaal