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
2017-09-14Fix T51416: Blender Crashes while moving SlidersSergey Sharybin
2017-09-13Cleanup: avoid right-shifted args in RNA registerCampbell Barton
2017-09-08Fix T52628: own error in string duplicationCampbell Barton
2017-09-08Fix T52650:Grease pencil selection its not automatically updating in Clip EditorAntonio Vazquez
2017-09-06Node UI: Add square and diamond socked draw stylesCampbell Barton
2017-09-06Screw Modifier: remove doubles optionCampbell Barton
2017-09-04RNA/PyAPI: Expose Py classes in bpy.typesCampbell Barton
2017-09-01RNA: demote non-strict class naming to warningCampbell Barton
2017-08-31RNA: strict naming for types in bpy.typesCampbell Barton
2017-08-31RNA: Limit which classes struct-map containsCampbell Barton
2017-08-31Correct last commitCampbell Barton
2017-08-31RNA: existing type check used wrong identifierCampbell Barton
2017-08-28Make GS macro return proper IDType typeSergey Sharybin
2017-08-23RNA: use string-join to simplify operator registerCampbell Barton
2017-08-23RNA: report error on struct naming collisionCampbell Barton
2017-08-23RNA: keep structs_map valid w/ ID duplicate & freeCampbell Barton
2017-08-22Fix threading conflict when doing Cycles background renderSergey Sharybin
2017-08-15Cycles/BI: Add a pixel size option for speeding up viewport renderingLukas Stockner
2017-08-14Fix T52331: Motion blur shutter length not keyableSergey Sharybin
2017-08-12Cleanup: whitespaceCampbell Barton
2017-08-11iFix T52050: Empty VSE preview for scene strips with OpenGL preview + Rendere...Bastien Montagne
2017-08-11Object Apply Transform: option to apply propertiesCampbell Barton
2017-08-11RNA: Operators were excluded from struct mapCampbell Barton
2017-08-11Error in last commit, problems with unregisterCampbell Barton
2017-08-11RNA: Use hash lookups for structsCampbell Barton
2017-08-10DPI: add back option to control line width, tweak default width.Brecht Van Lommel
2017-08-04Tracking: Remove limit of 50 points of the track historySergey Sharybin
2017-08-01Cleanup: warnings from last commitCampbell Barton
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2017-07-31Fix T52232: Crash in RNA_enum_from_value while inspecting compositor image no...Bastien Montagne
2017-07-29Cleanup: quiet picky ubsan warningsCampbell Barton
2017-07-28Replace magic numbers with deprecated namesCampbell Barton
2017-07-28Cleanup: clear deprecated UI flagsCampbell Barton
2017-07-28Fix T52148: Point Density Texture ID User decrement error related to the Obje...Bastien Montagne
2017-07-27Fix UI messages...Bastien Montagne
2017-07-18Cleanup: quiet picky warningsCampbell Barton
2017-07-17Work around small DPI resulting in blurry fonts, clamping auto DPI to minimum...Brecht Van Lommel
2017-07-11Snap System: Separate raycast functions from nearest2d functionsmano-wii
2017-07-11Fix: Accidentally left debug print in last commitJoshua Leung
2017-07-11Fix T52009: F-Curve "Stepped interpolation" modifier "restrict frame-range" I...Joshua Leung
2017-07-11Fix T51879: NLA Influence can not be autokeyedJoshua Leung
2017-07-05Code comments regarding last commit (forgotten to add before)Luca Rood
2017-07-05Fix T51296: UVs not working for hair emitted from verticesLuca Rood
2017-07-02Fix T51947: failure setting sequence.use_proxy/crop/translation to FalseBrecht Van Lommel
2017-06-26Fix freestyle lineset panels being animatableAaron Carlisle
2017-06-26UI: Fix Capitalization InconsistencyAaron Carlisle
2017-06-26Docs: correct doc-stringsCampbell Barton
2017-06-24collada: change image export: export either UV Textures or Materials. ThisGaia Clary
2017-06-22Fix T51863: CompositorNodeSwitchView have the wrong rna APIDalai Felinto
2017-06-16Usual i18n/UI messages fixes.Bastien Montagne