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
path: root/source
AgeCommit message (Expand)Author
2009-04-12Graph Editor: BugfixesJoshua Leung
2009-04-12Anim Editors: A few more hotkey tweaksJoshua Leung
2009-04-12Graph Editor:Joshua Leung
2009-04-12Action Editor: Selection tools cleanupJoshua Leung
2009-04-11Added back importing UI scripts rather then running,Campbell Barton
2009-04-11changed parts x parts y and threads to be minimum of 1, thnx DingToShaul Kedem
2009-04-112.5 / RNAElia Sarti
2009-04-11Python ApiCampbell Barton
2009-04-112.5Ton Roosendaal
2009-04-11hem.. other small fixElia Sarti
2009-04-112.5 / RNAElia Sarti
2009-04-11undo previous commit, changing running the script to importing it somehow mad...Campbell Barton
2009-04-11as per discussion with ton, the editmesh accessors now liveJoseph Eagar
2009-04-11Drivers: Errors + UI TweaksJoshua Leung
2009-04-11Changed the script UI registration to import rather then run each python script,Campbell Barton
2009-04-11UI:Brecht Van Lommel
2009-04-11UI:Brecht Van Lommel
2009-04-11RNA: python support for REQUIRED flag for function parameters.Brecht Van Lommel
2009-04-11RNA:Brecht Van Lommel
2009-04-112.5 Drivers:Joshua Leung
2009-04-10Syntax error, unexpected ).Guillermo S. Romero
2009-04-102.5 / RNAElia Sarti
2009-04-102.5Ton Roosendaal
2009-04-102.5Ton Roosendaal
2009-04-102.5Ton Roosendaal
2009-04-102.5Ton Roosendaal
2009-04-102.5 Drivers - Widget ColoursJoshua Leung
2009-04-102.5 - Groundwork for Adding/Removing Drivers Joshua Leung
2009-04-10Action Editor - Part 2 of Code CleanupsJoshua Leung
2009-04-10Animation Editors - Part 1 of Code CleanupsJoshua Leung
2009-04-102.5 / RNA Elia Sarti
2009-04-092.5Ton Roosendaal
2009-04-09talked to vekoon and he's ok about using pythons CFunction rather then our ow...Campbell Barton
2009-04-09Added rna functions so they get included in a dir(rna_struct) from python.Campbell Barton
2009-04-09RNA: makefiles aren't working correct on Mac currently,Brecht Van Lommel
2009-04-09Experimental removal of pyrna_func_Type (ifdef'd out)Campbell Barton
2009-04-092.5 Bugfix: Trying to insert/delete keyframes on old-style buttons would crashJoshua Leung
2009-04-09Animation Editors - Bugfixes:Joshua Leung
2009-04-082.5: clipboard fix to only do the conversion to \r\n line endings on windows.Brecht Van Lommel
2009-04-082.5:Brecht Van Lommel
2009-04-082.5Ton Roosendaal
2009-04-08RNA:Brecht Van Lommel
2009-04-08Animation Editors: Restored operators to expand and collapse channelsJoshua Leung
2009-04-08Builtin KeyingSets Bugfix:Joshua Leung
2009-04-08Graph Editor: 'Ghost Curves' functionality from ApricotJoshua Leung
2009-04-08Added a message when people try build docs outside of blenderCampbell Barton
2009-04-072.5Ton Roosendaal
2009-04-07py <2.5 dont have lenfuncCampbell Barton
2009-04-07RNA: fix for compile error on msvc, and a warning fix.Brecht Van Lommel
2009-04-07New Bitmap draw mode for Freetype2 fonts.Diego Borghetti