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-25added a function to the outliner for groups - "Link Group Objects to Scene"Campbell Barton
2008-01-25Select linked particles (Shift+L)Campbell Barton
2008-01-24=== Mirror Tool ===Martin Poirier
2008-01-24Fixes for SSS with render layers. Now in the preprocessing passBrecht Van Lommel
2008-01-24Phase one of better masking support while rendering.Ton Roosendaal
2008-01-24Added an "effector" vertex group for hair, that defines how muchBrecht Van Lommel
2008-01-24Composite fix: the RenderLayer node option "rerender only this layer" didTon Roosendaal
2008-01-24Fix for strand render + simplification + vector blur. With the numberBrecht Van Lommel
2008-01-24Particle instance modifier works again in path mode. There's still some work ...Janne Karhu
2008-01-24part 2 of n in the process Jens Ole Wund
2008-01-24* Made the "mini axis" draw with lines proportional to it's size. Currently, ...Joshua Leung
2008-01-24Changed the way falloff for fields works, was hard to control well.Brecht Van Lommel
2008-01-23Bugfix to filter strands with solid correctly.Brecht Van Lommel
2008-01-23Fixed small typo... This is [#8138] Tiny typoKent Mein
2008-01-23Tiny fix in UI for editing actions/ipos:Ton Roosendaal
2008-01-23Bugfix for strand pass adding with non-box filter, same bug asBrecht Van Lommel
2008-01-23openexr, touch and noOverwrite setting access from py apiCampbell Barton
2008-01-23Minor render memory usage optimization, removed layer andBrecht Van Lommel
2008-01-23Bugfix in render instancing for missing leaves.Brecht Van Lommel
2008-01-23Constraints GUI:Joshua Leung
2008-01-23== "Custom Bone Colors" ==Joshua Leung
2008-01-23soft body stuffJens Ole Wund
2008-01-23Bugfix:Joshua Leung
2008-01-23fix for bug where that caused vector blur to crash but could also cause probl...Campbell Barton
2008-01-22Bugfix for crazyspace correction of childof constraint on bones.Brecht Van Lommel
2008-01-22Fixed bug #8128, Sculpt Mode crash with Smooth StrokeNicholas Bishop
2008-01-22Bugfix for approximate AO to deal better with degenerate geometry.Brecht Van Lommel
2008-01-22Bugfix for another issue with last render instancing commit,Brecht Van Lommel
2008-01-22* Fix for bilateral blur nodeMatt Ebb
2008-01-22Python APIKen Hughes
2008-01-22Fixes for CMake.Chris Want
2008-01-22CMake isn't fully working yet, just correcting a simple typo.Chris Want
2008-01-22* Menus for Bone-GroupsJoshua Leung
2008-01-22== Action/Bone Groups - Ctrl-G Hotkey + Bugfixes ==Joshua Leung
2008-01-22* Fix button alignment in vecblur node after the excellent recent commit. Als...Matt Ebb
2008-01-22outliner messed up shift+clicking on linked objects - would display their lib...Campbell Barton
2008-01-22Fix for error in approximate AO in last commit, made it really slow.Brecht Van Lommel
2008-01-22Needed to add another instance of openNL/SuperLU to the link lineChris Want
2008-01-22Added view2d_getscale function for getting the opengl x/y scale for 2d windows.Campbell Barton
2008-01-22added function BLI_filepathsize - so you dont have to open the file to get it...Campbell Barton
2008-01-22Render instancing can now also handle the same object in multiple,Brecht Van Lommel
2008-01-21Added object mode select random (use for changing the group instances of many...Campbell Barton
2008-01-21Vector Blur now has option to be curved!Ton Roosendaal
2008-01-21Fixes:Brecht Van Lommel
2008-01-21Now, when rearranging channels in the Action Editor, Action-Channel's only ge...Joshua Leung
2008-01-21== Action/Pose Groups - Keyframing Integration ==Joshua Leung
2008-01-21== Limit Rotation Constraint - Affects Transform ==Joshua Leung
2008-01-21selecting keyframes in the ipo view didn't work well when zoomed in far, use ...Campbell Barton
2008-01-21Added missing header (stddef.h)Joshua Leung
2008-01-21[Coder API's]: Added a "generic unique name-finding function". Joshua Leung