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
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-22fixes for screw modifierCampbell Barton
2010-03-22Screw Modifier (old patch was called Lathe)Campbell Barton
2010-03-22rotate_m4 was using degrees rather then radians.Campbell Barton
2010-03-22when curves draw as derived meshes, check their face count rather then if the...Campbell Barton
2010-03-22remove unused includesCampbell Barton
2010-03-21Big cleanup of particle system core, also some minor pointcache cleanup. Shou...Janne Karhu
2010-03-21take 2...Campbell Barton
2010-03-21recent removal of includes broke for msvcCampbell Barton
2010-03-21Fix for sequencer adding scene strips of the same scene resulting in an endle...Joerg Mueller
2010-03-21(no commit message)Tom Musgrove
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-03-21remove includes that arnt neededCampbell Barton
2010-03-21[#21692] Blender Crashes upon trying to view UV Test Grid (r27639)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-21[#21660] improved UV test gridCampbell Barton
2010-03-21OK, compiling doesn't mean it runs, now it should really be fixed, as I don't...Joerg Mueller
2010-03-21SVN maintenance.Guillermo S. Romero
2010-03-21Finally, this should really fix the msvc and old ubuntu compiler problems wit...Joerg Mueller
2010-03-21drawing text in a byte buffer wasnt working (probably never tested since floa...Campbell Barton
2010-03-20Yet another try to get NaN working on MSVC.Joerg Mueller
2010-03-20Hopefully another fix for MSVC...Joerg Mueller
2010-03-20remove unused includes for blenlib, left ifdef's for non linux os's alone.Campbell Barton
2010-03-20patch #21680 from Richard OlssonCampbell Barton
2010-03-20warning fixCampbell Barton
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-20Fix [#21658] file browser "hide invisible" doesn't hide anythingAndrea Weikert
2010-03-20Fix for [#21639] Playback with AV-sync and None sound system.Joerg Mueller
2010-03-20"Fix" aka implementation of [#21548] Audio doesn't work when adding scenes wi...Joerg Mueller
2010-03-20BGE: bindId property in VideoTexture.Texture (to get the openGL id of the tex...Dalai Felinto
2010-03-19More F-Modifier Tweaks:Joshua Leung
2010-03-19Hack to make people stop bugging me.Martin Poirier
2010-03-18Missed a file - stepped F-Modifier should have its handles visible+editable t...Joshua Leung
2010-03-18F-Modifier Goodies (as requested by @ndy):Joshua Leung
2010-03-18Bugfix: Autokeying was non-functional after the Keying Sets refactorJoshua Leung
2010-03-18Removed the 'recover temp' option from the splash screen - the way the temp s...Matt Ebb
2010-03-18Fix [#21657] Blender crashes after importing .obj and selecting a materialMatt Ebb
2010-03-18Fix [#21568] Scene LinkingMatt Ebb
2010-03-18Fix [#20908] Box Select On File/Append Selects Too Many FilesMatt Ebb
2010-03-18Fix [#21651] After Fix # 21114 Adding mesh in local at cursor position doesn'...Matt Ebb
2010-03-18BGE: blenderplayer building again.Dalai Felinto
2010-03-18Fixed a crash switching to brush texture nodesMatt Ebb
2010-03-18Sound bugfixes:Brecht Van Lommel
2010-03-18Fix render info text not showing up in image editor while buildingBrecht Van Lommel
2010-03-17PyKeyingSet Bugfixes:Joshua Leung
2010-03-17Fix [#21285] Assigning an Edge Rotate (clockwise) shortcut also deletes affec...Matt Ebb
2010-03-17Fix [#21114] Graphical cursor displayed in wrong position when switching to l...Matt Ebb
2010-03-17Fix: Incorrect alpha values were displayed when sampling a float image in the...Matt Ebb
2010-03-17"Fill deformed" option for 2D curvesSergey Sharybin
2010-03-16Daniel Lara pointed out that adding a Maintain Volume constraint via 3D view ...Roland Hess