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
2010-01-13merge with trunk/2.5 at r25907Joseph Eagar
2010-01-11- player building againCampbell Barton
2010-01-11* Restored font selection functionality with open font and unlink font opera...Matt Ebb
2010-01-10[#20587] Time field under Stamp (rendering) is always showing 00:00:00.01Campbell Barton
2010-01-10bugfix [#20627] Sculting - Mesh without faces crashesCampbell Barton
2010-01-08Remap Relative paths save option.Campbell Barton
2010-01-08Animation Channels Drawing Tweak:Joshua Leung
2010-01-07fix for painting bug added since 25391 (own fault)Campbell Barton
2010-01-06Merge with trunk/2.5 at r25563Joseph Eagar
2010-01-05Alt+B view clipping is now taken into account properly for sculpt, particleBrecht Van Lommel
2010-01-01armature ghost stepsize was not initialized, Aligorith: can you check this is...Campbell Barton
2010-01-01made the array interpolation function from last commit into a generic functionCampbell Barton
2009-12-29arg!, my secret testing keyword is exposedCampbell Barton
2009-12-29* speedup for animating bones, in one scene with sintel and a dragon animated...Campbell Barton
2009-12-27Transfer Shape KeyCampbell Barton
2009-12-27barycentric transform utility geometry function.Campbell Barton
2009-12-26fixes for errors/warnings found with cppcheckCampbell Barton
2009-12-26pre-merge commit; decided might as well get it over with.Joseph Eagar
2009-12-22Missing angle_v3v3 definition (it was declared)Martin Poirier
2009-12-18Bugfix: sculpt mode could crash using a mesh without faces.Brecht Van Lommel
2009-12-16Sculpt:Brecht Van Lommel
2009-12-15utility functions for getting the corner angles of a quad or tri: angle_quad_...Campbell Barton
2009-12-15solidify from 2.4x (ported from python to C)Campbell Barton
2009-12-13MSVC 9 compile fixes and cleanupsAndrea Weikert
2009-12-13more sequence -> sequencer rename, also made sequencer swap strip update effe...Campbell Barton
2009-12-13* renamed BKE_sequence.h and sequence.c --> sequencerCampbell Barton
2009-12-11Add include path to access gpu_buffers.h from pbvh.c.Guillermo S. Romero
2009-12-11Sculpt:Brecht Van Lommel
2009-12-11Sculpt Branch:sculpt25Brecht Van Lommel
2009-12-11Sculpt Branch:Brecht Van Lommel
2009-12-09Sculpt Branch:Brecht Van Lommel
2009-12-07Sculpt Branch:Brecht Van Lommel
2009-12-07Sculpt Branch:Brecht Van Lommel
2009-12-03updated project files from Antony K Jones, along with a couple of compile fix...Joseph Eagar
2009-12-02Changes to Color ManagementMatt Ebb
2009-11-30Added temporary compiling fix for MSVC after Campbell's rounding commit. Joshua Leung
2009-11-30- added a new math function double_round, useful for rounding a number to a n...Campbell Barton
2009-11-29Merge from COLLADA branch into trunk of -c 24572 (cmake and scons for OpenCol...Arystanbek Dyussenov
2009-11-29ok, apparently didn't commit this either. apparently includes a merge with t...Joseph Eagar
2009-11-28Math Lib: merging over some changes from the sculpt branch:Brecht Van Lommel
2009-11-26adding functionJens Ole Wund
2009-11-25Sculpt: fix windows compile issues, pointed out by JMS, thanks!Brecht Van Lommel
2009-11-25Sculpt:Brecht Van Lommel
2009-11-25Sculpt: external file storage for multiresBrecht Van Lommel
2009-11-25Sculpt: Grid based PBVHBrecht Van Lommel
2009-11-25Sculpt: math lib functionsBrecht Van Lommel
2009-11-24- added rna api function scene.update(), needed for rig generation to update ...Campbell Barton
2009-11-23did math lib conversion, equivilent to merge with trunk/2.5 at r24464Joseph Eagar
2009-11-22merge with trunk/2.5 at r24463Joseph Eagar
2009-11-21Uncomment header.Guillermo S. Romero