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
2011-07-27* Fixed a typo in the code (uiLayoutItemSplt -> uiLayoutItemSplit)Thomas Dinges
2011-07-26- bugfix for icon listview where the icons would only wrap onceCampbell Barton
2011-07-26RNA: function calls with optional parameters were not giving correct defaultBrecht Van Lommel
2011-07-26correct misc warningsCampbell Barton
2011-07-26fix for NULL pointer crash with operator repeat, looks like error print got m...Campbell Barton
2011-07-26include menu ID's in tooltips when python tips are enabled, there was no way ...Campbell Barton
2011-07-26Fix #28087: Opening files in the text editor ignores the last newline '\n'Sergey Sharybin
2011-07-26set the development cycle to 'beta'.Campbell Barton
2011-07-26py api:Campbell Barton
2011-07-25Fix #28035: point density texture doesn't bake.Brecht Van Lommel
2011-07-25Fix #28079: UV propertional editing was incorrectly influenced by theBrecht Van Lommel
2011-07-25Fix #28014: joystick sensor not working. Broke this with an earlier commitBrecht Van Lommel
2011-07-25BGE BugFix for: [#23874] Custom projection matrix doesn't work in custom view...Dalai Felinto
2011-07-25fix [#28075] After the correction of No.38528 is applied, the following pheno...Campbell Barton
2011-07-25deprecate multiplication orders:Campbell Barton
2011-07-24Effector calculations are now thread safe.Janne Karhu
2011-07-24* Minor code cleanup / comment changing. No functional changes. Thomas Dinges
2011-07-24New dilation function from Morten Mikkelsen (aka sparky).Sergey Sharybin
2011-07-242.5:Thomas Dinges
2011-07-23bugfix: [#28026] Copy Game Property brokenDalai Felinto
2011-07-22Two fixes in drop-node-on-noodle:Ton Roosendaal
2011-07-22Small fix in drop-node-on-noodle: intersect code only did 3 edges ofTon Roosendaal
2011-07-22Need some fun once a while:Ton Roosendaal
2011-07-22remove duplicate function for printing the current file:line of a python scri...Campbell Barton
2011-07-22fix [#27910] baking ambient occlusion, do not consider closer object for blen...Campbell Barton
2011-07-22patch [#28045] Straighten tool from Simple TodosCampbell Barton
2011-07-22missed this file when adding option to disable frameserverCampbell Barton
2011-07-22fix [#28053] New material tooltipCampbell Barton
2011-07-22fix [#28052] PET: Shift-O cycling skips "random falloff"Campbell Barton
2011-07-22cmake - option to disable the frame serverCampbell Barton
2011-07-22Adding Shear transform to UV menu and Ctrl Alt Shift S hotkey (same as in 3D ...Daniel Salazar
2011-07-21Bugfix #28034Ton Roosendaal
2011-07-21Corrected View Selected operator for image editor so now it worksSergey Sharybin
2011-07-21Fixed bug with multires baking to float buffers.Sergey Sharybin
2011-07-21revert recent matrix multiplication patch:Campbell Barton
2011-07-21add tip that duplicator system doesnt support xray / transp object draw optio...Campbell Barton
2011-07-21fix [#28037] Missing orange selection lines (trivial)Campbell Barton
2011-07-21fix/workaround [#28040] float images reduced to 256 levels per channel upon saveCampbell Barton
2011-07-20patch [#28032] swapped matrix multiplication order, reverse it back, tested w...Campbell Barton
2011-07-20patch [#28031] Minor typo in BlenlibCampbell Barton
2011-07-20patch [#28032] Python Mathutils: Matrix Multiplication ErrorCampbell Barton
2011-07-19update to patch from Andrew Hale - obj.closest_point_ob_mesh() now takes an o...Campbell Barton
2011-07-19fix for [#28012] Mat ID messy with shader nodesJeroen Bakker
2011-07-19cleanup of scene->gamedata DNADalai Felinto
2011-07-19bugfix: [#27348] blenderplayer showing a different viewport size in 2.57bDalai Felinto
2011-07-19fix [#28018] Sequence Swap Data Operator does not workCampbell Barton
2011-07-18Missing struct keyword in function declaration causes compiler error with cma...Lukas Toenne
2011-07-18Bugfix #27927Ton Roosendaal
2011-07-18script to report deprecated functions of text and their age in days.Campbell Barton
2011-07-18fix [#28003] Unable to delete vgroupCampbell Barton