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-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
2013-12-16Add optional 'frame' argument to scene.timeline_markers.new(name)Dalai Felinto
2013-12-16Motion tracking: use PROP_PIXEL for pixel RNA valuesSergey Sharybin
2013-12-15Minor optimization for strlen and memcpy calls for reading blend filesSv. Lockal
2013-12-14Code cleanup: Remove Blender 2.4x animation player preset, since we have the ...Thomas Dinges
2013-12-13UI/RNA: added pixel and percentage units to some propertiesScott Petrovic
2013-12-13Image cache rewrite to using generic movie cacheSergey Sharybin
2013-12-13Implement GPU-side ditherSergey Sharybin
2013-12-12RNA: Add pixels property typeScott Petrovic
2013-12-12Sculpt mode Gravity feature from GSOC 2010 by Jason Wilkins.Antony Riakiotakis
2013-12-12RNA: Add assert to ensure the idprop is correct size on array get/setCampbell Barton
2013-12-12Use factor subtype for plane track opacitySergey Sharybin