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-12-112.4 feature back:Ton Roosendaal
2010-12-09Bugfix #25120 and #25119 and numerous future bugs!Ton Roosendaal
2010-12-07- fix for crash with constraint UI when using with a pinner object, with None...Campbell Barton
2010-12-06bugfix [#25046] Bold and Italics checkboxes for Text objects seem to do nothingCampbell Barton
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-12-04Maintenance, Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-24fix [#24893] Minor error message glitchCampbell Barton
2010-11-19patch [#24800] Make scene type buttons from material preview optionalCampbell Barton
2010-11-18Feature fixTon Roosendaal
2010-11-17fixes from r33127Campbell Barton
2010-11-17Keyframing Operators: Improved Error MessagesJoshua Leung
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-12add back red tint for zero user datablocks.Campbell Barton
2010-10-28for the color picker functions use UI_GRAD_* constants rather then numbers, n...Campbell Barton
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-10-13bugfix [#23355] Square Color picker moving by itself and locking upCampbell Barton
2010-09-06bugfix [#23641] enable/disable switch of "Limit" Constraints are invertingCampbell Barton
2010-08-27move dopesheet UI template from C to pythonCampbell Barton
2010-08-25remove rna function template_triColorSet(), was only used in one place and ca...Campbell Barton
2010-08-19more rna renaming for non-animated properties: mainly Texface, Particle & Poi...Campbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-17apply rna rename most of the show_*, names.Campbell Barton
2010-08-17when complaining that an RNA name doesnt exist in the UI, give the struct nam...Campbell Barton
2010-08-172.5 Modifiers:Thomas Dinges
2010-08-172.5 Modifier/Constraint TemplateThomas Dinges
2010-08-10- Enable shape key switching in edit mode for curves, surfaces and latticiesSergey Sharybin
2010-08-08remove unused includesCampbell Barton
2010-08-04Brush/Paint internal changesCampbell Barton
2010-08-03remove commented scons lines from cmake files, fixed use of pointer poll func...Campbell Barton
2010-08-03pointer poll functions for object's, mainly for modifiers, constraints.Campbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-31- add back prefix for ID lists (LF) for linked and fake user for search fields.Campbell Barton
2010-07-303 duplicate functions: bone_flip_name() object_flip_name() flip_side_name()Campbell Barton
2010-07-30patch [#23060] ColorRamp python access functionsCampbell Barton
2010-07-30Preview commit in sculpt brushes broke resetting curves in other areas (rgb c...Matt Ebb
2010-07-26[#22918] Animations not being deleted from .blend filesCampbell Barton
2010-07-17simplify thumbnail reading and remove some warningsCampbell Barton
2010-07-15Apply first pass of edits to rna values from rna_booleans.txt.Campbell Barton
2010-07-15- change blend thumbnail loading function not to use goto'sCampbell Barton
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-07-07Constraint UI:Thomas Dinges
2010-07-05option for color wheel widget to make it easier to select values closer to wh...Campbell Barton
2010-07-05changes to color wheel commit.Campbell Barton
2010-07-05Bugfix #22030: Animation Editors and Layer AnimationJoshua Leung
2010-07-05Improvements to Blenders color balance (lift/gamma/gain).Campbell Barton
2010-07-04Fix #21062 and #22175: crash with node previews being calculated whileBrecht Van Lommel
2010-07-04Fix for [#22714] Constraints stack : move up and move down buttons problemThomas Dinges
2010-06-28flip button for color ramps (durian request), these should be done as operato...Campbell Barton