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-07-25reverse vector multiplication order for some internal functions.Campbell Barton
2011-07-25deprecate multiplication orders:Campbell Barton
2011-07-24Effector calculations are now thread safe.Janne Karhu
2011-07-242.5 World Buttons:Thomas Dinges
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-24Add Push/Pull to toolbarDaniel Salazar
2011-07-242.5:Thomas Dinges
2011-07-242.5 External animation player:Thomas Dinges
2011-07-23bugfix: [#28026] Copy Game Property brokenDalai Felinto
2011-07-23Cherry pick merge: /branches/soc-2011-pepper/intern/audaspace/OpenAL:r38630Joerg Mueller
2011-07-232.5 UI:Thomas Dinges
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-22Let's try default High Quality for object align, it's slow but it's simply th...Daniel Salazar
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-20fix [#27922] using preset_paths() with an absolute path returns twice the sam...Campbell Barton
2011-07-20added bpy.path.basename because "//" prefix breaks os.path.basename.Campbell Barton
2011-07-20patch [#28032] swapped matrix multiplication order, reverse it back, tested w...Campbell Barton
2011-07-20patch [#28030] SCONS Build: Build Date reflects "1" instead of actual date of...Campbell Barton
2011-07-20patch [#28031] Minor typo in BlenlibCampbell Barton
2011-07-20patch [#28032] Python Mathutils: Matrix Multiplication ErrorCampbell Barton
2011-07-19Speedup, do only one global matrix grab per objDaniel Salazar
2011-07-19update to patch from Andrew Hale - obj.closest_point_ob_mesh() now takes an o...Campbell Barton
2011-07-19Object Align operator: coudn't resist and added a high quality (slower) optio...Daniel Salazar
2011-07-19Object Align operator now correctly computes a *global* bounding box for all ...Daniel Salazar
2011-07-19fix for [#28012] Mat ID messy with shader nodesJeroen Bakker
2011-07-19fix for bpy.path.abspath(), if a path was passed it would get the last direct...Campbell Barton
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-19patch: [#27783] "Problem with clock" at 18:39:00 by Daniel Dionne (mrzeon)Dalai Felinto
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