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-04-05quiet warning & minor pep8 edits.Campbell Barton
2011-04-04Bugfix #26761Ton Roosendaal
2011-04-04Revert mesh recalculation change that gives different vertex normals basedBrecht Van Lommel
2011-04-04disable continuous grab in the header, its more annoying then useful.Campbell Barton
2011-04-04fix crash with previewing point density colorband, it wasnt being copied with...Campbell Barton
2011-04-04Fixed invalid RNA access in radial brush operators (like strength/size abjust...Sergey Sharybin
2011-04-03Add material slot now adds no material in the new slot.Brecht Van Lommel
2011-04-03quiet various warnings, also disable -Wdouble-promotion with cmake since it g...Campbell Barton
2011-04-02fix [#26732] Colorband bug with compositing.Campbell Barton
2011-04-02quiet gcc float -> double promotion warnings.Campbell Barton
2011-04-02fix [#26727] Make Proxy ignores group offsetCampbell Barton
2011-04-01Comments for mesh normals calculation from Mortem Mikkelsen (aka sparky).Sergey Sharybin
2011-04-01fix for memory leak when freeing metastrips from the clipboard.Campbell Barton
2011-04-01fix [#26713] Video Sequencer: Audio mute after making meta strip copy/pasteCampbell Barton
2011-04-01while looking into adding back brush tool keys found mixed texture/image pain...Campbell Barton
2011-03-30quiet gcc implicit float -> double warnings & use floats in places.Campbell Barton
2011-03-30fix [#26682] Accessing weight sometimes crashes blenderCampbell Barton
2011-03-30Fix for old bug with subsurf not initializing normals for edges that had no f...Campbell Barton
2011-03-29use less verbose string formatting for units and interface.Campbell Barton
2011-03-29Fix for [#26665] Force field absorption does not workJanne Karhu
2011-03-29Fix for [#26658] Permeable colliders stop particlesJanne Karhu
2011-03-29Bugfix [#26645] Crash when duplicating an object with driverJoshua Leung
2011-03-28particles & vector-font: floats were being implicitly promoted toCampbell Barton
2011-03-28Bug fix: particles emitted from a moving emitter exploded with verlet integra...Janne Karhu
2011-03-28blenkernel: floats were being implicitly promoted to doubles, adjust to use f...Campbell Barton
2011-03-28- quiet new warnings with gcc 4.6Campbell Barton
2011-03-27subsurf, derived mesh and other misc files: floats were being implicitly prom...Campbell Barton
2011-03-27object/paint/misc-files: floats were being implicitly promoted to doubles, ad...Campbell Barton
2011-03-26One more fix for recent normals re-calculation changeSergey Sharybin
2011-03-26Fixed memory access in mesh_calc_normals(). Now it uses much less memory.Sergey Sharybin
2011-03-26Fix #26582, #26586, #26613: recent normal calculation changes didn't takeBrecht Van Lommel
2011-03-26Bugfix:Joshua Leung
2011-03-25Bugfix #26195Ton Roosendaal
2011-03-25move object re-linking into a function.Campbell Barton
2011-03-25fix [#26607] blender won't duplicate or assign new drivers on duplicationCampbell Barton
2011-03-25Bugfix:Joshua Leung
2011-03-24Particle charge effector wasn't working properly.Janne Karhu
2011-03-23Fix #26573, #26574 and #26551: objects on layers not visible on load or undoBrecht Van Lommel
2011-03-22Fixing the particle emitter interpolation (#25385 & #26493) furtherJanne Karhu
2011-03-22quiet warningCampbell Barton
2011-03-21Bugfix #26549Ton Roosendaal
2011-03-21Half way fix for [#25385] Particles Emitter only interpolates IPOs & [#26493]...Janne Karhu
2011-03-20Fix/change in normal computation, now the viewport uses the same angleBrecht Van Lommel
2011-03-19ugh, left in a debug print in the previous commitJanne Karhu
2011-03-19Fix for [#26546] Particles leak through deforming quad meshJanne Karhu
2011-03-19remove some redundant vars, assignments & checks.Campbell Barton
2011-03-18hide addon_utils in bpy.utils & tag/remove unused vars in recent commits.Campbell Barton
2011-03-18New particle collisions code:Janne Karhu
2011-03-18fix [#26532] Does not save in specified formatCampbell Barton
2011-03-17Bugfix [#26505] zoom in selected keys on graph editorJoshua Leung