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
2008-01-12fix for [#8019] Switching to Image Browser window crashes BlenderCampbell Barton
2008-01-12nice little thing -> have angular response on 'aero' Jens Ole Wund
2008-01-12Python APIKen Hughes
2008-01-12removed printf and added back a line removed by mistakeCampbell Barton
2008-01-11removed "Insert Gap" shortcut - alt/shift+mousewheel Campbell Barton
2008-01-11bugfix for cyclic curvesCampbell Barton
2008-01-11Bugfix: with non-random particle distribution, the first particle couldBrecht Van Lommel
2008-01-11- Bugfix to make dupli particles for hair respect render amount.Brecht Van Lommel
2008-01-11Added extra include dir to get it compling again.Kent Mein
2008-01-10* convert the nice enums to #defines for two reasonsNathan Letwory
2008-01-10Adding the colorband Hue, Saturation, Value, Color blending modes Ton Roosendaal
2008-01-10=Wire render fix=Joseph Eagar
2008-01-10== Auto-Keyframing Refactor (Peach Request) ==Joshua Leung
2008-01-10resolving back compatibility issues Jens Ole Wund
2008-01-10* Updated makefile for OpenNL, used in new softbody.cMatt Ebb
2008-01-09Misc Render FeaturesBrecht Van Lommel
2008-01-09== Action Editor - Editing Goodies ==Joshua Leung
2008-01-09quite a load is still hidden behind the define #ifdef _work_on_sb_solverJens Ole Wund
2008-01-09Bugfix #8021: Delete in Action Editor can remove pydrivers.py refsJoshua Leung
2008-01-09== Action Editor - Sample Keyframes Bugfix ==Joshua Leung
2008-01-09Bugfix #8068: StretchTo constraints once again messed upJoshua Leung
2008-01-08Minor changes to node rename toolJuho Vepsalainen
2008-01-08== Action Editor - Sample Keys ==Joshua Leung
2008-01-08== Multires ==Nicholas Bishop
2008-01-07Custom Names for NodesJuho Vepsalainen
2008-01-07Addition to last commit, now the length of the hair is used toBrecht Van Lommel
2008-01-07Particle object and group visualization now also work for hair, toBrecht Van Lommel
2008-01-07Blur Node to support Relative (percent) valuesJuho Vepsalainen
2008-01-07Black and White level inputs to RGB Curves compositing nodeJuho Vepsalainen
2008-01-07Conversion of "Toggle Link" tool to "Make Link"Juho Vepsalainen
2008-01-07Bugfix for difference between surface and particle orco.Brecht Van Lommel
2008-01-07Code cleanup - removed unused var that I forgot to remove from bPose structJoshua Leung
2008-01-06Bugfix: in the new image function, uv test grid optionBrecht Van Lommel
2008-01-06One-liner fix: Joshua Leung
2008-01-06== Auto-IK Improvement (Peach Request) ==Joshua Leung
2008-01-06Fix for use of uninitialized variable in shadow caching, couldBrecht Van Lommel
2008-01-06Check for screen bounds clipping in particle editmode. (thanks to valgrind ag...Campbell Barton
2008-01-05Used valgrind to find some uninitialized variablesCampbell Barton
2008-01-05== PoseLib - Quick Search for Preview ==Joshua Leung
2008-01-05Bugfix #7793: ChildOf Constraint works bad for bonesJoshua Leung
2008-01-05== Constraints - Code Cleanups ==Joshua Leung
2008-01-05Action Editor Bugfixes:Joshua Leung
2008-01-05- Further fixes for duplivert rendering inside a dupligroup.Brecht Van Lommel
2008-01-04- Make dupliverts inside a dupligroup render and draw as instances.Brecht Van Lommel
2008-01-04some changes needed to get blender compiling with 64bit libs, use the systems...Campbell Barton
2008-01-04== Local Constraints for Proxies (Peach Request) ==Joshua Leung
2008-01-04- Bugfix for flickering shadow with strand simplification.Brecht Van Lommel
2008-01-03Split guardedalloc print into 2 funcs, 1 that prints on errors, another then ...Campbell Barton
2008-01-03Bugfix for crash in strand simplification code.Brecht Van Lommel
2008-01-03Applied name-changes of Auto-Snap menu to NLA-Editor too. Joshua Leung