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
2011-01-03stubs.c updates for uiLayoutGetRedAlert and uiLayoutSetRedAlertMitchell Stokes
2011-01-03Keyframing Operator Code Cleanup:Joshua Leung
2011-01-03- add in asserts for unlikely cases of invalid ID types being assigned to key...Campbell Barton
2011-01-03fix for possible comparison of un-initialized variable.Campbell Barton
2011-01-03bugfix [#25459] Zooming out with view3d.zoom() crashes blender completelyCampbell Barton
2011-01-03"Red-Alert" flags can now be set on UI layouts via the RNA API tooJoshua Leung
2011-01-03Bugfix:Joshua Leung
2011-01-03Fix #25456: using Live Unwrap always unwraps with method Angle Based.Brecht Van Lommel
2011-01-02Bugfix #25446 (and todo item)Ton Roosendaal
2011-01-02Spelling fix: itterator->iteratorSergey Sharybin
2011-01-02Small changes to new pointcache code:Janne Karhu
2011-01-02Splitting quad into triangles and merging triangles into quad shouldSergey Sharybin
2011-01-02New customdata layer callback: validateSergey Sharybin
2011-01-02Multires math function used for layer interpolation moved from customdata.c t...Sergey Sharybin
2011-01-02Crash fix for pointcache... bad goto's here.Ton Roosendaal
2011-01-02Small feature for debugging pleasure:Ton Roosendaal
2011-01-02Bugfix 25451Ton Roosendaal
2011-01-02- correct typos in comments.Campbell Barton
2011-01-02Fix #25435: remove code that enabled EWA filter on mipmap toggle, should notBrecht Van Lommel
2011-01-02Quiet warnings from last commit.Campbell Barton
2011-01-02CXX_Guardedalloc was complaining about freeing NULL pointers in VideoTexture....Mitchell Stokes
2011-01-02python api: rna array slices now return tuples rather then lists (fits with r...Campbell Barton
2011-01-02Pointcache code cleanup and disk cache compression options:Janne Karhu
2011-01-02bugreport & fix [#25441] Copy Transforms Constraint head/tail fixin'Campbell Barton
2011-01-02Fix for [#25427] cloth or soft body crash un UndoJanne Karhu
2011-01-02report & fix [#25447] SceneObjects null pointer dereference crashCampbell Barton
2011-01-02geometry moduleCampbell Barton
2011-01-01Bugfix #25445Ton Roosendaal
2011-01-01For non-gnu compilers, the __func__ doesn't exist.Ton Roosendaal
2011-01-01Bugfix, IRC reportTon Roosendaal
2011-01-01Bugfix #25437Ton Roosendaal
2010-12-31Silence more compiler warnings.Guillermo S. Romero
2010-12-31Bugfix #25427Ton Roosendaal
2010-12-31Fix crash on load with a particular startup.blend, don't know how to redoBrecht Van Lommel
2010-12-31fix [#25429] Armature modifier and inverted vertex groupCampbell Barton
2010-12-31Fixing a crash on exit when using the Blenderplayer on win32. When free_blend...Mitchell Stokes
2010-12-31armature recalc roll now works properly with mirror enabled.Campbell Barton
2010-12-31alternative fix [#25178] Switch Direction operator for bones doesn't update m...Campbell Barton
2010-12-31revert a small change from Ton's commit from r33637.Campbell Barton
2010-12-31update python api with changes from Joshua's commit r33917. translate reports...Campbell Barton
2010-12-31reverting part of Ton's commit r33911.Campbell Barton
2010-12-31CMake: use blender_include_dirs("${OPENGL_INCLUDE_DIR}") rather then blender_...Campbell Barton
2010-12-31Continue from my commit r33952, which disallowed floats to be wrapped as ints.Campbell Barton
2010-12-31Bugfix [#25414] Entering a newline before a : still indents itJoshua Leung
2010-12-31Bugfix [#25420] Sequencer View Zoom operator hiddenJoshua Leung
2010-12-31Bugfix [#25415] Circle Selection does not work on bones in Pose modeJoshua Leung
2010-12-31Bugfix for [#25416] Precision in glare node doesn't match display.Thomas Dinges
2010-12-30Bugfix #25407Ton Roosendaal
2010-12-30Porting URL fixes for Release Logs from Tag to Trunk. Thomas Dinges
2010-12-30Fix for bug #25367 didn't ensure the problem wasn't happening elsewhere.Campbell Barton