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
2014-01-14Bevel Modifier: add width type and profile control.Howard Trickey
2014-01-14Empties with Images draw type: add support for movies and image sequencesGeoffroy Krantz
2014-01-13Code Cleanup: replace checks for ima->source with BKE_image_is_animatedCampbell Barton
2014-01-13Fix T38054: High CPU usage with many objectsSergey Sharybin
2014-01-12Style Cleanup: whitespaceCampbell Barton
2014-01-12Style Cleanup: whitespaceCampbell Barton
2014-01-11Events: support for buttons 6 & 7 (some trackballs have these) X11 onlyCampbell Barton
2014-01-11Add tangent space computation/access from RNA (i.e. python).Bastien Montagne
2014-01-11Image API: add frame argument to gl_load(), gl_touch()Campbell Barton
2014-01-09Code Cleanup: styleCampbell Barton
2014-01-08Code Cleanup: de-duplicate text pasting which only used the first lineCampbell Barton
2014-01-05Fix own error in recent changes curve text storage,Campbell Barton
2014-01-05Text3d: fix font family feature for unicode and correct tooltipCampbell Barton
2014-01-04Text API: make text.current_line_index writableCampbell Barton
2014-01-04Revert "Quick fix for system info text always being scrolled out of view when...Campbell Barton
2014-01-04Quick fix for system info text always being scrolled out of view when loaded ...Joshua Leung
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2014-01-04Changed percentage and 0-1 number fields to use sliders. This is more consist...William Reynish
2014-01-03Fix crash when trying to reset color space to default valueSergey Sharybin
2014-01-03Text3d: store number of characters and utf8 length separatelyCampbell Barton
2014-01-03Text3d: avoid converting utf8 to wchar_t in editmodeCampbell Barton
2014-01-02Fix T38025: Key-framing lattice points failsJoshua Leung
2014-01-02Add new BGE Stereo mode: 3DTV top-bottom.Benoit Bolsee
2014-01-01Fix T38013: Incorrect RNA Path when trying to keyframe the nth vertex of Bez...Joshua Leung
2013-12-31UI: improve tooltip for use preview range option in timeline.Andrew Buttery
2013-12-30Main API: refactor naming, use BKE_main_ prefix and add main arg.Campbell Barton
2013-12-26Rigidbody: Allow triangle mesh shapes to deform during simulationSergej Reich
2013-12-26Rigidbody: Add option to choose mesh source for collision shapesSergej Reich
2013-12-26Usual minor UI messages fixes...Bastien Montagne
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-12-26Code Cleanup: remove object arg to CDDM_from_mesh mesh_create_derivedCampbell Barton
2013-12-25Implement per-frame track reprojection error visualizationSergey Sharybin
2013-12-23UI: communicate external data autopack better in the UI.Simon Repp
2013-12-22Style Cleanup: remove preprocessor indentation (updated wiki style guide too)Campbell Barton
2013-12-22error in last commit, flag names.Campbell Barton
2013-12-22Modifier: New Wireframe ModifierCampbell Barton
2013-12-21Fix T37906: Adding force field settings to boids gives hard crashSergey Sharybin
2013-12-21Fix T37903: Operator log serialization broken for sets.Bastien Montagne
2013-12-19Fix T37861: remove unnecessary error print when viewport rendering a curve th...Brecht Van Lommel
2013-12-19Fix missing F-Curve Generator modifier updates from the Python API.Peter Staples
2013-12-19Fix T37807 gravity causes crashes when using shif-smoothing.Antony Riakiotakis
2013-12-18Vertex/weight paint: remove "Use All Faces" option.Brecht Van Lommel
2013-12-18Fix T37842: missing 3D view redraw when editing group layers and offset.Brecht Van Lommel
2013-12-18Style CleanupCampbell Barton
2013-12-18Game Engine: Level of detail support and toolsDaniel Stokes
2013-12-17UI: Theme Colors for Info spaceSv. Lockal
2013-12-17Changes to partial update during renderingSergey Sharybin
2013-12-17'Transform' Python Function for armature, curve and lattice.Campbell Barton
2013-12-17Fix T37103: Keyframing custom properties issue (FCurve would not reflect Cust...Bastien Montagne
2013-12-16UI: Tabs categories for panels (D75)Campbell Barton