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-14Bugfix #21724Ton Roosendaal
2010-12-14graph editor & action keyframe paste options.Campbell Barton
2010-12-09Problem with FCurve pasting reported by Rob Garlington.Campbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
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-12-03fix for some pedantic warnings.Campbell Barton
2010-12-02Adding some descriptions for animation-related operators that were missing them.Joshua Leung
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-23use zero initializers instead of memset(), also change PointerRNA_NULL from a...Campbell Barton
2010-11-18fix [#24786] Setting Rotation Units to Radians doesn't affect the UI [33146]Campbell 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-12rename anim.channels_revive_fcurves --> anim.channels_fcurves_enableCampbell Barton
2010-11-11Animation Editors: Experimental indicators + "fixup" operator for "Disabled F...Joshua Leung
2010-11-08Second fix for [#24476] The driver is not displayed in GraphEditor.Janne Karhu
2010-11-08Bugfix: NLA Channel Borderselect works againJoshua Leung
2010-11-08compiler warning fixesCampbell Barton
2010-11-07Partial fix for NLA Channel-List Border Select. This part of the fix gets the...Joshua Leung
2010-11-07Animation Editors: Channel ReorderingJoshua Leung
2010-11-07Fix for [#24476] The driver is not displayed in GraphEditor.Janne Karhu
2010-11-04bugfix [#24009] Crash when switching area types and performing opsCampbell Barton
2010-10-31initialize structs to zero rather then using memset().Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-17- fixed remaining unused warnings.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-10-14remove unused args in draw*.c and some in view*.c, tag some as UNUSED().Campbell Barton
2010-10-02make fly mode border draw into a area drawing callback rather then using a fl...Campbell Barton
2010-09-30Cleanup of Auto-Keyframing code:Joshua Leung
2010-09-26Fix #23583: crash when deleting last keyframe in an f-curve with a generatorBrecht Van Lommel
2010-09-25Fix #23847: keyframe insert on button not working in popup menus, e.g.Brecht Van Lommel
2010-09-25Fix #23985: crash in graph editor with objects without material.Brecht Van Lommel
2010-09-24Fix #22947: sample color tool not working in user preferences, was assuming theBrecht Van Lommel
2010-09-23Fix for [#22598] Animated texture properties do not appear in IPO if no mater...Janne Karhu
2010-09-18Apply patch [#23887] Fix for [#23886] Timeline region update missing when add...Nathan Letwory
2010-09-15Apply patch [#23779] Small cleanup with gl_roundbox*Nathan Letwory
2010-09-07Graph Editor tweaks:Joshua Leung
2010-08-31rna support for passing dynamic sized arrays to rna functionsCampbell Barton
2010-08-30Bugfix #23551: FMODIFIERS: Steps "Use End Frame" doesn't enableJoshua Leung
2010-08-22remove inline loops in a few placesCampbell Barton
2010-08-19rna renaming FModifier & GameObjectSettingsCampbell 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-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-08remove unused includesCampbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton