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-02-15Python api addition PupTreeMenu() - for apricotCampbell Barton
2008-02-15Bugfix for unnecessary missing object warnings for speed vectors,Brecht Van Lommel
2008-02-15Simple but useful compositor feature:Ton Roosendaal
2008-02-15Bugfix: the re-render layer button in the render layer composite nodeBrecht Van Lommel
2008-02-15Bugfix:Ton Roosendaal
2008-02-15Effectors on particle hair can now be applied to the children insteadBrecht Van Lommel
2008-02-15== Linux ==Willian Padovani Germano
2008-02-15Fix for theoretical memory leak. Oddly this leak didn't seemJoseph Eagar
2008-02-15== Action Editor - Keyframe Selection (Added tools) ==Joshua Leung
2008-02-15Bugfix: Action Editor Insert-KeyJoshua Leung
2008-02-15Bugfixes (Constraints UI): Joshua Leung
2008-02-15Bugfix #8255: Negative Rotation Values with Transform Constraint go CrazyJoshua Leung
2008-02-15Bugfix: depsgraph cycle checking for armatures sometimes gave incorrectBrecht Van Lommel
2008-02-14Bugfix for depsgraph error leading to lagging, caused by localBrecht Van Lommel
2008-02-141) Revert previous commit, rendering negative won't work that simple...Ton Roosendaal
2008-02-14Allows negative light to result in negative diffuse and 'combined'Ton Roosendaal
2008-02-14stupid me! if you move var declarations sometimes you have to addJoseph Eagar
2008-02-14in my tiredness I didn't declare some vars at the top of the block.Joseph Eagar
2008-02-14Added another 2 checks for if an image has the premul flag set, 1 in the image Joseph Eagar
2008-02-14Reverted the change of auto-turning on premul for images from lastJoseph Eagar
2008-02-14Object drawing was setting switching glDepthMask(GL_FALSE); even when no part...Campbell Barton
2008-02-14The "premul" option for images had a very bad implementation. ItJoseph Eagar
2008-02-14Bugfix #8283: PyConstraints menu problemsJoshua Leung
2008-02-14make the file and image selector convert relative paths.Campbell Barton
2008-02-14== Shift-G - Select Grouped menu in PoseMode ==Joshua Leung
2008-02-14== Custom Bone Colours - Per Group Colour-Sets ==Joshua Leung
2008-02-14Particles' angular velocity mode "velocity" was actually just a duplicate of ...Janne Karhu
2008-02-13== BPython API ==Willian Padovani Germano
2008-02-13It seems my fix for bug 8274 broke hair, so reverting that and opening the bu...Janne Karhu
2008-02-13Fix for bug: [#8274] Particle System cannot be persuaded to recalculateJanne Karhu
2008-02-13Fix for bug #8206: crash with 0 particle hairs and softbody for theBrecht Van Lommel
2008-02-13- Fix for bug #8264: SSS turned off by "default" render settings button,Brecht Van Lommel
2008-02-13Added a global string to be used for the tempdir. since the user preference i...Campbell Barton
2008-02-13* fix for [#8085] Glare node crashes on inputs with < 4 colour channelsMatt Ebb
2008-02-13* "Drag Immediately" transform user preference.Matt Ebb
2008-02-13Fix for bug #7863: AO made normal map baking unnecessarily slow.Brecht Van Lommel
2008-02-13Render SimplificationBrecht Van Lommel
2008-02-13Cloth: changes in editmode will influence the velocity by 10% now, changed/ad...Daniel Genrich
2008-02-13Bugfix: approximate AO with pixel cache & osa now should have fewerBrecht Van Lommel
2008-02-13== Action Editor - Insert Key+ "Active Group" ==Joshua Leung
2008-02-12Python APIKen Hughes
2008-02-12* fix provided by Stefan Birgmeier (qwequ777): int pos may lead to crashes on...Nathan Letwory
2008-02-12Bugfix for use of unitinialized values when drawing hair dupli particles.Brecht Van Lommel
2008-02-12Pointcache for unsaved files is saved in /tmp/blendcache_untitled/... instead...Campbell Barton
2008-02-12Fix for bug: [#8271] Changes to the texture settings for particle attributes ...Janne Karhu
2008-02-12Bugfix: when defocus node had nothing to do and just passed on the buffer,Brecht Van Lommel
2008-02-12Fix for bug: [#8269] Particle / Vizualization / Draw / Disp reduces rendered ...Janne Karhu
2008-02-12Added python access for bakingCampbell Barton
2008-02-12Fix for bug: [#8247] Hairs that are added in particle mode act and render unp...Janne Karhu
2008-02-12Cloth: Fix order in collision loop -> solving selfcollision could result in n...Daniel Genrich