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
2005-03-26 - made give_mesh_mvert staticDaniel Dunbar
2005-03-25Added Manipulator Combo mode, with translate/rotate/scale combined. CenterTon Roosendaal
2005-03-25I'll break this commit into two sections in the moto filesKent Mein
2005-03-25Adjusted tooltips for RGB and Grad buttons on particle settings panel. UserChris Burt
2005-03-25Quickly hacked together a fix for game engine compiling. There were twoChris Burt
2005-03-25Small fix for the following warning:Kent Mein
2005-03-25 - removed unused variableDaniel Dunbar
2005-03-25Transform fix; in PoseMode you now can do multiple chains again.Ton Roosendaal
2005-03-25added an #include <stdlib.h> to fix this:Kent Mein
2005-03-25A couple of wee transform featurettes;Ton Roosendaal
2005-03-25Patch from Erwin Coumans: Abstract the physics engine.Kester Maddock
2005-03-25Big patches:Kester Maddock
2005-03-25Commented out some old cruft in the Makefile which seemed to be unrelatedChris Burt
2005-03-25Since Cygwin isn't compatible with all of this fancy AVI codec business weChris Burt
2005-03-25axisProjection can take care of zero-length vector so we don't need to check ...Martin Poirier
2005-03-25Reworked the camera dolly/parallel axis constraint code a bit. Works pretty m...Martin Poirier
2005-03-25Bug fix 2303Ton Roosendaal
2005-03-24Transform fixes;Ton Roosendaal
2005-03-24Function std_rmouse_transform() works with function pointer to denoteTon Roosendaal
2005-03-24Bug fix #2311Ton Roosendaal
2005-03-24Bug fix #2337Ton Roosendaal
2005-03-24bug fix 2353Ton Roosendaal
2005-03-24Removed a couple of redundant "FTF_api.h" includes,Rob Haarsma
2005-03-24Moved init of new gridview variable, for adaptive grid steps, out ofTon Roosendaal
2005-03-23bug fix #2367Ton Roosendaal
2005-03-23Fix for bug #1444Daniel Dunbar
2005-03-23- Fix for CTRL (and possible ALT, SHIFT) as hotkey; now also works whileTon Roosendaal
2005-03-23a fix for: https://projects.blender.org/tracker/index.php?func=detail&aid=117...Kent Mein
2005-03-23Bug fix #2375Ton Roosendaal
2005-03-23Bug fix #2349Ton Roosendaal
2005-03-23New feature, since long on todo;Ton Roosendaal
2005-03-23Monkey got accidentally 'recalcnormalled'. Causing eyes to have normalsTon Roosendaal
2005-03-23Bug #2444Ton Roosendaal
2005-03-23Transform stuff for TEST!Ton Roosendaal
2005-03-23Updated channel listing for help with compiling Blender to reflect (onceChris Burt
2005-03-22Small fix; when pulldown menus are too large to display (they get alignedTon Roosendaal
2005-03-22- Removed temporal hack that switched manipulator type on G, R, S hotkeys.Ton Roosendaal
2005-03-22 - Nothing to see hear, move along, move along.Daniel Dunbar
2005-03-22Reordered some of the includes to fix STL issues.Kent Mein
2005-03-22Added call in creating transform data Mesh editmode to calculate vertex-Ton Roosendaal
2005-03-22add files for Daniel Dunbar's new CCGSUBSURFLIB work to SCons build.Stephen Swaney
2005-03-22 - Hacked in blender style creasing support to new subsurfs.Daniel Dunbar
2005-03-22BPython:Willian Padovani Germano
2005-03-22Transform widget updateTon Roosendaal
2005-03-22Added option to use new subsurf module added by Daniel Dunbar. Simply add:Chris Burt
2005-03-21Size flipping, for kaito. Move pointer to the other side (horizontal) of the ...Martin Poirier
2005-03-21Fix for possible divide by zero error in Rotate.Martin Poirier
2005-03-21Created initConstraint. It basicly just checks if the CON_APPLY has been set ...Martin Poirier
2005-03-21Added string to BIF_setSingleAxisConstraint() function for headerprint.Ton Roosendaal
2005-03-21Shrink/Fatten behavior change. This time for good I hope.Martin Poirier