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-02-10[#20958] API: crash on mesh.update() if I unlink and link meshes with the sam...Campbell Barton
2010-02-10rename Nurb to Spline in RNA since Nurb also stores bezier and poly lines.Campbell Barton
2010-02-10Can't hardcode hotkey in description if it can be changed in a keymap.Martin Poirier
2010-02-10Bugfix: 3DS Importer not settings UV's correctlyJoshua Leung
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-10copy vgroups to selected objects as long as they have aligned arrays.Campbell Barton
2010-02-10Bugfix #20903: Concitency issues between point and click and Tab Key in the G...Joshua Leung
2010-02-10BGE: rna update for Logic BricksDalai Felinto
2010-02-10Better default resolutions for UV Sphere and Torus primitives (nice squareDaniel Salazar
2010-02-09bugfix [#21055] Python: accessing ParticleEdit.hair causes segmentation viola...Campbell Barton
2010-02-09Forgot to commit this file.Brecht Van Lommel
2010-02-09J-key render switching back, now with 10 slots.Brecht Van Lommel
2010-02-09[#21039] OBJ import Clamp Scale limited to .01 as lowest Value. Used to be ZeroCampbell Barton
2010-02-09bugfix [#21057] Python: accessing DriverVariable targets causes segmentation ...Campbell Barton
2010-02-09[#21067] Weight painting doesn't work with mirror modifier enabled.Campbell Barton
2010-02-09Tooltips tweaks 3d to 3DDaniel Salazar
2010-02-09wkey - weld in UV windowCampbell Barton
2010-02-09Soft limits and better hard limits to particle propertiesDaniel Salazar
2010-02-09Adding soft limits and better hard limits to relevant camera propertiesDaniel Salazar
2010-02-09add access to edge select tagging from mesh toolbar (tagging seams on Ctrl+RMB)Campbell Barton
2010-02-09Shadow Buffers:Brecht Van Lommel
2010-02-09fix for uninitialized mempool variable.Campbell Barton
2010-02-09More bugfixes for setting visibility of anim channels using VKEY:Joshua Leung
2010-02-09Bugfix #21041: pressing tab, adds spaces depending on the end of the lineJoshua Leung
2010-02-09Warning fixesDamien Plisson
2010-02-09Bugfix #20964: Loopcut with X-Ray draw mode draws no cutsJoshua Leung
2010-02-09Bugfix #21032: sound strips could not be drag-n-dropped from filebrowser to s...Joshua Leung
2010-02-09Adding a field for debug type-names to animation channel types to facilitate ...Joshua Leung
2010-02-09Bugfix #21029: Animation editor's channel-group check boxes behave oddlyJoshua Leung
2010-02-09More AnimChannel Filtering Fixes - Groups + Selection Status:Joshua Leung
2010-02-09Bugfix #21030: Non-visible animation channel-groups can get deletedJoshua Leung
2010-02-09Bugfix: Inserting keyframes from the buttons now ensures that the Graph Edito...Joshua Leung
2010-02-09Bugfix #21035: PLAYBACK: Consistent crash during playbackJoshua Leung
2010-02-09filebrowserAndrea Weikert
2010-02-09bugfix [#21036] crash with glsl shadingCampbell Barton
2010-02-092.49 to 2.5 Animation Conversion Bugfixes:Joshua Leung
2010-02-09partial fix for [#21036] crash with glsl shadingCampbell Barton
2010-02-08[#20973] Fly Navigation does not center cursor on commenceCampbell Barton
2010-02-08Make it possible to raise volume up to 200 %. Danger as this can cause clampi...Joerg Mueller
2010-02-08hack, we need a way not to switch some cameras quickly.Campbell Barton
2010-02-08[#20987] A small bug in logic editorCampbell Barton
2010-02-08Graph editor, when 'Only Selected Handles' is enabled, dont allow selecting a...Campbell Barton
2010-02-08run id_lib_extern on all constraint ID data when copying. solves possible err...Campbell Barton
2010-02-08grab the mouse when dragging markersCampbell Barton
2010-02-08Fix for a memory leak in subsurf code that is using memory arena, temporaryBrecht Van Lommel
2010-02-08fix for segfault when setting handle typeCampbell Barton
2010-02-08debug print was making it take > 20sec to open blender with some complex files.Campbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel