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-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-18Fix [#21568] Scene LinkingMatt Ebb
2010-03-16no need to include the setting names in enum itemsBrecht Van Lommel
2010-03-16minor changes to rna names for consistancyBrecht Van Lommel
2010-03-16change the scene opengl sequence rendering to be a global option with renderi...Brecht Van Lommel
2010-03-13Fix [#21351] PROPERTIES: Resolution changes based solely on changing Matt Ebb
2010-03-07rna image.file_format, can be set before saving to choose a file format from ...Campbell Barton
2010-03-07mplayer preset, plays back movies and image sequences.Campbell Barton
2010-03-05Bringing back "Auto Start" option in the Game Menu.Dalai Felinto
2010-02-25Bugfix: FPS Frame Step had wrong minimum value. Animation rendering would fai...William Reynish
2010-02-23scene.render_data -> scene.renderCampbell Barton
2010-02-23Various RNA defaults for more consistency when updating settings (scene chang...Joshua Leung
2010-02-22game engine support for recording animation back & some other minor changes.Campbell Barton
2010-02-19Enabling AV-sync again. You can now choose between No sync, Frame Dropping or...Joerg Mueller
2010-02-18Calling AV-sync in UI to what it really is!Joerg Mueller
2010-02-18Animation Playback Option (No negative frames) and Other Bugfixes:Joshua Leung
2010-02-17rename rna props for auto-keying to be consistant, user prefs were graying ou...Campbell Barton
2010-02-15GLSL: fix some notifiers for scene settings and remove unneeded check.Brecht Van Lommel
2010-02-14Using multiline descriptions like this:Daniel Salazar
2010-02-12correct fsf addressCampbell Barton
2010-02-11Operation Dot-Kill finishedDaniel Salazar
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-10Missing tooltips for Start frame and End frameDaniel Salazar
2010-02-10Changed fields Odd / Even terminology to more standard Upper First /Daniel Salazar
2010-02-10make dupliface operator (access from object menu)Campbell Barton
2010-02-10[#20958] API: crash on mesh.update() if I unlink and link meshes with the sam...Campbell Barton
2010-02-10Can't hardcode hotkey in description if it can be changed in a keymap.Martin Poirier
2010-02-10More limits, step size and default changes to particle settings (andDaniel Salazar
2010-02-10Fixing broken tooltip in snapping's project buttonDaniel Salazar
2010-02-10More informative tooltip for Snapping buttonDaniel Salazar
2010-02-09add access to edge select tagging from mesh toolbar (tagging seams on Ctrl+RMB)Campbell Barton
2010-02-08Adding support for the FFmpeg video codec #1 as requested on the mailing list.Joerg Mueller
2010-02-082.5 Audio:Joerg Mueller
2010-02-07Patch by matd (on irc).Martin Poirier
2010-02-07Fix #21000: normal size button increment too small to see, also fixedBrecht Van Lommel
2010-02-06Fix #20452: motion blur buttons were missing. Motion blur samplesBrecht Van Lommel
2010-02-06Disabled ability to animate FPS setting, since this was producing weird and c...Joshua Leung
2010-02-03[#20957] Python API: unlink an object while in edit mode may crash BlenderCampbell Barton
2010-02-02render simplify option to disable triangulation.Campbell Barton
2010-02-02PROP_ANIMATEABLE -> PROP_ANIMATABLE (more common spelling)Campbell Barton
2010-01-28missed some files last commit.Campbell Barton
2010-01-28- change max threads from 8 to 64, need to keep an eye on stack memory use here.Campbell Barton
2010-01-28Fix [#20754] Histogram Not Updating, Showing Incorrect Levels, Colour Managem...Matt Ebb
2010-01-28Ambient Occlusion split up into:Brecht Van Lommel
2010-01-26Fix Blend From Shape having no effect after exiting edit mode.Brecht Van Lommel
2010-01-25Added simplification back for quicker preview renders with less subdivisionBrecht Van Lommel
2010-01-25Add option to choose between radians or degrees for rotation units in the UI.Matt Ebb
2010-01-24unlinking objects from a scene in python wasnt notifying the outliner which w...Campbell Barton
2010-01-21uninitialized value causing crashes when getting the image extension.Campbell Barton