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-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-25more vector order switching.Campbell Barton
2011-07-25minor edits to animation playback operatorCampbell Barton
2011-07-25style changes for operator scripts & some pep8 edits.Campbell Barton
2011-07-25fix for DingTo's recent commit with the animation player, it ignored the case...Campbell Barton
2011-07-25swap vertor multiplication order for add torus.Campbell Barton
2011-07-25edits to quick effects scriptsCampbell Barton
2011-07-25External image operators.Campbell Barton
2011-07-25fix [#28075] After the correction of No.38528 is applied, the following pheno...Campbell Barton
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