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-06-23Change to file output compositor node - Matt Ebb
2010-06-23Added back full scene motion blur 'shutter' parameter (was 'Bf' in 2.49)Matt Ebb
2010-06-23mathutils.RotationMatrixMartin Poirier
2010-06-23Fix #22642: NURBS surfaces doesnt displaySergey Sharybin
2010-06-23== Sequencer ==Peter Schlaile
2010-06-22ffmpeg was computing the frame length of avis via doubles, but wasBrecht Van Lommel
2010-06-22Fix #22589: pressing subdivide or updating displacements after sculptingBrecht Van Lommel
2010-06-22Fix Bug [#22640] Center Cursor doesn't cause 3D window update in empty sceneDiego Borghetti
2010-06-22Merge a few small blenlib changes from the render25 branch:Brecht Van Lommel
2010-06-22BLI_init_threads/BLI_end_threads with NULL listbase now raises thread levelBrecht Van Lommel
2010-06-22Update build systems for automatic weighting changes.Brecht Van Lommel
2010-06-22Armature weighting / mesh deform no longer use render raytracingBrecht Van Lommel
2010-06-22Enabled openmp multithreading for multires/subsurf again, but onlyBrecht Van Lommel
2010-06-22Don't evaluate displace modifier with strength 0, avoids multiresBrecht Van Lommel
2010-06-22Fix crash cancelling render while building object instance inBrecht Van Lommel
2010-06-22Make hair particles also support drawing their number nextBrecht Van Lommel
2010-06-22recent commit with timeline cache was crashing on opening files.Campbell Barton
2010-06-22rename sequence.length -> frame_length_finalCampbell Barton
2010-06-22slight cleaning of texture type changing functionality, done while working on...Matt Ebb
2010-06-22hopefully fix some flickering in timeline cache displayMatt Ebb
2010-06-22utility function to save blend's from a crash (from gdb run this)Campbell Barton
2010-06-22Tweak for previous color management notifier tweak - works fine here with jus...Matt Ebb
2010-06-22Timeline addition: Display cached framesMatt Ebb
2010-06-22Added ability to add and remove text boxes back from Blender 2.4x. One on tho...William Reynish
2010-06-22SVN maintenance.Guillermo S. Romero
2010-06-22sequence.swap(other) rna function.Campbell Barton
2010-06-22[#22262] Sculpting shape keys using the Smooth brush switches the shape to th...Sergey Sharybin
2010-06-21sequencer swap data operator.Campbell Barton
2010-06-21Logic UI: Pin option for sensor and actuators (from 2.49)Dalai Felinto
2010-06-20* Small fix for Color management RNA. 3D View didn't update on enabling/disab...Thomas Dinges
2010-06-20etch-a-ton bugfixMartin Poirier
2010-06-20Unhide constraint axis and orientation operator properties.Martin Poirier
2010-06-19Merged revision 29562 from /branches/soc-2010-nexyon.Joerg Mueller
2010-06-19Fix #22621 Alt-A toggles panel expand collapseDiego Borghetti
2010-06-18Fix #22625Diego Borghetti
2010-06-18Changes to scene updating with set scenes.Campbell Barton
2010-06-18Fix for [#22410] Texture force field doesn't depend on empty location (patch ...Janne Karhu
2010-06-18Fix for [#22479] Hair is left our when moving emitter unless Hair Dynamics is...Janne Karhu
2010-06-18Fixing some warnings for glew in space_view3d when building with CMake. GLEW_...Mitchell Stokes
2010-06-18Raise the default report popup severity to errors only (not warnings).Matt Ebb
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-06-18Added sintax coloring for NoneDaniel Salazar
2010-06-17fix for fcurve doubles not being removed when moving more then one selected p...Campbell Barton
2010-06-17rather then naming new actions "Action", use the id name with an action prefix.Campbell Barton
2010-06-17sequencer numpad keys for zoom levelsCampbell Barton
2010-06-17fix for crash with opengl sequencer strips that dont have a cameraCampbell Barton
2010-06-17Logics ops: add s/c/a can now be called with an object parameter (e.g. bpy.op...Dalai Felinto
2010-06-17logic ops: accepting no object as argument into "remove s/c/a" operators (use...Dalai Felinto
2010-06-17Fix [#22610] Alpha problem with textureswhen Brightness > 1 or Contrast < 1Matt Ebb
2010-06-17Logic ops: uncommenting + fix remove ops to use full RNA code :)Dalai Felinto