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-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-12-05Bugfix #25041Ton Roosendaal
2010-12-05Bug fix #25042Ton Roosendaal
2010-12-05Object transparency setting should only show on MESH typeDaniel Salazar
2010-12-05Fix part of #25040: rendering multiple scenes from compositing nodes didn'tBrecht Van Lommel
2010-12-05use PyUnicode_DecodeFSDefault rather then PyUnicode_DecodeUTF8(str, strlen(st...Campbell Barton
2010-12-05- Fixed dead-lock when subviding curveSergey Sharybin
2010-12-05use constant strings for outliner menus rather then sprint'ing them together.Campbell Barton
2010-12-05fix for camera border going outside the clipping range while in camera view.Campbell Barton
2010-12-05Fix for [#25036] boids particle from 2.49 opened in 2.5 is crash !?Janne Karhu
2010-12-04Fixed memory leak in thumbnail_joblist_free: last image in loadimages weren'tSergey Sharybin
2010-12-04IRC report:Ton Roosendaal
2010-12-04Bug fix #21900Ton Roosendaal
2010-12-04Maintenance, Campbell Barton
2010-12-04Bugfix #24699Ton Roosendaal
2010-12-04Give functions that use printf style formatting GCC format attributes so if i...Campbell Barton
2010-12-04disallow setting RNA attributes while drawing, this is bad practice so enforc...Campbell Barton
2010-12-04fix for strict prototype error.Campbell Barton
2010-12-04own mistake made r33442, was returning the pose channel, rather then its bone.Campbell Barton
2010-12-04remove shadowed definitions but keep them as zero this time.Campbell Barton
2010-12-03Const conflict in PIL_dynlib_find_symbolTon Roosendaal
2010-12-03Bugfix #2508Ton Roosendaal
2010-12-03IRC fix:Ton Roosendaal
2010-12-03IRC bug reportTon Roosendaal
2010-12-03Irx report:Ton Roosendaal
2010-12-03Bugfix #24568Ton Roosendaal
2010-12-03Bugfix #25026Ton Roosendaal
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03compile fixes for mingw32.Campbell Barton
2010-12-03Fix for compilation error caused by strict prototype checkingSergey Sharybin
2010-12-03Fix #25017: Bezier Curve Deform Twisting after adding Shape KeysSergey Sharybin
2010-12-03Bugfix #20565Ton Roosendaal
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