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
2009-12-02Reset operator properties for keymap items when operator idname is changed.Martin Poirier
2009-12-02Restore new snap align icon that was lost in previous changes.Martin Poirier
2009-12-02- finished spine rig generator, (drivers, constraints)Campbell Barton
2009-12-02remove icon_only option for snap target option in header to make the button w...Martin Poirier
2009-12-02SVN maintenance.Guillermo S. Romero
2009-12-02* make sure we don't choke on what we don't have :°Nathan Letwory
2009-12-02* make sure drop target files are filtered too.Nathan Letwory
2009-12-02Apply patch [#20145] Ghost Win32 roundup patch: Minimum Window Size, Continuo...Nathan Letwory
2009-12-02Bugfix: crash when no active objectMartin Poirier
2009-12-02* Fix for earlier fix, only check for basis metaball if the object's actually...Matt Ebb
2009-12-02- rig spine type WIP, editmode done, still needs pose constraints and drivers.Campbell Barton
2009-12-01fix for [#19990] file browser crashAndrea Weikert
2009-12-01circle select modal operator wasnt returning FINISHED so it wasnt getting an ...Campbell Barton
2009-12-01Additive snap for Transform. Easy snapping between two vertices, in the middl...Martin Poirier
2009-12-01Cocoa: proper implementation of the modifiers key wrong value when applicatio...Damien Plisson
2009-12-01select pattern for bonesCampbell Barton
2009-12-01more small fixesCampbell Barton
2009-12-01small fixes, also option for fake parent so hierarchy is always from the pare...Campbell Barton
2009-12-01export an armature to graphviz showing hierarchy, constraint and driver relat...Campbell Barton
2009-12-01Mac scons config: enable cross-compile, set 10.4 as default for ppc (using da...Damien Plisson
2009-12-01Eigen: fix 10.5 ppc compile errorDamien Plisson
2009-12-01Cocoa: implement Cmd+W to close window, workaround for wrong modifiers key st...Damien Plisson
2009-12-01added autorig neck typeCampbell Barton
2009-12-01User Script support added back.Campbell Barton
2009-11-30Transform Modal Map:Martin Poirier
2009-11-30Bugfix: PET circle not drawn correctly in edit mode.Martin Poirier
2009-11-30surfaces were displaying the Geometry panel that only curves needCampbell Barton
2009-11-30Approximate AO: Diffuse Bounce HackBrecht Van Lommel
2009-11-30Cleanup:Thomas Dinges
2009-11-30* Disabled "Shaded View" again, not working in 2.5 (yet).Thomas Dinges
2009-11-30Rename Centroid to Origin, following discussions on mailing list.William Reynish
2009-11-30better not process events early, could cause troubles later.Campbell Barton
2009-11-30bugfix [#20083] Wrong position of splash screen on dualheadCampbell Barton
2009-11-30curve select toggle was broken from recent select operator updateCampbell Barton
2009-11-30convert rigify into a package. advantage is new types can be added into the p...Campbell Barton
2009-11-30Durian Graph Editor Request: Only show handles of selected keyframesJoshua Leung
2009-11-30better remove doubles for retopo, use 15th the of the average of both splines...Campbell Barton
2009-11-30Durian Requests for Graph Editor Visibility Toggles (2):Joshua Leung
2009-11-30retopo: use a smaller scale for faces that are modeled where 1.0==1m, will ev...Campbell Barton
2009-11-30* Grease Pencil drawing now works with Repeat Last operator. Stroke info is n...Joshua Leung
2009-11-30Assorted tweaks for subdivide operator ranges - soft/hard ranges were swapped. Joshua Leung
2009-11-30previous commit for retopo converted the strokes into a curve first, better t...Campbell Barton
2009-11-30scons + gcc linking fix for bullet softbodies:Joshua Leung
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