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
2012-05-17rna function Image.scale(w, h), useful for utility functions to open/scale/sa...Campbell Barton
2012-05-17workaround for python3.3 alpha with the console.Campbell Barton
2012-05-17fix for building without AUDCampbell Barton
2012-05-17Compositor / Box and Ellipse Mask:Thomas Dinges
2012-05-17Moved switch node to layoutJeroen Bakker
2012-05-17attempt to fix osx build errorCampbell Barton
2012-05-17style cleanup: braces, compositorCampbell Barton
2012-05-17Fix blenderplayr compilationAntony Riakiotakis
2012-05-17Fix for MSVC float conversionJeroen Bakker
2012-05-17Fix [#31495] Modifiers in Text objects don't respect edit mode flag.Bastien Montagne
2012-05-17MinGW64 and possibly gcc 4.7 doesn't like interface as identifier.Antony Riakiotakis
2012-05-17code cleanup: quiet warnings from compositor merge (builds with -Werror now i...Campbell Barton
2012-05-17readfile.c Style Cleanup: Whitespace, while -> for, etc.Joshua Leung
2012-05-17 ____ Jeroen Bakker
2012-05-17Fix select_similar_type_itemf() enum-item-generator func to return the whole ...Bastien Montagne
2012-05-17remove doubleups of newlines in readfile error printsCampbell Barton
2012-05-17Disable setting non-object actions as the action used by the Action ConstraintJoshua Leung
2012-05-17KeyingSets UI stuff - Replaced names used in RNA enum instead of redefiningJoshua Leung
2012-05-17minor improvement - entering "//somepath" in the file selector didnt expand f...Campbell Barton
2012-05-17added readonly rna ID attribute ID.is_library_indirect, so python can tell if...Campbell Barton
2012-05-17Fix own mistake: Open Collada libs are different for MinGW/MinGW64Antony Riakiotakis
2012-05-17style cleanup: line length and ensure some macros error when not ending with ';'Campbell Barton
2012-05-17Nitpicky stuffJoshua Leung
2012-05-17KeyingSets UI - Improving button layout for legibility of buttonsJoshua Leung
2012-05-17style cleanup: block commentsCampbell Barton
2012-05-17Fix for clay strips brush not showing Add/Subtract buttons.Nicholas Bishop
2012-05-17Fix [#31432] Angles values stuck at 60 degrees.Bastien Montagne
2012-05-16evil mango feature, alt transform sequence strips bumps other strips out of t...Campbell Barton
2012-05-16Nodes i18n: don't call gettext stuff twice for categories' names, when buildi...Bastien Montagne
2012-05-16Fix issue with linked dupli objects not being displayed in the viewport, if theyBrecht Van Lommel
2012-05-16modal operation for bevel and inset:Antony Riakiotakis
2012-05-16Spell check fix (lenght -> length)Bastien Montagne
2012-05-16Fix compile error with cmake + windows (reported by MiikaH)Daniel Genrich
2012-05-16style cleanup: indentationCampbell Barton
2012-05-16fix [#31320] Collada now supports import/export of loose edges (edges not att...Gaia Clary
2012-05-16Fix #31369 (discussed in bug report comments). Setting the path/layer name st...Lukas Toenne
2012-05-16style cleanup: imbufCampbell Barton
2012-05-16Fix #31472: displace node wrong y derivative (simple typo). Credit to Ervin W...Lukas Toenne
2012-05-16fix [#31474] Crash when object has parent and dupli_type == 'FRAMES' and show...Campbell Barton
2012-05-16style cleanup: imbufCampbell Barton
2012-05-16CPack rpm cleanupDan Eicher
2012-05-16Bugfix [#31469] 'cyclic offset' option is brokenJoshua Leung
2012-05-16Code cleanup: simplify standard GHash creation.Nicholas Bishop
2012-05-15style cleanup: pep8Campbell Barton
2012-05-15style cleanup: raytree codeCampbell Barton
2012-05-15Python/CurveMapping: add Curve Mapping functions to add/remove curve points,Brecht Van Lommel
2012-05-15Update create_vert_edge_map() to match create_vert_poly_map().Nicholas Bishop
2012-05-15Fix cosmetic typosSergey Sharybin
2012-05-15Remove "Use Root Coordinates" from the interfaceSergey Sharybin
2012-05-15Fix for second part of #31445: Surface "Control Points" menu is emptySergey Sharybin