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-04-25re-arrange modifier and blenkernel to overcome some linking problems that sto...Campbell Barton
2010-04-25fix for a library linking problem where a proxy object linked into a blend wo...Campbell Barton
2010-04-25Remove duplicated "modifiers".Guillermo S. Romero
2010-04-25fix for crash reading console history.Campbell Barton
2010-04-24py api: fix for context returning None for an empty list such as 'context.sel...Campbell Barton
2010-04-24[#21218] Strange Extrude bug...Martin Poirier
2010-04-24Fix for #22135, loading ffmpeg now before .B25.blend is loaded.Joerg Mueller
2010-04-24Makefile fix: new modifiers directory had to be compiled too.Ton Roosendaal
2010-04-24warning cleanup, also made voxel.c and volumetric.c use BM_INLINE define rath...Campbell Barton
2010-04-24sub_v3_v3v3 --> sub_v3_v3 (where possible)Campbell Barton
2010-04-24string number decoding didnt check for win32 slash & minor adjustments to som...Campbell Barton
2010-04-24unix style outliner name wildcards *.*, Any.???, etc (using fnmatch), also re...Campbell Barton
2010-04-24patch by by xat "Partial fix for bug #22142"Tom Musgrove
2010-04-23Some fixes from the render branch:Brecht Van Lommel
2010-04-23Quick fix, just in case the mesh has no vertex groups, there won't be a crash!Joshua Leung
2010-04-23Bugfix #22101: Envelopes dont respect armature modifier vertex group maskJoshua Leung
2010-04-23always print reports immediately when running in background mode.Campbell Barton
2010-04-23Mesh Deform Modifier: compress static binding weights better, thresholdBrecht Van Lommel
2010-04-23svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2837...Campbell Barton
2010-04-23fix for camera switching, broke 28359 Campbell Barton
2010-04-23Tweaks to Render Layers panelMatt Ebb
2010-04-23Spline IK - Influence ControlJoshua Leung
2010-04-23Improved the Outliner live-search so that in the default scene, doing a simpl...Joshua Leung
2010-04-23Outliner Live-Search Bugfixes:Joshua Leung
2010-04-23Fix [#21582] Adjusting material color (color picker) crashesMatt Ebb
2010-04-23rename scene.visible_layers -> layers, since layers are used for editing, exp...Campbell Barton
2010-04-22chaning the camera from the scene buttons didnt update the views. moved some ...Campbell Barton
2010-04-22skip instancing objects/groups when linking in a scene, the scene has referen...Campbell Barton
2010-04-22- Added search filter in outliner header. Only activates filter on enter,Ton Roosendaal
2010-04-22rna rename start/end --> frame_start/endCampbell Barton
2010-04-22only override start and end frames with particle's if the partices are emitte...Campbell Barton
2010-04-22Remove unused var from blenfont.Diego Borghetti
2010-04-22warning cleanupMatt Ebb
2010-04-22Fix [#22088] Object's material changes (links) to other when moving an object Matt Ebb
2010-04-22BugFix:Diego Borghetti
2010-04-22rna: added lib.parent access and made filename editable.Campbell Barton
2010-04-22Fix [#22097] missing panels in texture tabMatt Ebb
2010-04-22Fix [#22078] Cannot apply modifier in python (context error)Matt Ebb
2010-04-22Fix for bug in r28320, sizeof(pointer) was breaking path functionsMatt Ebb
2010-04-22copying values from int buttons were adding floating point 0.00000'sCampbell Barton
2010-04-21Save a Copy, (operator option for save as),Campbell Barton
2010-04-21fix [#22080] double clicking a file in file browser to open a file doesn't wo...Andrea Weikert
2010-04-21fix for crash drawing weights in lattice editmode.Campbell Barton
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-04-21option to use curve point weights to influence particle effectors.Campbell Barton
2010-04-21bugfix [#22098] Binreloc buffer overrunCampbell Barton
2010-04-21bugfix [#22091] Crashing on Add Shortcut Campbell Barton
2010-04-21[#22100] Jpeg2000 null pointer dereferenceCampbell Barton
2010-04-21Fix [#22099] Interactive Loopcut hs anoyin problemMatt Ebb
2010-04-21Fix [#22082] World gradients look like pooMatt Ebb