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
2010-03-24Fixed bug with incorrect cyclic beizer curve subdivision.Sergey Sharybin
2010-03-24- Use vector interpolation functions from math_vector module inSergey Sharybin
2010-03-24hopefully fix reported problems with include remove r27712Campbell Barton
2010-03-24xaspect and yaspect were not working with uv project modifier & panorama, als...Campbell Barton
2010-03-24Keying Sets - PyAPI consistency issues:Joshua Leung
2010-03-24remove unused includes UI_*.h, WM_*.h, ED_*.hCampbell Barton
2010-03-24remove unused rna includesCampbell Barton
2010-03-24Fixed disappearing of NURBS surface when it's created from to joined nurbs cu...Sergey Sharybin
2010-03-24Added "Number of cuts" property to the bpy.ops.curve.subdivide operator.Sergey Sharybin
2010-03-24enable compiling without python againCampbell Barton
2010-03-23fix: Curve point was added somewhere outside the universe Andrea Weikert
2010-03-23Panorama camera support for UV project modifierCampbell Barton
2010-03-23SVN maintenance.Guillermo S. Romero
2010-03-23fix [#21666] selecting images in file browser before thumbnail is created des...Andrea Weikert
2010-03-23move uv project functions into their own files to be more re-usable.Campbell Barton
2010-03-23Spacebar to confirm Fly ModeDaniel Salazar
2010-03-23Mesh Edit mode keymap conflict: Shift F should be fly mode, remappedDaniel Salazar
2010-03-23fix for mistake in own recent commit.Brecht Van Lommel
2010-03-23fix for crash on loading some files with composite nodes.Brecht Van Lommel
2010-03-23workaround for compositor threading copying actions every time.Brecht Van Lommel
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23report an error parsing args, will try fix properly but this involves many ch...Brecht Van Lommel
2010-03-23fix for parsing python args to rna functions, was using allocated size as arg...Brecht Van Lommel
2010-03-23py/rna functions for adding and removing curve data.Brecht Van Lommel
2010-03-23getting an item from a collection wasnt being checked correctly.Brecht Van Lommel
2010-03-23bugfix for loading objects saved with the dupli pointer set.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-23Keying Sets: BuiltIn vs Absolute TweaksJoshua Leung
2010-03-23Added a line sampler to the histogram panel in the image space. Robert Holcomb
2010-03-22Fix for child drawing bug reported in the comments of [#21103] Updating bugs ...Janne Karhu
2010-03-22Fix #20548: flat shading not drawing right in sculpt mode.Brecht Van Lommel
2010-03-22Fix for [#21103] Updating bugs in Particle ModeJanne Karhu
2010-03-22Math Lib: make some more vector functions use const arguments.Brecht Van Lommel
2010-03-22Sculpt: fix memory leak with anchored stroke option.Brecht Van Lommel
2010-03-22Screw ModifierCampbell Barton
2010-03-22Sculpt Mode Bugfixes:Brecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-22fixes for screw modifierCampbell Barton
2010-03-22Screw Modifier (old patch was called Lathe)Campbell Barton
2010-03-22rotate_m4 was using degrees rather then radians.Campbell Barton
2010-03-22when curves draw as derived meshes, check their face count rather then if the...Campbell Barton
2010-03-22remove unused includesCampbell Barton
2010-03-21Big cleanup of particle system core, also some minor pointcache cleanup. Shou...Janne Karhu
2010-03-21take 2...Campbell Barton
2010-03-21recent removal of includes broke for msvcCampbell Barton
2010-03-21Fix for sequencer adding scene strips of the same scene resulting in an endle...Joerg Mueller
2010-03-21(no commit message)Tom Musgrove
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-03-21remove includes that arnt neededCampbell Barton