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
2009-11-30previous commit for retopo converted the strokes into a curve first, better t...Campbell Barton
2009-11-30- grease pencil drawing on the surface of objects (only when enable face snap...Campbell Barton
2009-11-30Added temporary compiling fix for MSVC after Campbell's rounding commit. Joshua Leung
2009-11-30* Moved rotation initialisation code for new objects to 'the other' add objec...Joshua Leung
2009-11-30- new objects added from the rna api defaulted to quat rotation, not even usi...Campbell Barton
2009-11-30- added a new math function double_round, useful for rounding a number to a n...Campbell Barton
2009-11-301. Extend option for 3d view border select now does something (default True t...Martin Poirier
2009-11-29Merge from COLLADA branch into trunk of -c 24572 (cmake and scons for OpenCol...Arystanbek Dyussenov
2009-11-29Gimbal orientation defaults to Normal instead of Global when bone or object i...Martin Poirier
2009-11-29== Sequencer ==Peter Schlaile
2009-11-29Fix CLICK event for modal operators.Martin Poirier
2009-11-29- access to a nurbs points was broken - sizeof(BPoint) vs sizeof(BPoint *) Campbell Barton
2009-11-29UI:Nicholas Bishop
2009-11-29UI:Nicholas Bishop
2009-11-29Armature Bugfixes:Joshua Leung
2009-11-29Animation Editor (mostly Graph Editor) bugfixes:Joshua Leung
2009-11-29UI:Nicholas Bishop
2009-11-29Draw function for operators (just like panels), used for the redo popup, file...Campbell Barton
2009-11-29[#20103] Shortcut (Ctrl Space) not working for to show 3d transform manipulatorCampbell Barton
2009-11-29bugfix [#20091] Crash when starting render on meta-edit modeCampbell Barton
2009-11-29UI:Nicholas Bishop
2009-11-29UI:Nicholas Bishop
2009-11-29bugfix [#20050] Hex color value fields capped to 2 characters on first paste.Campbell Barton
2009-11-29UI/RNA:Nicholas Bishop
2009-11-28UI/RNA:Nicholas Bishop
2009-11-28UI/RNA:Nicholas Bishop
2009-11-28- color updating is not working when changing userpefs, added some commented ...Campbell Barton
2009-11-28RNA:Nicholas Bishop
2009-11-28UI/RNA:Nicholas Bishop
2009-11-28qtkit : improve thread safety, enforce build on OSX 10.5+Damien Plisson
2009-11-28experemental UI introspection added for mindrones,Campbell Barton
2009-11-28UI:Nicholas Bishop
2009-11-28BGE: ray casting works on soft body, the hit polygon is also returned. The mo...Benoit Bolsee
2009-11-28UI:Nicholas Bishop
2009-11-28lasso select for editbones missing flush select callCampbell Barton
2009-11-28operator renaming for more consistent word ordering (_add/_remmove shold be l...Campbell Barton
2009-11-28py/rna apiCampbell Barton
2009-11-28Mesh Deform ModifierBrecht Van Lommel
2009-11-28Math Lib: merging over some changes from the sculpt branch:Brecht Van Lommel
2009-11-28Rename 'Object Center' to 'Centroid'. This makes the Center/Center Cursor etc...William Reynish
2009-11-28Bugfix #20127: Crash in dope sheet when opening regression fileJoshua Leung
2009-11-28A few new mouse navigation config options to help transitioning usersMatt Ebb
2009-11-28* New tool - Join as ShapesMatt Ebb
2009-11-28Durian Rigging Requests: (Armature Layers + Rotation Locking Tweaks)Joshua Leung
2009-11-28Head/Tail property was never added for Track To and Stretch To constraint typ...Roland Hess
2009-11-28Bugfix #20125: View 2D Zoom to Border was missing modal keymapJoshua Leung
2009-11-28BPlayer fix (we were still using old scene.r instead of scene.gm here) and mo...Dalai Felinto
2009-11-28Shaded view toggle key (Shift-Z) not needed anymore.Martin Poirier
2009-11-27Add missing snap properties to transform operator.Martin Poirier
2009-11-27CLICK missing from *other* event rna enum (how many of these do we need?!)Martin Poirier