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
2011-08-28Assorted comment clarification in response to code review notesJoshua Leung
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-08-04Bassam Feature Request: "Auto Clamped" handles can now be set perJoshua Leung
2011-07-04First stages of easier "expressions" creation...Joshua Leung
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-13many functions in blender are not marked static but should be.Campbell Barton
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-01-14Driver creation hack:Joshua Leung
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-30revert part of Tons commit r33884.Campbell Barton
2010-12-28Drivers Code Cleanups and UI Tweaks:Joshua Leung
2010-10-31initialize structs to zero rather then using memset().Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-09-25Fix #23847: keyframe insert on button not working in popup menus, e.g.Brecht Van Lommel
2010-09-24Fix #22947: sample color tool not working in user preferences, was assuming theBrecht Van Lommel
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-04-11python function to remove drivers.Campbell Barton
2010-03-14remove unused includesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-01-28Fix RMB menu insert driver not working on some buttons, passingBrecht Van Lommel
2010-01-05Durian Request: Drivers RecodeJoshua Leung
2009-12-17RNA/UI - Reset Settings to Default ValuesJoshua Leung
2009-11-28operator renaming for more consistent word ordering (_add/_remmove shold be l...Campbell Barton
2009-11-25Assorted fixes - compile + drivers:Joshua Leung
2009-11-24Depsgraph/DriversBrecht Van Lommel
2009-11-19Bugfix:Joshua Leung
2009-11-17was trying to add one too many drivers when inserting them on all items on an...Campbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-11-08Graph Editor Drawing Tweaks:Joshua Leung
2009-11-07- modal keymap for border selectCampbell Barton
2009-11-05Armature Editing Bugfixes:Joshua Leung
2009-11-04python function for adding a driver. egCampbell Barton
2009-10-08A few fixes:Joshua Leung
2009-10-07Option to copy the data path of an RNA buttonCampbell Barton
2009-09-25Drivers: Copy/Paste tools for the RMB MenuJoshua Leung
2009-09-042.5 - Patches + CleanupsJoshua Leung
2009-09-04Keying Sets: Added options to add/remove properties from the active Keying Se...Joshua Leung
2009-08-25Implemented dynamic and multidimensional array support in RNA.Arystanbek Dyussenov
2009-07-122.5: Couple of small fun featuresBrecht Van Lommel
2009-07-02NLA SoC: Separating out F-Modifier APIJoshua Leung
2009-04-19RNA: Generic Type RegistrationBrecht Van Lommel
2009-04-102.5 Drivers - Widget ColoursJoshua Leung
2009-04-102.5 - Groundwork for Adding/Removing Drivers Joshua Leung