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-10-10fix bad svn ID tagsCampbell Barton
2011-10-10header cleanup (no functional changes)Campbell Barton
2011-09-29fix [#28765] keyframe handles do not move with curves in graph editor when hi...Campbell Barton
2011-08-16Merging trunk up to r39447.Joerg Mueller
2011-08-14add in asserts for when array/non array RNA funcions are used incorrectly, wo...Campbell Barton
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-283D Audio GSoC:Joerg Mueller
2011-06-14Bugfix: Distance DVar doesn't work with new Local SpaceJoshua Leung
2011-06-13Transformation Channel Driver Variables - "Proper Localspace"Joshua Leung
2011-05-19modify fcurve evaluation for bool/enum/int values. was converting from a floa...Campbell Barton
2011-03-28blenkernel: floats were being implicitly promoted to doubles, adjust to use f...Campbell Barton
2011-03-17Bugfix [#26505] zoom in selected keys on graph editorJoshua Leung
2011-02-27doxygen: blender/blenkernel tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-01-18bad spelling; 'indicies' --> 'indices'Campbell Barton
2011-01-14Bugfix [#25617] HOME Key in fcurve editor doesn't center properlyJoshua Leung
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-05edits for BPY_extern.h functions, no functional changesCampbell Barton
2010-12-28Drivers Code Cleanups and UI Tweaks:Joshua Leung
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-11-25drivers could reference invalid index values outside the bounds of the array.Campbell Barton
2010-11-17Keyframing Operators: Improved Error MessagesJoshua Leung
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-05-30- Python console argument '--python-console', option so you can start blender...Campbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-11python function to remove drivers.Campbell Barton
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-03-01Bugfix #21384: Bone Driven Shapekeys Child Evaluation ProblemJoshua Leung
2010-02-27* Renaming some Keying Sets API functions to make the terminology more consis...Joshua Leung
2010-02-24getting double frames problem, set the epsilon to 100th of a frame rather the...Campbell Barton
2010-02-23added support for proxies as drivers back.Campbell Barton
2010-02-18in rare cases fcurves with no handle length can result in 0.0. check if the p...Campbell Barton
2010-02-18constraints unique name length was set too long (could overrun the buffer), u...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-31Bugfix #20870: Local rotation drivers behave weirdJoshua Leung
2010-01-27Fix [#20773] NODE ANIMATION: Animating node values brokenMatt Ebb
2010-01-26Radians vs Degrees: The Second AttemptJoshua Leung
2010-01-25Restored missing PoseMode Operators:Joshua Leung
2010-01-25Fix for bug in drivers, introduced in previous commit.Matt Ebb
2010-01-20Bugfix: copying drivers did not set compiled expression to NULL, also tweakBrecht Van Lommel
2010-01-20Bugfix for Driver Evaluation:Joshua Leung
2010-01-20Drivers UI: Debug InfoJoshua Leung
2010-01-08Animation Visualisation Cleanups - Part 2:Joshua Leung
2010-01-07fix for own but in recent driver optimization [#20580] Driver Crasher rev [25...Campbell Barton
2010-01-05More Driver Fixes:Joshua Leung
2010-01-05Durian Request: Drivers RecodeJoshua Leung
2009-12-22Assorted F-Curve/Keyframe API stuff (for use with some Sequencer editing):Joshua Leung